Commit Graph

82 Commits

Author SHA1 Message Date
jkh
19794c937f Reserve bdev/cdev entries for i2o driver.
Requested by:	Simon Shapiro
1999-08-11 05:28:06 +00:00
jkh
74ddcef568 The ARLA folks don't need a bdev after all - remove it. 1999-08-04 19:55:37 +00:00
jkh
7157c56706 Reserve majors for arla. 1999-07-31 09:32:28 +00:00
msmith
93cd0d2862 The IDA driver is 'ida', not 'id' 1999-07-05 09:09:09 +00:00
jkh
221b6ad2f5 127 fire Firewire driver <ikob@koganei.wide.ad.jp> 1999-07-02 02:49:24 +00:00
grog
edc0dd44a8 Correct description of Vinum. 1999-06-20 04:35:22 +00:00
phk
982b3f72a1 Reserve cdev major 126 for sync support. 1999-06-06 10:41:35 +00:00
roger
9818da2629 Added device major 125 for the Advantech PCI-1750 Digital IO card.
A very nice i/o board with 16 open collector outputs (capable of driving 5-40v)
and 16 inputs
Also has 2 16 bit cascadable counters (10Mhz clock) capable of
generating interrupts.

It is a PCI card, and emulates the Intel 8254 timer.
It uses the PLX PCI-9050 PCI bus interface to map the
8254 style hardware and the i/o registers into the IO space.

