summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES3
-rw-r--r--sys/conf/files3
2 files changed, 5 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 8e949b5..cd38da0 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2652,6 +2652,9 @@ device rue
#
# Davicom DM9601E USB to fast ethernet. Supports the Corega FEther USB-TXC.
device udav
+#
+# HSxPA devices from Option N.V
+device uhso
#
# Ralink Technology RT2501USB/RT2601USB wireless driver
diff --git a/sys/conf/files b/sys/conf/files
index e93c384..71a8e53 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1676,7 +1676,7 @@ dev/usb/usb_request.c optional usb
dev/usb/usb_transfer.c optional usb
dev/usb/usb_util.c optional usb
#
-# USB ethernet drivers
+# USB network drivers
#
dev/usb/net/if_aue.c optional aue
dev/usb/net/if_axe.c optional axe
@@ -1687,6 +1687,7 @@ dev/usb/net/if_rue.c optional rue
dev/usb/net/if_udav.c optional udav
dev/usb/net/usb_ethernet.c optional aue | axe | cdce | cue | kue | rue | \
udav
+dev/usb/net/uhso.c optional uhso
#
# USB WLAN drivers
#
OpenPOWER on IntegriCloud