2003-02-27 07:57:00 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
#
|
2003-02-27 15:34:12 +00:00
|
|
|
# This list is semi-obsoleted by DEVFS, but for now it still contains
|
|
|
|
# the current allocation of device major numbers.
|
|
|
|
#
|
|
|
|
# Unless very special circumstants demand otherwise, all device drivers
|
2003-03-09 11:03:45 +00:00
|
|
|
# are able to use a dynamically allocated major number. If the d_maj
|
|
|
|
# element of the cdevsw is uninitialized (preferred) or initialized to
|
|
|
|
# MAJOR_AUTO, this dynamic allocation will happen.
|
2003-02-27 07:57:00 +00:00
|
|
|
#
|
|
|
|
# NOTICE: FreeBSD does not use block major numbers anymore, you neither
|
|
|
|
# need to assign nor use a block major number for any device driver any
|
|
|
|
# more.
|
2003-02-28 07:49:57 +00:00
|
|
|
#
|
|
|
|
# The names marked with a '*' is belived to be allocated for code inside
|
|
|
|
# the CVS tree.
|
2003-02-27 07:57:00 +00:00
|
|
|
#
|
|
|
|
#maj name comments
|
2003-02-28 07:49:57 +00:00
|
|
|
0 *cn console
|
|
|
|
1 *ctty /dev/tty
|
|
|
|
2 *mm /dev/mem,kmem,etc
|
|
|
|
4 *geom GEOMetry
|
|
|
|
5 *pts pseudo tty "tty" half
|
|
|
|
6 *ptc pseudo tty "master" half
|
|
|
|
7 *log system log
|
|
|
|
19 *tw X-10 power interface
|
|
|
|
22 *fd (/dev/stdin etc)
|
|
|
|
30 *snd sound driver system
|
1996-02-03 14:50:52 +00:00
|
|
|
32 lkmc Loadable Kernel Module Controller
|
|
|
|
33 lkm assigned to Loadable Kernel Modules
|
|
|
|
34 lkm assigned to Loadable Kernel Modules
|
|
|
|
35 lkm assigned to Loadable Kernel Modules
|
|
|
|
36 lkm assigned to Loadable Kernel Modules
|
|
|
|
37 lkm assigned to Loadable Kernel Modules
|
|
|
|
38 lkm assigned to Loadable Kernel Modules
|
2003-02-28 07:49:57 +00:00
|
|
|
42 *cx Cronyx/Sigma serial adapter
|
2001-03-09 20:09:28 +00:00
|
|
|
43 vn vnode "disk" device (retired)
|
2002-11-13 01:42:59 +00:00
|
|
|
46 - -
|
1996-10-20 18:35:35 +00:00
|
|
|
54 OLDnic ISDN system
|
2003-12-07 04:18:52 +00:00
|
|
|
58 - Was dgb: Digiboard PC/Xe
|
1996-02-03 14:50:52 +00:00
|
|
|
62 worm SCSI "worm type"
|
|
|
|
64 ?? Talisman
|
|
|
|
66 labpc National Instruments LabPC
|
2003-12-07 04:41:11 +00:00
|
|
|
67 - was meteor Matrox Meteor video capture
|
2002-10-04 20:36:13 +00:00
|
|
|
70 crypto Device-independent crypto interface (from openbsd)
|
2003-02-28 07:49:57 +00:00
|
|
|
74 *ccd concatenated disk
|
1996-06-10 15:30:33 +00:00
|
|
|
76 scc IBM Smart Capture Card (ohashi@mickey.ai.kyutech.ac.jp)
|
2004-02-22 20:39:09 +00:00
|
|
|
77 - -
|
1998-02-27 06:15:50 +00:00
|
|
|
78 pci PCI bus
|
2003-02-28 07:49:57 +00:00
|
|
|
79 *ipl IP Filter
|
1997-03-10 20:25:45 +00:00
|
|
|
80 xdcp Assigned to Chris Ficklin <chris@serengeti.com>
|
1997-09-23 08:45:33 +00:00
|
|
|
83 can CAN16-2 CAN-PC Interface
|
1999-01-14 03:47:55 +00:00
|
|
|
84 dtfp Datum Time and Frequency processor (louie@UU.NET)
|
1997-11-17 07:58:23 +00:00
|
|
|
85 vesa VESA support device (j_mini@efn.org)
|
1999-01-20 03:29:59 +00:00
|
|
|
86 alog Industrial Computer Source AIO8-P driver (deprecated)
|
1999-03-16 12:50:02 +00:00
|
|
|
87 wfd ATAPI floppy client of "wd"
|
|
|
|
90 wst ATAPI tape client of "wd"
|
2003-02-28 07:49:57 +00:00
|
|
|
92 *bktr Bt848 video capture driver (hasty@star-gate.com)
|
|
|
|
93 *coda CODA filesystem.
|
1998-04-17 20:26:43 +00:00
|
|
|
96 altq alternate queueing (including cbq, red, wfq)
|
1998-05-09 17:52:26 +00:00
|
|
|
98 loe Loopback pseudo-ethernet (sbabkin@dcn.att.com)
|
1998-05-13 12:38:26 +00:00
|
|
|
99 ct Cronyx/Tau serial adaptor
|
1999-03-08 23:31:04 +00:00
|
|
|
115 dag University of Waikato DAG network capture boards
|
2003-02-28 07:49:57 +00:00
|
|
|
117 *acd ATAPI CDROM
|
|
|
|
119 *ast ATAPI tape
|
1999-05-04 10:48:22 +00:00
|
|
|
121 onew Dallas Semiconductor One-Wire bus <phk@freebsd.org>
|
1999-12-02 19:45:19 +00:00
|
|
|
124 ucdc USB Communication Class Driver <n_hibma>
|
1999-05-18 16:18:42 +00:00
|
|
|
125 digio Advantech PCI-1750 IO card jen@vulture.dmem.strath.ac.uk
|
1999-06-06 10:41:35 +00:00
|
|
|
126 sync Generic sync port support <phk>, <brian>
|
1999-07-31 09:32:28 +00:00
|
|
|
128 arla Arla (AFS-clone) driver
|
1999-11-12 17:21:10 +00:00
|
|
|
134 taupci Cronyx Tau-PCI card <vak@hanoi.cronyx.ru>
|
1999-11-18 04:20:23 +00:00
|
|
|
136 ipr Iprobe on-chip perf. counters (gallatin@freebsd.org)
|
1999-12-02 17:46:17 +00:00
|
|
|
137 nfp nFast PCI crypto accelerator (support@ncipher.com)
|
1999-12-17 19:56:39 +00:00
|
|
|
139 wanrouter Sangoma Technologies Inc. (al.feldman@sangoma.com)
|
2000-01-20 02:54:03 +00:00
|
|
|
141 pcdmx PCDMX theatre lighting controller
|
2000-01-25 02:11:02 +00:00
|
|
|
142 skip SKIP port (security/skip) control device
|
2003-02-28 07:49:57 +00:00
|
|
|
154 *asr Adaptec SCSI RAID <msmith@freebsd.org>
|
2000-09-14 08:51:27 +00:00
|
|
|
155 phone Quicknet PhoneJACK and LineJACK cards for VoIP <roger>
|
2003-02-28 07:49:57 +00:00
|
|
|
159 *ata ATA control device
|
2001-04-21 03:09:42 +00:00
|
|
|
161 swdoc Sitara networks watchdog device
|
2002-01-20 09:01:07 +00:00
|
|
|
163 - -
|
2002-11-13 00:25:01 +00:00
|
|
|
168 XXX used by pst in RELENG_4
|
|
|
|
170 pst Promise SuperTrak (uses 168 in RELENG_4)
|
2002-08-30 16:54:02 +00:00
|
|
|
171 mide LSI MegaRAID IDE (control device)
|
|
|
|
172 mided LSI MegaRAID IDE (disk device)
|
2003-02-28 07:49:57 +00:00
|
|
|
173 *devctl Devd control device <imp>
|
2002-09-24 02:46:46 +00:00
|
|
|
174 pciwd Berkshire Watchdog PCI <marcel@progressix.com>
|
2003-01-17 08:01:35 +00:00
|
|
|
180 nvidia NVIDIA (nvidiaN/nvidiactl) <mdodd>
|
2002-11-05 16:12:31 +00:00
|
|
|
181 casm HP/Compaq ProLiant Advanced Server Management <peter>
|
2003-02-28 07:49:57 +00:00
|
|
|
183 *smapi SMAPI BIOS interface <mdodd>
|
2003-11-21 21:03:42 +00:00
|
|
|
185 ce Cronyx Tau-32 E1 adapter <rik@cronyx.ru>
|
2003-12-02 04:40:33 +00:00
|
|
|
186 sx Specialix I/O8+ driver <frank@exit.com>
|
2004-02-02 20:00:56 +00:00
|
|
|
187 twa 3ware Apache ATA RAID (controller)
|
2000-06-14 23:34:22 +00:00
|
|
|
252 ?? entries from 200-252 are reserved for local use
|
|
|
|
254 internal Used internally by the kernel
|
2003-02-27 07:57:00 +00:00
|
|
|
255 bad_choice -1 is 255 which has magic meanings internally
|