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/i386 | |
parent | 087d7f801216e8f6567aa3016d3afcc2ae3b3a0b (diff) |
put urtwn in big ramdisks so I can use it for upgrades
Diffstat (limited to 'sys/arch/i386')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 81283678349..edb65cd3ca7 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.195 2013/03/28 16:57:27 deraadt Exp $ +# $OpenBSD: RAMDISK_CD,v 1.196 2013/03/29 04:31:37 tedu Exp $ machine i386 # architecture, used by config; REQUIRED @@ -146,6 +146,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 npx0 at isa? port 0xf0 irq 13 # math coprocessor isadma0 at isa? |