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/i386/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386/conf/GENERIC') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 6f4d9ac84ab..206a76034a8 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.667 2009/07/23 03:58:22 cnst Exp $ +# $OpenBSD: GENERIC,v 1.668 2009/08/08 09:31:13 kevlo Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -628,6 +628,7 @@ gem* at pci? # Sun 'gem' ethernet 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