freebsd-skq/sys/dev
Poul-Henning Kamp 4e2f199e0c This commit should be a extensive NO-OP:
Reformat and initialize correctly all "struct cdevsw".

        Initialize the d_maj and d_bmaj fields.

        The d_reset field was not removed, although it is never used.

I used a program to do most of this, so all the files now use the
same consistent format.  Please keep it that way.

Vinum and i4b not modified, patches emailed to respective authors.
1999-05-30 16:53:49 +00:00
..
advansys Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
aha The 1542 cards do not allow adapter commands to be queued while mailbox 1999-05-25 20:15:20 +00:00
ahb Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
aic7xxx Ignore subvendor and subdevice ids for all ai7880 parts. These chips 1999-05-26 16:59:17 +00:00
amd First cut at a driver for the amd53c974 PCI SCSI host adapter. This 1999-05-22 21:50:40 +00:00
ar Fix 'signed char as array index' warnings and an unused variable. 1999-05-06 18:58:05 +00:00
ata This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
atkbdc This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
bktr This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
buslogic No support for pnp devices yet. 1999-05-30 11:10:10 +00:00
ccd This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
cs Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
cy This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
de Forgotten in previous commit: 1999-05-26 23:05:23 +00:00
dec Calibrate the processor cycle counter instead of believing what the 1999-05-18 21:24:16 +00:00
dgb This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
dpt This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
ed #ifdef BRIDGE around a goto label used by the bridge code to silcence a 1999-05-09 23:24:47 +00:00
eisa Fix a [start,end] vs [start,count] botch that corrupted the resource 1999-05-24 03:08:46 +00:00
en Missing revision markers. 1999-05-09 17:12:25 +00:00
ep Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
ex Set ifq_maxlen to default value. (This should be safe, it's not clear 1999-05-02 22:01:24 +00:00
fb This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
fdc This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
fe Replace misused FE_D6_BBW with FE_D6_SBW. 1999-05-04 12:59:59 +00:00
fxp Fix two warnings. 1999-05-09 10:45:54 +00:00
hea Allow configuration of up to 256 network interfaces per physical interface - 1999-05-10 23:02:29 +00:00
hfa This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
ic Fixed 10 out of 40 lines of -Wcast-qual warnings/errors. 3 lines were 1999-05-13 12:21:41 +00:00
ie Fixed 10 out of 40 lines of -Wcast-qual warnings/errors. 3 lines were 1999-05-13 12:21:41 +00:00
iicbus This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
isp When asked to get the current transfer settings go do a dev_refresh 1999-05-12 19:00:16 +00:00
joy This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
kbd This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
lnc Set the bus master bit. 1999-05-10 22:39:37 +00:00
mc146818 Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
mcd This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
mse This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
pccard if_xe* now lives in sys/dev/pccard/ 1999-05-14 04:18:24 +00:00
pcf Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
pci This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
pcm/isa Add support for ASound Gold card using the ALS120 1999-05-27 06:12:40 +00:00
pdq Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
ppbus This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
ppc Return the port size from the probe. 1999-04-22 13:10:43 +00:00
rc This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
rp This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
scd This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
si This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
sio This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
smbus This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
snp This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
sound/isa Add support for ASound Gold card using the ALS120 1999-05-27 06:12:40 +00:00
speaker This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
sr Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
streams This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
syscons This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
ti Allow chipset drivers to specify the direct-mapped DMA window's mask in 1999-05-26 23:01:57 +00:00
tx Move arpcom structure be the first in softc structure. Needed 1999-05-22 06:10:14 +00:00
usb This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
vinum Modify to work with new style dev_t. 1999-05-15 05:49:21 +00:00
vn This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
vr Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
vx Missing revision markers. 1999-05-09 17:12:25 +00:00
wi - Fix up some comments in if_wi.c (no code changes) 1999-05-22 16:12:54 +00:00
wl Suser() simplification: 1999-04-27 11:18:52 +00:00
xe if_xe* now lives in sys/dev/pccard/ 1999-05-14 04:18:24 +00:00