From 67e54571e0c314211843d00097dbcd9acee5765b Mon Sep 17 00:00:00 2001 From: Stefan Sperling Date: Sat, 6 Jun 2015 12:30:54 +0000 Subject: Enable rtwn(4) on RAMDISK_CD kernels for upgrades. ok deraadt --- sys/arch/i386/conf/RAMDISK_CD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386') diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 11ca991aef5..f638e1b8041 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.224 2015/03/16 20:31:47 deraadt Exp $ +# $OpenBSD: RAMDISK_CD,v 1.225 2015/06/06 12:30:53 stsp Exp $ machine i386 maxusers 4 @@ -289,6 +289,7 @@ ral* at pci? # Ralink RT2500/RT2501/RT2600 ral* at cardbus? # Ralink RT2500/RT2501/RT2600 rtw* at pci? # Realtek 8180 rtw* at cardbus? # Realtek 8180 +rtwn* at pci? # Realtek 8188CE/8192CE pgt* at pci? # Prism54 (only full-mac varients) pgt* at cardbus? # Prism54 (only full-mac varients) malo* at cardbus? # Marvell Libertas -- cgit v1.2.3