freebsd-dev/sys/amd64
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
..
acpica - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
amd64 Use the proc lock to protect p_singlethread and a P_WEXIT test. This 2003-04-18 20:20:00 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Add device driver support for the ASIX Electronics AX88172 USB 2.0 2003-04-20 19:05:33 +00:00
ia32 o In struct prison, add an allprison linked list of prisons (protected 2003-04-09 02:55:18 +00:00
include Backout my last commit. 2003-04-20 01:35:21 +00:00
isa Define ovbcopy() as a macro which expands to the equivalent bcopy() call, 2003-04-04 17:29:55 +00:00
pci Initiate de-orbit burn for USE_PCI_BIOS_FOR_READ_WRITE. This has been 2003-02-18 03:36:49 +00:00
Makefile