diff options
-rw-r--r-- | sys/conf/majors | 4 | ||||
-rw-r--r-- | sys/i386/conf/majors.i386 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/conf/majors b/sys/conf/majors index c4f4b5e..1db12e3 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -1,4 +1,4 @@ -$Id$ +$Id: majors.i386,v 1.2 1996/02/03 14:50:52 peter Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -108,5 +108,5 @@ chrdev name comments 69 wcd ATAPI CDROM client of "ata" 70 od SCSI "magneto-optical disk type" 71 asc AmiScan driver -72 stl Stallion (gert@stallion.oz.au) +72 stl Stallion (gerg@stallion.oz.au) 73 qcam quickcam diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386 index c4f4b5e..1db12e3 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -1,4 +1,4 @@ -$Id$ +$Id: majors.i386,v 1.2 1996/02/03 14:50:52 peter Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -108,5 +108,5 @@ chrdev name comments 69 wcd ATAPI CDROM client of "ata" 70 od SCSI "magneto-optical disk type" 71 asc AmiScan driver -72 stl Stallion (gert@stallion.oz.au) +72 stl Stallion (gerg@stallion.oz.au) 73 qcam quickcam |