summaryrefslogtreecommitdiffstats
path: root/sys/alpha/conf
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2003-04-20 19:05:33 +0000
committerwpaul <wpaul@FreeBSD.org>2003-04-20 19:05:33 +0000
commite41f6225faec622d3f1ce943cff4e3647d65df97 (patch)
tree97ca9c3274a2a29ea03460b6181e805043e61e46 /sys/alpha/conf
parentdce3b02b367216359cd6e26f70d0d523caf70ab3 (diff)
downloadFreeBSD-src-e41f6225faec622d3f1ce943cff4e3647d65df97.zip
FreeBSD-src-e41f6225faec622d3f1ce943cff4e3647d65df97.tar.gz
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.
Diffstat (limited to 'sys/alpha/conf')
-rw-r--r--sys/alpha/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index 13d01c1..5854ad5 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -184,5 +184,6 @@ device umass # Disks/Mass storage - Requires scbus and da0
device ums # Mouse
# USB Ethernet
device aue # ADMtek USB ethernet
+device axe # ASIX Electronics USB ethernet
device cue # CATC USB ethernet
device kue # Kawasaki LSI USB ethernet
OpenPOWER on IntegriCloud