summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1999-03-17 08:59:31 +0000
committerkato <kato@FreeBSD.org>1999-03-17 08:59:31 +0000
commita1b46e002cf6b302552e4f18e34ef02c1c6b3f57 (patch)
treee2b26fb60c96cc87526119428269e849baf0b488 /sys/pc98
parenta156eabfbeeff5af5027525ce43a981eb868d306 (diff)
downloadFreeBSD-src-a1b46e002cf6b302552e4f18e34ef02c1c6b3f57.zip
FreeBSD-src-a1b46e002cf6b302552e4f18e34ef02c1c6b3f57.tar.gz
Sync with sys/i386/conf/majors.i386 revision up to 1.68.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/majors.pc9823
1 files changed, 16 insertions, 7 deletions
diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98
index 15c498d..ef9ed8a 100644
--- a/sys/pc98/conf/majors.pc98
+++ b/sys/pc98/conf/majors.pc98
@@ -1,4 +1,4 @@
-$Id: majors.pc98,v 1.49 1999/01/20 08:31:56 kato Exp $
+$Id: majors.pc98,v 1.50 1999/03/10 14:00:21 kato Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -14,7 +14,7 @@ The most "complete" version of this will be the one in FreeBSD-current.
blkdev name comments
0 wd ST506 disk controller (with IDE extensions)
-1 wfd ATAPI Floppy client of "ata"
+1 wfd ATAPI Floppy client of "wd"
2 fd floppy disk
3 wt QIC-02/36 tape
4 da SCSI "direct acess" devices
@@ -32,15 +32,20 @@ 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 "ata"
+19 wcdb ATAPI CDROM client of "wd"
+20 ?? ATA disks
21 ccd concatenated disk
22 gd Geometry disk.
-24 wstb ATAPI tape client of "ata"
+24 wstb ATAPI tape client of "wd"
25 vinum RAID fs
26 sw VM internal swap device
27 myx Mylex RAID (ulf@alameda.net)
28 fla M-Systems DiskOnChip(r)
29 id Intelligent Disk [Array] (md@doc.ic.ac.uk)
+30 ad ATA disks
+31 acd ATAPI CDROM
+32 afd ATAPI floppy
+33 ast ATAPI tape
100 ?? entries from 100-127 are reserved for local use
127 ?? entries from 100-127 are reserved for local use
@@ -114,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 "ata"
+69 wcd ATAPI CDROM client of "wd"
71 asc AmiScan driver
72 stl Stallion (cd1400 based) (gerg@stallion.oz.au)
73 ?? was qcam
@@ -131,10 +136,10 @@ chrdev name comments
84 dtfp Datum Time and Frequency processor (louie@UU.NET)
85 vesa VESA support device (j_mini@efn.org)
86 alog Industrial Computer Source AIO8-P driver (deprecated)
-87 wfd ATAPI floppy client of "ata"
+87 wfd ATAPI floppy client of "wd"
88 dpt DPT RAID Controller <shimon@i-connect.net>
89 pps Pulse-Per-Second timing interface
-90 wst ATAPI tape client of "ata"
+90 wst ATAPI tape client of "wd"
91 vinum RAID fs
92 bktr Bt848 video capture driver (hasty@star-gate.com)
93 coda CODA filesystem.
@@ -160,5 +165,9 @@ chrdev name comments
113 ulpt USB Printer (nick.hibma@jrc.it)
114 ugen USB Generic device (nick.hibma@jrc.it)
115 dag University of Waikato DAG network capture boards
+116 ad ATA disks
+117 acd ATAPI CDROM
+118 afd ATAPI floppy
+119 ast ATAPI tape
200 ?? entries from 200-255 are reserved for local use
255 ?? entries from 200-255 are reserved for local use
OpenPOWER on IntegriCloud