1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/dev
Matt Jacob 28e9826fd4 Put *back* the f/w, this time with a BSD style licence as approved
by Qlogic. The firmware is now also kept from compiling by default
unless some config options are set.

While we're at it, roll the 2200 f/w to 2.01.0. Still need to get the
1.17.26 2100 f/w working as it solves a lot of problems but it doesn't
want to work yet with this driver (:-)).
1999-11-21 03:08:29 +00:00
..
advansys
aha MIN unused, so kill it 1999-10-25 04:28:53 +00:00
ahb
aic Bug fix: allow reset device command to complete. 1999-10-28 05:28:00 +00:00
aic7xxx
amd
amr Don't print the chipset value; it's not useful. 1999-11-02 03:24:09 +00:00
ar protect some more operations with splimp() under Netgraph. 1999-11-19 05:37:37 +00:00
ata Loose ad_sleep, its of no use anymore. 1999-11-19 08:21:15 +00:00
atkbdc Use DEVICE_MODULE() directly instead of DEV_DRIVER_MODULE. psm.c uses 1999-11-08 07:29:23 +00:00
bktr Update to driver 2.05 1999-11-13 14:54:00 +00:00
buslogic * Add struct resource_list* argument to resource_list_alloc and 1999-10-12 21:35:51 +00:00
cardbus Sync to latest cardbusdevs file 1999-11-18 07:22:59 +00:00
ccd Remove the devsw magic from DEV_MODULE() 1999-11-07 10:01:17 +00:00
cs
cy
de
dec
dgb
dpt
ed I forgot to remove the "NCARD == 0" hacks that kept this driver 1999-11-20 09:28:01 +00:00
eisa
en
ep Kill unneeded #includes. They were left over from the short period of 1999-11-20 05:16:14 +00:00
ex Fix bus_setup_intr(); I changed exintr() to take a pointer to ex_softc 1999-11-03 15:45:14 +00:00
fb
fdc Tidy up a few loose ends in the fifo setup code. 1999-11-18 05:15:09 +00:00
fe Make release is now falling over in if_fe.c due to Warner's pccard changes: 1999-10-25 17:04:17 +00:00
fxp
hea
hfa
ic
ida Call id_drvinit() from attach, not probe as the OS hasn't necessarily 1999-11-08 07:56:10 +00:00
ie
iicbus Convert iic to use make_dev() rather than cdevsw_add(). This stops the 1999-11-18 05:43:32 +00:00
isp Put *back* the f/w, this time with a BSD style licence as approved 1999-11-21 03:08:29 +00:00
joy
kbd
lnc
mc146818
mca resource_list_{alloc,release}() takes a struct resource_list * as its 1999-11-06 07:38:01 +00:00
mcd
md Teach the md driver to use preloaded files of type "md_image". 1999-11-20 22:43:27 +00:00
mii Do some more work on the mxphy pseudo-driver to make it better at media 1999-11-01 17:10:26 +00:00
mlx Correctly compute the block count. In reality, it seems that the 1999-11-02 03:25:24 +00:00
mse
pccard Disable old PCCARD_MODULE code. 1999-10-29 17:28:09 +00:00
pcf
pci Allow NULL for startp and/or countp in bus_get_resource() so that you can 1999-11-20 14:56:55 +00:00
pcic Latest incremental efforts on newcard: 1999-11-20 07:23:28 +00:00
pcm Rename es1370.c to es137x.c and merge in the patches to support 1999-11-19 07:29:10 +00:00
pdq
ppbus
ppc
rc
rp
scd
sf Minor tweak: the subsystem device ID code for the quad port 62044 card 1999-11-20 18:29:44 +00:00
si Fix some -Wunused warnings 1999-11-18 08:43:58 +00:00
sio Argh, don't turn the IIR test on unless it's a pccard. These tests mess 1999-11-18 10:29:06 +00:00
sk
smbus Convert smb to use make_dev() rather than cdevsw_add(). This stops the 1999-11-18 05:44:56 +00:00
snp Remove cdevsw_add() - the make_dev() calls are already there. 1999-11-18 06:39:47 +00:00
sound repo-copied to make way for newmidi, this commit updates include paths 1999-11-20 16:50:33 +00:00
speaker Move isfoo() and friends to the newly created sys/ctype.h. 1999-11-03 17:54:26 +00:00
sr fix braino.. line misplaced. 1999-11-19 09:19:44 +00:00
streams Rename remove_dev() to destroy_dev(). 1999-11-08 07:44:01 +00:00
syscons Correctly record the mouse position in the current VTY. 1999-11-09 12:35:36 +00:00
ti
tx Added code to enable BusMaster operations. 1999-10-29 09:56:52 +00:00
usb Make the event creation work 1999-11-19 13:13:28 +00:00
vinum remove PCATCH from a tsleep that isn't checked for (avoid infinite loop). 1999-11-18 08:57:03 +00:00
vn Remove the devsw magic from DEV_MODULE() 1999-11-07 10:01:17 +00:00
vr
vx
wi Fix a warning. 1999-11-18 08:39:02 +00:00
wl
xe Disable old PCCARD_MODULE code. 1999-10-29 17:28:09 +00:00