NetBSD/sys
dyoung eaf23d986f Enable Tx and TxExc interrupts. Somehow this escaped my initial
commit. The rate adaptation code expects them. Usually wi gets
lucky, and an Rx/Alloc/Info event triggers the interrupt handler,
but I had not intended for wi to count on it.

Without Tx/TxExc interrupts enabled, wi will sometimes exhaust all
its rssdescs and cease transmitting.  Usually it sets IFF_OACTIVE
in that situation.
2004-03-25 06:17:51 +00:00
..
altq
arch We may run one page too few during reboot for certain kernel sizes. 2004-03-25 04:04:28 +00:00
coda Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
compat Use PR_WAITOK instead of M_WAITOK for pool_get(). This is polite, 2004-03-24 16:55:07 +00:00
conf
crypto
ddb Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
dev Enable Tx and TxExc interrupts. Somehow this escaped my initial 2004-03-25 06:17:51 +00:00
fs Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
gdbscripts
ipkdb
kern * replace incorrect M_WAITOK flag from pool_get() by proper PR_WAITOK 2004-03-24 20:25:28 +00:00
lib remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
lkm
miscfs Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
net Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
net80211
netatalk
netccitt
netinet Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
netinet6 Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
netipsec Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
netisdn
netiso
netkey Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
netnatm
netns
netsmb align Extended file attributes defines 2004-03-22 16:42:06 +00:00
nfs Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
opencrypto
stand
sys Argh. That should be "_LP64", not "LP64". Many, many thanks to martin 2004-03-25 00:23:49 +00:00
ufs Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
uvm Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
Makefile