summaryrefslogtreecommitdiffstats
path: root/sys/conf/majors
diff options
context:
space:
mode:
authorsos <sos@FreeBSD.org>1999-03-16 12:50:02 +0000
committersos <sos@FreeBSD.org>1999-03-16 12:50:02 +0000
commitd52bd02bdabc365e0f91e0e3d538c83526d7f701 (patch)
tree8cc08fdab904a5f8305ff23b49883eadcd79c5a8 /sys/conf/majors
parent8c71b0418313bccfae419edbeacc791b2fd5cfd2 (diff)
downloadFreeBSD-src-d52bd02bdabc365e0f91e0e3d538c83526d7f701.zip
FreeBSD-src-d52bd02bdabc365e0f91e0e3d538c83526d7f701.tar.gz
Add majors for new ATA/ATAPI driver.
Diffstat (limited to 'sys/conf/majors')
-rw-r--r--sys/conf/majors23
1 files changed, 16 insertions, 7 deletions
diff --git a/sys/conf/majors b/sys/conf/majors
index 26a2500..4e6e3d0 100644
--- a/sys/conf/majors
+++ b/sys/conf/majors
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.65 1999/01/20 03:29:52 msmith Exp $
+$Id: majors.i386,v 1.66 1999/03/08 23:31:04 jkh 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 acdb 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 acd 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