cvs commit: src/etc MAKEDEV src/lib/libc/gen disklabel.c src/sbin/disklabel disklabel.c src/sys/dev/disk/ata atapi-tape.c src/sys/dev/disk/fd fd.c src/sys/kern subr_disk.c subr_diskslice.c vfs_conf.c src/sys/sys disk.h disklabel.h diskslice.h
Matthew Dillon
dillon at apollo.backplane.com
Fri May 18 18:30:49 PDT 2007
A full make upgrade is needed after this change because disk device
minor numbers for 'whole disks', e.g. /dev/da0, /dev/da0s1, have
changed. minors for partitions have not changed.
Access to CDs is currently broken and will be fixed before the night
is out. I'm working on getting direct audio track access working as
well via /dev/acd*t*.
-Matt
More information about the Commits
mailing list