summaryrefslogtreecommitdiff
path: root/sys/dev/usb/files.usb
diff options
context:
space:
mode:
authorXavier Santolaria <xsa@cvs.openbsd.org>2006-06-28 09:01:43 +0000
committerXavier Santolaria <xsa@cvs.openbsd.org>2006-06-28 09:01:43 +0000
commitf48e7b1fb09ad3b1d0849e70bb2162b4c5d6747e (patch)
tree9de453dc3810bd5eefa407fccab947f363f67ab7 /sys/dev/usb/files.usb
parent65ce61c668f6cd88d7097e9d2e4fd8e7a54996e7 (diff)
+ firmload for rum and zyd devices; ok jsg@.
Diffstat (limited to 'sys/dev/usb/files.usb')
-rw-r--r--sys/dev/usb/files.usb6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/usb/files.usb b/sys/dev/usb/files.usb
index 4629b62fc22..393e6bc325a 100644
--- a/sys/dev/usb/files.usb
+++ b/sys/dev/usb/files.usb
@@ -1,4 +1,4 @@
-# $OpenBSD: files.usb,v 1.59 2006/06/21 18:45:11 deraadt Exp $
+# $OpenBSD: files.usb,v 1.60 2006/06/28 09:01:42 xsa Exp $
# $NetBSD: files.usb,v 1.16 2000/02/14 20:29:54 augustss Exp $
#
# Config file and device description for machine-independent USB code.
@@ -243,12 +243,12 @@ attach ural at uhub
file dev/usb/if_ral.c ural
# Ralink Technology RT2501USB
-device rum: ether, ifnet, ifmedia, wlan
+device rum: ether, ifnet, ifmedia, wlan, firmload
attach rum at uhub
file dev/usb/if_rum.c rum
# Zydas ZD1211
-device zyd: ether, ifnet, ifmedia, wlan
+device zyd: ether, ifnet, ifmedia, wlan, firmload
attach zyd at uhub
file dev/usb/if_zyd.c zyd