Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/scsipi



Module Name:    src
Committed By:   mycroft
Date:           Tue Aug 10 15:46:44 UTC 2004

Modified Files:
        src/sys/dev/scsipi: scsiconf.c

Log Message:
Hold a reference to the adapter until scsibus_config() has been called.  This
avoids an extra enable/disable cycle on removable controllers (i.e. PCMCIA).


To generate a diff of this commit:
cvs rdiff -r1.222 -r1.223 src/sys/dev/scsipi/scsiconf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index