cvs commit: src/sys/cam/scsi scsi_da.c src/sys/geom geom_disk.c
Nick Hibma
n_hibma at FreeBSD.org
Wed Feb 21 07:45:02 UTC 2007
n_hibma 2007-02-21 07:45:02 UTC
FreeBSD src repository
Modified files:
sys/cam/scsi scsi_da.c
sys/geom geom_disk.c
Log:
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).
Reviewed by: phk, ken
MFC after: 1 week
Revision Changes Path
1.203 +6 -2 src/sys/cam/scsi/scsi_da.c
1.101 +1 -1 src/sys/geom/geom_disk.c
More information about the cvs-src
mailing list