From 58d2de603b1f9ce4c8b201ac443f9a1eaf669132 Mon Sep 17 00:00:00 2001 From: Marcus Glocker Date: Fri, 6 Oct 2006 22:34:47 +0000 Subject: Enable pgt cardbus. requested by brad@ --- sys/arch/amd64/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch') diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index fca3b0eb877..e6407250cb6 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.158 2006/09/27 18:43:11 grange Exp $ +# $OpenBSD: GENERIC,v 1.159 2006/10/06 22:34:46 mglocker Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -384,6 +384,7 @@ ral* at cardbus? # Ralink RT2500/RT2501/RT2600 rtw* at pci? # Realtek 8180 rtw* at cardbus? # Realtek 8180 pgt* at pci? # Prism54 (only full-mac varients) +pgt* at cardbus? # Prism54 (only full-mac varients) # Media Independent Interface (mii) drivers exphy* at mii? # 3Com internal PHYs -- cgit v1.2.3