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/amd64 | |
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/amd64')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 320c36ec6da..a6f9cc24c04 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.311 2011/01/04 21:17:49 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.312 2011/01/08 11:56:30 damien Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -238,6 +238,7 @@ ural* at uhub? # Ralink RT2500USB rum* at uhub? # Ralink RT2501USB/RT2601USB run* at uhub? # Ralink RT2700U/RT2800U/RT3000U otus* at uhub? # Atheros AR9001U +athn* at uhub? # Atheros AR9002U zyd* at uhub? # Zydas ZD1211 upgt* at uhub? # Conexant/Intersil PrismGT SoftMAC USB urtw* at uhub? # RealTek 8187 |