summaryrefslogtreecommitdiffstats
path: root/sys/dev/awi
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a panic resulting from an obvious null pointer deref.guido2000-05-291-1/+4
* Back out the previous change to the queue(3) interface.jake2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-2/+2
* Use the rman_get_bustag() and rman_get_bushandle() functions.nyan2000-05-191-9/+6
* Move code to handle BPF and bridging for incoming Ethernet packets outarchie2000-05-141-0/+2
* Remove unneeded #include <sys/kernel.h>phk2000-04-291-1/+0
* Provide mem* for compat with NetBSD to fix LINTimp2000-04-172-3/+15
* Awi driver, ported from NetBSD from Atsushi Once-san.imp2000-04-0611-0/+5049
OpenPOWER on IntegriCloud