Bring in Damien's IPW driver.
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 6 Mar 2005 18:25:14 +0000 (18:25 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 6 Mar 2005 18:25:14 +0000 (18:25 +0000)
commit50bac93a6016f4265d331c9370a021f0b97e2758
tree4ebbdb1019f7a55e2b50fc2bf7649a6ad0644be9
parent5895535bb685c02610a830080d1ddcae1ee95285
Bring in Damien's IPW driver.

Submitted-by: Johannes Hofmann <Johannes.Hofmann@gmx.de>
Original-Author: Damien Bergamini <damien.bergamini@free.fr>
share/man/man4/Makefile
share/man/man4/ipw.4 [new file with mode: 0644]
sys/dev/netif/Makefile
sys/dev/netif/ipw/Makefile [new file with mode: 0644]
sys/dev/netif/ipw/if_ipw.c [new file with mode: 0644]
sys/dev/netif/ipw/if_ipwreg.h [new file with mode: 0644]
sys/dev/netif/ipw/if_ipwvar.h [new file with mode: 0644]
usr.sbin/Makefile
usr.sbin/ipwcontrol/Makefile [new file with mode: 0644]
usr.sbin/ipwcontrol/ipwcontrol.8 [new file with mode: 0644]
usr.sbin/ipwcontrol/ipwcontrol.c [new file with mode: 0644]