Module Name:    src
Committed By:   skrll
Date:           Wed Oct 23 08:38:12 UTC 2013

Modified Files:
        src/sys/dev/usb: usbdevices.config

Log Message:
Add athn(4)


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/usb/usbdevices.config

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevices.config
diff -u src/sys/dev/usb/usbdevices.config:1.21 src/sys/dev/usb/usbdevices.config:1.22
--- src/sys/dev/usb/usbdevices.config:1.21	Tue Feb  5 11:56:41 2013
+++ src/sys/dev/usb/usbdevices.config	Wed Oct 23 08:38:12 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: usbdevices.config,v 1.21 2013/02/05 11:56:41 skrll Exp $
+#	$NetBSD: usbdevices.config,v 1.22 2013/10/23 08:38:12 skrll Exp $
 #
 # This file contains all USB related configuration.
 # It is suitable for inclusion in a kernel config(5) file.
@@ -131,6 +131,7 @@ upgt*	at uhub? port ?		# Intersil PrismG
 urtw*	at uhub? port ?		# Realtek RTL8187/RTL8187B 802.11b/g
 urtwn*	at uhub? port ?		# Realtek RTL8188CU/RTL8192CU 802.11b/g/n
 zyd*	at uhub? port ?		# Zydas ZD1211
+athn*	at uhub? port ?		# Atheros AR9002U
 
 # Prolific PL2301/PL2302 host-to-host adapter
 upl*	at uhub? port ?

Reply via email to