summaryrefslogtreecommitdiffstats
path: root/sys/conf/majors
diff options
context:
space:
mode:
authorsos <sos@FreeBSD.org>1999-03-16 13:34:03 +0000
committersos <sos@FreeBSD.org>1999-03-16 13:34:03 +0000
commit2c3e9a765107b0a0690f3748243d4e0c30e3d0b2 (patch)
tree83fee5d8a99dc672f218484d68c51268ff89f7f1 /sys/conf/majors
parent8af13f40a4d25956e71c275eba89ff1d3f5ab254 (diff)
downloadFreeBSD-src-2c3e9a765107b0a0690f3748243d4e0c30e3d0b2.zip
FreeBSD-src-2c3e9a765107b0a0690f3748243d4e0c30e3d0b2.tar.gz
Rewert the atapi CDROM driver's name to wcd.
This is to avoid confusion with the new system. Also provide real entires in MAKEDEV for the new system.
Diffstat (limited to 'sys/conf/majors')
-rw-r--r--sys/conf/majors6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/conf/majors b/sys/conf/majors
index 4e6e3d0..8ab723e 100644
--- a/sys/conf/majors
+++ b/sys/conf/majors
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.66 1999/03/08 23:31:04 jkh Exp $
+$Id: majors.i386,v 1.67 1999/03/16 12:50:02 sos Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -32,7 +32,7 @@ blkdev name comments
16 scd Sony CDROM interface
17 matcd Matsushita/Panasonic/Creative(SB) CDROM interface
18 ata "device independent" ATA/IDE driver
-19 acdb ATAPI CDROM client of "wd"
+19 wcdb ATAPI CDROM client of "wd"
20 ?? ATA disks
21 ccd concatenated disk
22 gd Geometry disk.
@@ -119,7 +119,7 @@ chrdev name comments
66 labpc National Instruments LabPC
67 meteor Matrox Meteor video capture
68 si Specialix SI/XIO (peter@freebsd.org)
-69 acd ATAPI CDROM client of "wd"
+69 wcd ATAPI CDROM client of "wd"
71 asc AmiScan driver
72 stl Stallion (cd1400 based) (gerg@stallion.oz.au)
73 ?? was qcam
OpenPOWER on IntegriCloud