freebsd-dev/sys/alpha
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
..
alpha Use the proc lock to protect p_singlethread and a P_WEXIT test. This 2003-04-18 20:20:00 +00:00
compile
conf Add device driver support for the ASIX Electronics AX88172 USB 2.0 2003-04-20 19:05:33 +00:00
include Protect the per-process UAC field with the proc lock where it isn't already 2003-04-17 21:57:16 +00:00
isa Style(9) a comment added in previous commit. 2003-04-11 13:30:32 +00:00
linux Synchronize the two linux_clone() implementations which includes a few 2003-04-18 20:54:41 +00:00
mcbus
osf1 - Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with 2003-03-31 22:49:17 +00:00
pci
tlsb
Makefile