diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2013-03-29 04:31:38 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2013-03-29 04:31:38 +0000 |
commit | 3815767d7714e1f67028418c1614337b882e8d53 (patch) | |
tree | 1b0501bde761ed8a95f3a0078c2c06ac0fb15426 /sys/arch/amd64 | |
parent | 087d7f801216e8f6567aa3016d3afcc2ae3b3a0b (diff) |
put urtwn in big ramdisks so I can use it for upgrades
Diffstat (limited to 'sys/arch/amd64')
-rw-r--r-- | sys/arch/amd64/conf/RAMDISK_CD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD index f667fb81951..82572b2ac58 100644 --- a/sys/arch/amd64/conf/RAMDISK_CD +++ b/sys/arch/amd64/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.123 2012/11/16 02:15:38 brad Exp $ +# $OpenBSD: RAMDISK_CD,v 1.124 2013/03/29 04:31:37 tedu Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -125,6 +125,7 @@ run* at uhub? # Ralink RT2700U/RT2800U/RT3000U zyd* at uhub? # Zydas ZD1211/ZD1211B upgt* at uhub? # Conexant/Intersil PrismGT SoftMAC USB urtw* at uhub? # RealTek 8187 +urtwn* at uhub? # RealTek RTL8188CU/RTL8192CU pckbc0 at isa? # PC keyboard controller pckbd* at pckbc? # PC keyboard |