summaryrefslogtreecommitdiffstats
path: root/sys/modules/iwi
Commit message (Collapse)AuthorAgeFilesLines
* remove depedancy with vnode_if.h.damien2006-03-121-1/+1
| | | | it is no longer needed.
* Load firmware images directly from the filesystem (looks into /etc/firmwaredamien2005-11-191-1/+1
| | | | | | | | directory by default) without requiring the user to load them by hand using e.g iwicontrol. Get rid of the old ioctl crud. Updated iwi-firmware port coming soon. Obtained from: OpenBSD
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalmlaier2005-09-271-1/+1
| | | | | | | | replacement and has additional features which make it superior. Discussed on: -arch Reviewed by: thompsa X-MFC-after: never (RELENG_6 as transition period)
* Initial import of ipw, iwi, ral and ural drivers:damien2005-04-181-0/+8
ipw - Intel PRO/Wireless 2100 iwi - Intel PRO/Wireless 2200BG/2225BG/2915ABG ral - Ralink Technology RT2500 ural - Ralink Technology RT2500USB Approved by: silby (mentor)
OpenPOWER on IntegriCloud