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/amd64/conf/RAMDISK_CD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/amd64') diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD index be6f7d4d10b..c6a06c17d5f 100644 --- a/sys/arch/amd64/conf/RAMDISK_CD +++ b/sys/arch/amd64/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.151 2015/03/16 20:31:47 deraadt Exp $ +# $OpenBSD: RAMDISK_CD,v 1.152 2015/06/06 12:30:53 stsp Exp $ machine amd64 maxusers 4 @@ -232,6 +232,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 pci? # Marvell 88W8385 -- cgit v1.2.3