cvs commit: src/sys/geom geom_disk.c src/sys/cam/scsi scsi_da.c
Nick Hibma
n_hibma at FreeBSD.org
Tue Feb 27 12:15:52 UTC 2007
n_hibma 2007-02-27 12:15:52 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/geom geom_disk.c
sys/cam/scsi scsi_da.c
Log:
MFC:
1.203 +6 -2 src/sys/cam/scsi/scsi_da.c
1.101 +1 -1 src/sys/geom/geom_disk.c
Reduce the noise when plugging in (USB) mass storage devices, like a 4 port
flash card reader.
Also remove an 'Opened da0 -> <random number>' which is not needed on a daily
basis (available through bootverbose).
Revision Changes Path
1.180.2.11 +6 -2 src/sys/cam/scsi/scsi_da.c
1.96.2.2 +1 -1 src/sys/geom/geom_disk.c
More information about the cvs-src
mailing list