From 4a6a25597ee06060019f6467767658e7049dddf5 Mon Sep 17 00:00:00 2001 From: stsp Date: Thu, 4 Jun 2015 21:29:06 +0000 Subject: [PATCH] Enable rtwn(4) on amd64. --- sys/arch/amd64/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 1748735177c..0746ae97c9f 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.388 2015/05/30 18:14:08 jsg Exp $ +# $OpenBSD: GENERIC,v 1.389 2015/06/04 21:29:06 stsp Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -486,6 +486,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 Libertas -- 2.20.1