diff options
Diffstat (limited to 'sys/arch/alpha/conf/GENERIC')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 8b102e814d0..beb3981fd11 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.181 2006/08/20 12:29:20 martin Exp $ +# $OpenBSD: GENERIC,v 1.182 2006/09/24 18:19:28 brad Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -237,6 +237,7 @@ musycc* at pci? # Conexant HDLC controller art* at musycc? # Accoom Artery E1/T1 cards xge* at pci? # Neterion Xframe-I/II 10Gb ethernet sf* at pci? # Adaptec AIC-6915 ethernet +pgt* at pci? # Prism54 (only full-mac varients) #UNTESTED: the following drivers are untested. en* at pci? # ENI PCI ATM (untested) |