diff options
Diffstat (limited to 'sys/arch/amd64/conf/GENERIC')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index efa0c692ead..8197de012e6 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.270 2009/07/23 03:58:22 cnst Exp $ +# $OpenBSD: GENERIC,v 1.271 2009/08/08 09:31:13 kevlo Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -460,6 +460,7 @@ bce* at pci? # Broadcom BCM4401 vic* at pci? # VMware VMXnet virtual interface et* at pci? # Agere/LSI ET1310 age* at pci? # Attansic L1 Ethernet +alc* at pci? # Attansic L1C/L2C Ethernet ale* at pci? # Attansic L1E Ethernet lii* at pci? # Attansic L2 Ethernet jme* at pci? # JMicron JMC250/JMC260 Ethernet |