freebsd-nq/sys/modules/netgraph
Bill Paul 87b4a25958 Add device driver support for the ASIX Electronics AX88172 USB 2.0
ethernet controller. The driver has been tested with the LinkSys
USB200M adapter. I know for a fact that there are other devices out
there with this chip but don't have all the USB vendor/device IDs.

Note: I'm not sure if this will force the driver to end up in the
install kernel image or not. Special magic needs to be done to exclude
it to keep the boot floppies from bloating again, someone please
advise.
2003-04-20 19:05:33 +00:00
..
async
bluetooth Add Makefile.inc to include ../Makefile.inc. 2002-12-01 16:07:53 +00:00
bpf
bridge
cisco
device A node that creates a device entry in /dev (yay devfs) 2002-06-18 21:32:33 +00:00
echo
eiface
etf
ether Export "ng_ether_enaddr_type" because the ng_bridge type uses it. 2002-01-12 17:31:25 +00:00
fec Make it work -current style. 2002-12-23 22:33:08 +00:00
frame_relay
gif
gif_demux
hole
iface Fix module build by adding options to Makefile. 2003-03-08 21:54:32 +00:00
ip_input
ksocket
l2tp Add ng_l2tp module. 2002-08-20 22:03:57 +00:00
lmi
mppc Take the rc4 code out of ng_mppc module so we don't fail to load when 2003-02-05 19:11:11 +00:00
netgraph
one2many
ppp
pppoe
pptpgre
rfc1490
sample
socket
source Add the netgraph 'source' module. 2002-10-31 23:03:09 +00:00
split
sync_ar
sync_sr
tee
tty
UI
vjc
Makefile Add device driver support for the ASIX Electronics AX88172 USB 2.0 2003-04-20 19:05:33 +00:00
Makefile.inc