NetBSD/sys/dev
scw 1de1c389bf Pull in some more changes from OpenBSD:
- replace rssadapt(9) with amrr for automatic rate control.
- don't blindly IFQ_DEQUEUE() then drop a Tx packet if there are no
  available Tx resources.
- move default MAC/BBP/RF settings from rt2661.c to rt2661reg.h.
- enable packet bursting when operating as a STA.
- implement new ic_updateslot() callback.
- in hostap mode, we defer update of the slot time until all associated
  STAs are notified with updated beacons.
- 802.11a uses a 16 microseconds short interframe space.
- Fix rt2661_set_macaddr() so that we don't override the "unicast to me"
  flag in RT2661_MAC_CSR3 when setting the MAC address.
- fix index of ERP information element in beacons.

Add a couple of tweaks of my own:

- The RX/TX BUSY flag should be the last thing written to a descriptor.
- Check and service any additional h/w interrupts before returning
  from the isr.

Tested in STA, AP, and Monitor modes. Tested with WEP, WPA, and WPA2 crypto.

Additional testing by xtraeme@
2008-04-29 22:21:45 +00:00
..
acpi Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
adb Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
apm Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
arcbios Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ata Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
bi use aprint_*_dev and device_xname 2008-04-06 07:23:57 +00:00
bluetooth Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
cardbus Pull in some more changes from OpenBSD: 2008-04-29 22:21:45 +00:00
dec use aprint_*_dev and device_xname 2008-04-08 07:35:35 +00:00
dkwedge Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
dmover Update dmover fileops to compile again. From he@. 2008-03-26 13:33:58 +00:00
drm Adapt to recent NetBSD which has an atomic MI API. With code from 2008-04-25 12:15:19 +00:00
ebus Replicate sbus fixes for PR kern/37540. 2008-04-29 18:08:03 +00:00
eisa Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
gpib Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
gpio gpio(4): Extend with open/close to request/release the ppbus(4) on open/close. 2008-04-29 14:07:36 +00:00
hpc Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
i2c Re-add chunk of code that got lost in rev. 1.10. Makes this file build/work again. vi sometimes plays games with me. Spotted by dogcow. 2008-04-09 06:13:26 +00:00
i2o Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ic Pull in some more changes from OpenBSD: 2008-04-29 22:21:45 +00:00
ieee1394 use aprint_*_dev and device_xname 2008-04-08 06:12:21 +00:00
if_ndis use aprint_*_dev and device_xname 2008-04-08 06:12:21 +00:00
ir Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
isa Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
isapnp Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
marvell Put back a %s so that the format matches again. Fixes build for evbppc. 2008-04-11 06:25:25 +00:00
mca Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
microcode Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mii Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mscp use aprint_*_dev and device_xname 2008-04-08 20:08:49 +00:00
mvme Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
news
ofisa Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ofw Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
onewire use aprint_*_dev and device_xname 2008-04-08 20:08:49 +00:00
pad Split device_t and softc for audio(4), and other related cosmetic changes. 2008-03-04 18:23:44 +00:00
pci Pull in some more changes from OpenBSD: 2008-04-29 22:21:45 +00:00
pckbport Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
pcmcia Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
podulebus Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ppbus gpio(4): Extend with open/close to request/release the ppbus(4) on open/close. 2008-04-29 14:07:36 +00:00
pud
putter Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
qbus Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
raidframe Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
rasops Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
rcons
sbus Another compile fix. 2008-04-29 18:07:11 +00:00
scsipi Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
smbus
spi use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
splash Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
std Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sun Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sysmon Pass KTHREAD_MPSAFE to kthread_create(). I've been testing this for 2008-04-06 09:42:04 +00:00
tc Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tprof
usb Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
videomode
vme Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
wscons Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
wsfb Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
wsfont Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
xmi Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
auconv.c Split device_t and softc for audio(4), and other related cosmetic changes. 2008-03-04 18:23:44 +00:00
auconv.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
audio_if.h Split device_t and softc for audio(4), and other related cosmetic changes. 2008-03-04 18:23:44 +00:00
audio.c Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
audiobell.c
audiobellvar.h
audiovar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
aurateconv.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
bio.c use aprint_*_dev and device_xname 2008-04-09 05:47:19 +00:00
biovar.h Add definitions to specify RAID 0+1/1+0 levels. 2008-03-03 13:43:19 +00:00
ccd.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ccdvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
cgd_crypto.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
cgd_crypto.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
cgd.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
cgdvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
clock_subr.c
clock_subr.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
clockctl.c
cninit.c foo() -> foo(void) 2008-03-11 05:31:00 +00:00
cons.c
cons.h
DEVNAMES Add finsio(4). 2008-04-03 23:09:59 +00:00
dksubr.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
dkvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
firmload.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
firmload.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fss.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fssvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
kloader.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
kloader.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
kttcp.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
kttcpio.h
ld.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ldvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
lockstat.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
lockstat.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile
md_root.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
md.c use aprint_*_dev and device_xname 2008-04-09 05:47:19 +00:00
md.h
midi_if.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
midi.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
midictl.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
midictl.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
midisyn.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
midisynvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
midivar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mm.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mulaw.c Split device_t and softc for audio(4), and other related cosmetic changes. 2008-03-04 18:23:44 +00:00
mulaw.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
nullcons_subr.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
radio_if.h
radio.c
radiovar.h
rnd.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
rndpool.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sequencer.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sequencervar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
verified_exec.c
vnd.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
vndvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00