summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_atu.c
AgeCommit message (Expand)Author
2004-11-19remove the atmel dwl120 since its product ids dont seem to exist, it looksDavid Gwynne
2004-11-19cleanup includesDavid Gwynne
2004-11-17use the filesystem based firmware loader; dlg okTheo de Raadt
2004-11-17remove bogus printfTheo de Raadt
2004-11-16get rid of the ATU_NO_COPY_TX knob. we always want it on.David Gwynne
2004-11-15remove some debug cruftDavid Gwynne
2004-11-15debug printf fixes from Daan VreekenDavid Gwynne
2004-11-12support SIOCG80211BSSID SIOCS80211CHANNEL SIOCG80211POWER; from daanTheo de Raadt
2004-11-12cleanup prototypesTheo de Raadt
2004-11-12print address, this is not a debug pieceTheo de Raadt
2004-11-11use ether_ifdetach; from daanTheo de Raadt
2004-11-11simplify debug printf mechanism, with various levels of verbosity moreTheo de Raadt
2004-11-11add support for the Atmel AT76c503a (vendor/device ids, we should alreadyDavid Gwynne
2004-11-11remove test code; Danovitsch@vitsch.netTheo de Raadt
2004-11-11remove excessive splnet; Danovitsch@vitsch.netTheo de Raadt
2004-11-10allocate a single buffer for the rx xfer to use rather than let it tryDavid Gwynne
2004-11-09fix the url pointing to the original atuwi driver. pointed out by DriesDavid Gwynne
2004-11-09remove useless bpf code. removes dependancy on code from an(4).David Gwynne
2004-11-08let it actually compileTheo de Raadt
2004-11-08Atmel AT76c503 / AT76c503a / AT76c505 / AT76c505a USB WLAN driverDavid Gwynne