From 7663a18dc553e1f74bbcfcf4b819f4d98597f3e5 Mon Sep 17 00:00:00 2001 From: Marcus Glocker Date: Tue, 19 Sep 2006 22:11:20 +0000 Subject: Enable pgt(4) on amd64. Missing entry spotted by brad@. ok deraadt@ --- sys/arch/amd64/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/amd64/conf') diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index cceaf9ca4e0..af90636f505 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.155 2006/08/29 20:04:54 jolan Exp $ +# $OpenBSD: GENERIC,v 1.156 2006/09/19 22:11:19 mglocker Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -380,6 +380,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 +pgt* at pci? # Prism54 (only full-mac varients) # Media Independent Interface (mii) drivers exphy* at mii? # 3Com internal PHYs -- cgit v1.2.3