From 6e00996c0599fe131e89c9b8095eef18f39f7560 Mon Sep 17 00:00:00 2001 From: sos Date: Sun, 27 Dec 1998 14:00:10 +0000 Subject: Pre 3.0 branch cleanup sos#1: wcd Superceded by acd driver... --- sys/conf/majors | 4 ++-- sys/i386/conf/majors.i386 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/conf/majors b/sys/conf/majors index 53781ab..a823716 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.55 1998/12/03 08:32:49 jkh Exp $ +$Id: majors.i386,v 1.56 1998/12/27 13:55:48 sos Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -114,7 +114,7 @@ chrdev name comments 66 labpc National Instruments LabPC 67 meteor Matrox Meteor video capture 68 si Specialix SI/XIO (peter@freebsd.org) -69 wcd ATAPI CDROM client of "ata" +69 acd ATAPI CDROM client of "ata" 71 asc AmiScan driver 72 stl Stallion (cd1400 based) (gerg@stallion.oz.au) 73 ?? was qcam diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386 index 53781ab..a823716 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.55 1998/12/03 08:32:49 jkh Exp $ +$Id: majors.i386,v 1.56 1998/12/27 13:55:48 sos Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -114,7 +114,7 @@ chrdev name comments 66 labpc National Instruments LabPC 67 meteor Matrox Meteor video capture 68 si Specialix SI/XIO (peter@freebsd.org) -69 wcd ATAPI CDROM client of "ata" +69 acd ATAPI CDROM client of "ata" 71 asc AmiScan driver 72 stl Stallion (cd1400 based) (gerg@stallion.oz.au) 73 ?? was qcam -- cgit v1.1