From 83ab7e56bf952618cc4b6be261bd55f336429363 Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Sat, 8 Aug 2009 09:31:14 +0000 Subject: alc(4) is a driver for the Atheros AR8131/AR8132 ethernet chip. this driver was written by Pyun YongHyeon from FreeBSD. "go ahead" deraadt@ --- sys/arch/amd64/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/amd64/conf/GENERIC') 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 -- cgit v1.2.3