cvs commit: src/sys/kern vfs_conf.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jul 19 20:09:10 PDT 2004
dillon 2004/07/19 20:08:23 PDT
DragonFly src repository
Modified files:
sys/kern vfs_conf.c
Log:
SCSI CD devices require 'cd0c' to be specified instead of 'cd0a', while
ATA devices allow either 'acd0c' or 'acd0a'. Change the CD root automount
sequence to use 'c' instead of 'a' in order to properly mount both SCSI
and ATA CDRom drives.
Revision Changes Path
1.11 +7 -5 src/sys/kern/vfs_conf.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_conf.c.diff?r1=1.10&r2=1.11&f=u
More information about the Commits
mailing list