diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2011-01-08 11:56:31 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2011-01-08 11:56:31 +0000 |
commit | 525d5f2d3e80286fcc6add01cb7d258b44b9c873 (patch) | |
tree | 9630829cb0187f512475a7014c0ffc9371b758c8 /sys/arch/armish/conf | |
parent | 94c37ae6e500467e96fa65e5d0ddf3f4759ece77 (diff) |
The Ubiquiti WiFiStation EXT works on the Sun Blade 1500.
Enable athn at uhub on all USB 2.0 capable arches.
Diffstat (limited to 'sys/arch/armish/conf')
-rw-r--r-- | sys/arch/armish/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/armish/conf/GENERIC b/sys/arch/armish/conf/GENERIC index 9a7cae1968d..70cdabf0f98 100644 --- a/sys/arch/armish/conf/GENERIC +++ b/sys/arch/armish/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.37 2010/12/12 14:33:57 damien Exp $ +# $OpenBSD: GENERIC,v 1.38 2011/01/08 11:56:30 damien Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -154,6 +154,7 @@ rum* at uhub? # Ralink RT2501USB/RT2601USB run* at uhub? # Ralink RT2700U/RT2800U/RT3000U rsu* at uhub? # Realtek RTL8188SU/RTL8191SU/RTL8192SU urtwn* at uhub? # Realtek RTL8188CU/RTL8192CU +athn* at uhub? # Atheros AR9002U #udcf* at uhub? # Gude Expert mouseCLOCK uthum* at uhidev? # TEMPerHUM sensor utwitch* at uhidev? # YUREX BBU sensor |