Add support for RT2501USB/RT2601USB devices.
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 10 Dec 2006 03:24:25 +0000 (03:24 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 10 Dec 2006 03:24:25 +0000 (03:24 +0000)
commit289f451e0852c9aba1d2638e9611aa6b3703cd77
tree540639e6d84ab3aed61eea4eaf7bd9a968bee2c8
parenta2d0d834d84f62583d3994ac2aa337cd10429bc7
Add support for RT2501USB/RT2601USB devices.

Thank Niall O'Higgins <niallo@openbsd.org> and
Damien Bergamini <damien@openbsd.org> for writing this driver.

Obtained-from: OpenBSD
sys/dev/netif/rum/Makefile [new file with mode: 0644]
sys/dev/netif/rum/if_rum.c [new file with mode: 0644]
sys/dev/netif/rum/if_rumreg.h [new file with mode: 0644]
sys/dev/netif/rum/if_rumvar.h [new file with mode: 0644]
sys/dev/netif/rum/rum_ucode.h [new file with mode: 0644]