freebsd-skq/sys/dev
markm ebabd2ca88 Attempts to make this device Giant-free were ill-conceived as
uiomove(9) is not properly locked. So, return to NEEDGIANT
mode. Later, when uiomove is finely locked, I'll revisit.

While I'm here, provide some temporary debugging output to
help catch blocking startups.
2004-04-16 17:10:54 +00:00
..
aac Remove the 'timeout' argument from aac_wait_command() as it isn't used and 2004-04-14 19:11:29 +00:00
acpi_support Use METHOD_VIDEO instead of the method string itself. 2004-04-14 03:32:01 +00:00
acpica Disable the new wake GPE behavior. With it enabled, my laptop won't stay 2004-04-16 16:27:37 +00:00
adlink Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
advansys Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
agp Add register definitions for the status and command registers for AGP. 2004-04-05 02:32:07 +00:00
aha Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ahb Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
aic Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
aic7xxx Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
amd Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
amr Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
an Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ar Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
arl Remove improper use of if_addrhead in device drivers to check 2004-04-15 20:31:10 +00:00
asr Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ata Add support for the Promise command sequencer present on all modern Promise 2004-04-13 09:44:20 +00:00
ath use correct malloc type to allocate struct ieee80211_node's 2004-04-05 04:42:42 +00:00
atkbdc Put a bunch of output that us really only useful in a debug 2004-04-04 16:36:21 +00:00
awi Don't announce MAC addresses twice. 2004-03-20 19:57:47 +00:00
bfe Added BSD license, as requested by author. 2004-04-04 06:13:56 +00:00
bge Enable the memory arbiter before turning off the PXE restart. This 2004-04-06 18:28:15 +00:00
bktr Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
buslogic Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
cardbus Add note about why we're ignoring the below 1MB bit. 2004-04-11 19:22:25 +00:00
ciss Don't allow the driver to be unloaded if the device node is open. 2004-04-14 19:45:07 +00:00
cm Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
cnw Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
cs Remove improper use of if_addrhead in device drivers to check 2004-04-15 20:31:10 +00:00
ct Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ctau Nursemaid: Fix tinderbox builds by removing the shadowing of the global 2004-03-04 14:16:12 +00:00
cx These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00
cy Converted the isa probe and attach to new-bus so that this driver works 2004-04-05 08:16:23 +00:00
dc First driver with user-configurable polling(4). 2004-04-11 13:47:15 +00:00
dcons Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
de Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
dec Use __FBSDID(). 2003-08-24 17:55:58 +00:00
digi Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
dpt Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
drm Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ed Fix building on L64 machines. 2004-04-16 05:34:14 +00:00
eisa Use __FBSDID(). 2003-08-24 17:55:58 +00:00
em Implemented per-interface polling(4) control. 2004-04-11 21:01:12 +00:00
en Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ep Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ex Remove improper use of if_addrhead in device drivers to check 2004-04-15 20:31:10 +00:00
exca Card type stuff was backwards, so assume io for the moment. mem needs 2003-10-07 04:29:04 +00:00
fatm Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
fb Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
fdc Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
fe Remove improper use of if_addrhead in device drivers to check 2004-04-15 20:31:10 +00:00
firewire MFp4: FireWire 2004-03-26 23:17:10 +00:00
fxp Implemented per-interface polling(4) control. 2004-04-11 15:35:49 +00:00
gem Let ether_ifattach() announce our MAC address. 2004-03-20 20:12:13 +00:00
gfb Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
gx Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
harp Make sure that the first mbuf in the chain passed to atm_intr 2004-02-21 13:01:54 +00:00
hatm Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
hfa Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
hifn Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
hme Let ether_ifattach() announce our MAC address. 2004-03-20 20:12:13 +00:00
ic Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
ichsmb Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ida Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
idt Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ie Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
if_ndis Continue my efforts to imitate Windows as closely as possible by 2004-04-14 07:48:03 +00:00
iicbus Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
iir Fix the ioctl types for two ioctls. I'm not sure if the switch was my 2004-03-20 19:02:46 +00:00
ips Fix typo in the device id for the new cards. 2004-03-27 15:56:34 +00:00
isp Correct the boundary parameter to the bus_dma_tag_create() calls (it was 2004-03-23 23:41:39 +00:00
ispfw Fix $FreeBSD$. 2004-03-21 18:16:49 +00:00
joy Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
kbd style(9): return foo -> return (foo) 2004-04-02 16:41:16 +00:00
led Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
lge Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
lnc Remove improper use of if_addrhead in device drivers to check 2004-04-15 20:31:10 +00:00
matcd Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
mc146818
mca Use __FBSDID(). 2003-08-24 17:55:58 +00:00
mcd Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
md Ooops, removed this acknowledgement bogusly. 2004-04-09 05:12:47 +00:00
mii Make sure set the media type in the phy, we cannot trust it to have chosen 2004-01-17 10:44:39 +00:00
mk48txx Use __FBSDID(). 2003-08-24 17:55:58 +00:00
mlx Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
mly Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
mpt Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
mse Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
musycc Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
my Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ncv Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
nge Implemented per-interface polling(4) control. 2004-04-11 19:25:56 +00:00
nmdm Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
nsp Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
null Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
ofw Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
owi Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
patm Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
pccard Improve reading of CIS cards: 2004-04-12 20:56:34 +00:00
pccbb Remove extra copy of code. 2004-04-13 14:39:26 +00:00
pcf Remove isa compat stuff. 2004-03-14 23:03:57 +00:00
pci ooops. I disabled pci_enable_io_modes not pci_do_powerstate in the last 2004-04-16 15:01:54 +00:00
pcic Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
pdq Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ppbus Prevent the strange situation that after each load/unload of a ppbus 2004-03-18 21:10:11 +00:00
ppc Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
pst Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
puc Ever since rev 1.27 of puc.c, the port number that was exposed by puc(4) 2004-04-05 01:58:02 +00:00
random Attempts to make this device Giant-free were ill-conceived as 2004-04-16 17:10:54 +00:00
ray Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
rc Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
re Implemented per-interface polling(4) control. 2004-04-11 20:34:08 +00:00
rndtest Use __FBSDID(). 2003-08-24 17:55:58 +00:00
rp Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
sab Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
safe Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
sbni Remove improper use of if_addrhead in device drivers to check 2004-04-15 20:31:10 +00:00
sbsh Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
scd Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
sf Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
si Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
sio Back out last bad commit (again!) 2004-04-07 21:56:20 +00:00
sk Support the D-Link DGE-530T. Mine appears to have a blank eeprom, so assume 2004-03-31 12:35:51 +00:00
smbus Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
sn Remove two variables that became unused because of last commit. 2004-04-16 06:58:39 +00:00
snc Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
snp Add clone_setup() function rather than rely on lazy initialization. 2004-03-11 12:58:55 +00:00
sound The newpcm headers currently #define away INTR_MPSAFE and INTR_TYPE_AV 2004-04-14 14:57:49 +00:00
speaker Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
sr Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
stg Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
streams Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
sx Prefer uint16_t to ushort. 2004-04-14 02:20:01 +00:00
sym Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
syscons Rearrangements needed for syscons(4) to be used as a console device 2004-04-02 15:02:44 +00:00
tdfx Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
tga Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
ti Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
trm Call trm_Interrupt() in trm_poll(). This fixes the lock at reboot time some 2004-04-10 15:38:49 +00:00
twa Unbreak LINT on 64-bit platforms. Note that this code is not style(9)- 2004-04-02 15:09:57 +00:00
twe 1. Better handle a return value of EINPROGRESS from bus_dmamap_load. 2004-03-25 19:30:35 +00:00
tx Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
txp Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
uart To quote submitter: 2004-04-04 05:06:26 +00:00
ubsec Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
usb Add support for the ADMtek AN8513 USB Ethernet adapter. 2004-04-16 05:24:45 +00:00
utopia kthread_exit() no longer requires Giant, so don't force callers to acquire 2004-03-05 22:42:17 +00:00
vinum When doing round-robin reads from a multi-plex volume, only switch to the 2004-03-19 10:28:34 +00:00
vr Implemented per-interface polling(4) control. 2004-04-11 15:18:09 +00:00
vx Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
watchdog Add a generic watchdog facility which through a single device entry 2004-02-28 20:06:59 +00:00
wds Use __FBSDID(). 2003-08-24 17:55:58 +00:00
wi radiotap updates: 2004-04-01 00:38:45 +00:00
wl Remove improper use of if_addrhead in device drivers to check 2004-04-15 20:31:10 +00:00
xe Remove improper use of if_addrhead in device drivers to check 2004-04-15 20:31:10 +00:00
zs Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00