DragonFly BSD
DragonFly commits List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern vfs_conf.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 19 Jul 2004 20:08:23 -0700 (PDT)

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



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