aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/awi
Commit message (Expand)AuthorAgeFilesLines
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-2/+2
* Use the rman_get_bustag() and rman_get_bushandle() functions.Yoshihiro Takahashi2000-05-191-9/+6
* Move code to handle BPF and bridging for incoming Ethernet packets outArchie Cobbs2000-05-141-0/+2
* Remove unneeded #include <sys/kernel.h>Poul-Henning Kamp2000-04-291-1/+0
* Provide mem* for compat with NetBSD to fix LINTWarner Losh2000-04-172-3/+15
* Awi driver, ported from NetBSD from Atsushi Once-san.Warner Losh2000-04-0611-0/+5049