Developed by Jennifer Clark <jen@vulture.dmem.strath.ac.uk>
Strathclyde University Transparent Telepresence Research Group
1999-05-18 16:18:42 +00:00
n_hibma
be6c117eb2 Reserve 124 for USB Communications Class Drivers 1999-05-09 19:38:19 +00:00
yokota
57a7cb6524 Reserve a major number for the frame buffer device. 1999-05-09 05:02:15 +00:00
n_hibma
a4fa0b1f03 Added USB HID devices major number.
Submitted by: MAEKAWA Masahide
1999-05-06 13:51:26 +00:00
phk
91b7b082e3 Grab a char-major for dallas semiconductor one-wire bus. 1999-05-04 10:48:22 +00:00
n_hibma
394baadd88 Change e-mail address 1999-05-02 21:52:15 +00:00
jkh
3d649aa63f Add cdev 120 as the audit device.
Requested by:	Robert Watson <robert+freebsd@cyrus.watson.org>
1999-03-21 21:53:09 +00:00
sos
3269be1a6b Rewert the atapi CDROM driver's name to wcd.
This is to avoid confusion with the new system.
Also provide real entires in MAKEDEV for the new system.
1999-03-16 13:34:03 +00:00
sos
5121f02302 Add majors for new ATA/ATAPI driver. 1999-03-16 12:50:02 +00:00
jkh
3b70b9bc3e Reserve cdev 115 for University of Waikato DAG network capture boards 1999-03-08 23:31:04 +00:00
msmith
a31ce60631 Remove 'alog'. G'bye Jamil. 1999-01-20 03:29:59 +00:00
msmith
14df50c10f dftp -> dtfp Get it right... 1999-01-14 03:47:55 +00:00
msmith
3348c2084e Assign cdev major 84 to 'dftp' for "Louis A. Mamakos" <louie@UU.NET> 1999-01-13 08:05:16 +00:00
n_hibma
83794badc1 Take cdev major # 114 for ugen 1999-01-12 01:31:13 +00:00
n_hibma
eb0ecf19d5 Added file handling to ulpt (USB printer) driver 1999-01-11 00:03:59 +00:00
yokota
de8be8e641 Assign CDEV 112 to the keyboard driver. 1999-01-06 05:35:39 +00:00
n_hibma
2f8fa3c9c9 Corrected the major number for usb and added ums as major 111 1999-01-03 16:48:03 +00:00
jkh
1b51195242 Reserve cdev 110 for SCSI Environmental Services driver
Requested by:	mjacob
1998-12-29 00:04:48 +00:00
sos
19c412b8b0 Pre 3.0 branch cleanup sos#1: wcd
Superceded by acd driver...
1998-12-27 14:00:10 +00:00
sos
06e6b4417c Pre 3.0 branch cleanup sos#1: wcd
Superceded by acd driver...
1998-12-27 13:55:48 +00:00
jkh
8b51999d65 Local reserved range is now 100-127 for bdevs and 200-255 for cdevs.
Corrected by:	bde
1998-12-03 08:32:49 +00:00
jkh
0d682f4208 109 id Intelligent Disk [Array] (md@doc.ic.ac.uk)
Requested by:		Mark Dawson <md@doc.ic.ac.uk>
1998-12-02 21:26:11 +00:00
jkh
82b75bae8e (deliberately seperate commits) - reserve cdev for Nick Hibma's usb
driver.
1998-12-02 03:14:27 +00:00
jkh
55b907a318 *thwap* - move id driver to blkdev from cdev list; it's obviously
going to want a major number from that list instead.  Also use the
same preallocated local range (500-600) for blkdevs as well as cdevs,
just to be orthogonal.  The latter was for Brian, who has a *lot*
of local device drivers and needs more than just a single reserved
number.
1998-12-02 03:13:35 +00:00
jkh
ee505d5280 Allocate 108 for Intelligent Disk [Array] driver
(http://www.doc.ic.ac.uk/~md/ida/).

Requested by:	Mark Dawson <md@doc.ic.ac.uk>
1998-12-02 03:09:44 +00:00
msmith
6bbab60232 New major for 3dfx driver. 1998-09-21 22:04:07 +00:00
gibbs
1a5f1316a2 sd->da, od is gone, no SCSI control devices.
new pass, xpt, and targ devices.

Nuke no longer used AHC options.
1998-09-15 10:01:14 +00:00
nsouch
b0747d1bc6 Major numbers allocated for generic SMB/I2C i/o 1998-09-09 18:57:59 +00:00
gibbs
66dcc9815d Reserve character major 104 for the CAM Transport Layer Services device. 1998-09-09 03:07:02 +00:00
msmith
0463e15960 New major number for SR4 streams emulation. 1998-08-24 22:42:17 +00:00
phk
7db8300645 Reserve majors for M-Systems DiskOnChip driver. This driver will be
available directly from M-systems.
1998-08-10 09:06:21 +00:00
brian
2b130e2671 Add driver dgm - for the Digiboard PC/Xem
Submitted by:   "IBS / Andre Oppermann" <andre@pipeline.ch>
DEVFS additions: brian

dgm gets major number 101.
1998-08-04 21:44:09 +00:00
phk
23b28b8557 100 xrpu Xilinx Reprogrammable Processing Unit 1998-05-29 08:51:34 +00:00
jkh
e0bba1146b Name cronyx devices correctly. 1998-05-13 12:38:26 +00:00
jkh
59dc6d67b7 Reserve major number 99 for vak's cronyx/tau serial driver. 1998-05-12 17:03:24 +00:00
msmith
e87de8f7da Add character major for 'loe' loopback pseudo-ethernet device.
Requested by:	sbabkin@dcn.att.com
1998-05-09 17:52:26 +00:00
msmith
a7b5cfb055 Add a block device entry for the 'myx' driver too. 1998-04-22 05:10:51 +00:00
msmith
7ddd37653c Add 'myx' for Ulf Zimmerman's Mylex Raid driver (ulf@alameda.net> 1998-04-22 03:57:07 +00:00
julian
96899de61e Reserve a number for the ALTQ control devices (96) 1998-04-17 20:26:43 +00:00
jkh
82399dd454 Move "geometry disk" device (not yet implemented) to major 95 to
eliminate conflict with /dev/pci.
1998-02-27 06:15:50 +00:00
phk
5ab03fc7da Add the smallest and least useful device-driver by a fair margin... 1998-02-24 22:08:05 +00:00
jkh
533a1f70af Reserve cdev 93 for CODA filesystem.
Submitted by:	"Robert.V.Baron" <rvb@GLUCK.CODA.CS.CMU.EDU>
1998-02-20 23:55:32 +00:00
ahasty
c7e5fce812 Move Luigi's I2CWR ioctl from the video_ioctl section to the
tuner_ioctl section. Changed Major device from 79 to 92 and reserved
our Major device number -- hasty@star-gate.com
1998-02-20 03:55:17 +00:00