diff options
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK_CD')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 70d746b06bc..22e41ed41a7 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.147 2007/12/05 19:17:13 deraadt Exp $ +# $OpenBSD: RAMDISK_CD,v 1.148 2007/12/31 19:29:11 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -143,6 +143,7 @@ wi* at uhub? # WaveLAN IEEE 802.11DS ural* at uhub? # Ralink RT2500 rum* at uhub? # Ralink RT2501USB/RT2601USB zyd* at uhub? # Zydas ZD1211/ZD1211B +upgt* at uhub? # Conexant/Intersil PrismGT SoftMAC USB npx0 at isa? port 0xf0 irq 13 # math coprocessor isadma0 at isa? @@ -358,6 +359,7 @@ vge* at pci? # VIA VT612x nfe* at pci? # NVIDIA nForce Ethernet xge* at pci? # Neterion Xframe-I/II 10Gb ethernet vic* at pci? # VMware VMXnet virtual interface +lii* at pci? # Atheros L2 Ethernet # Wireless network cards ath* at pci? # Atheros AR5k (802.11a/b/g) |