From ea7f3031026a011cd8d20bca1c2cec400491bec2 Mon Sep 17 00:00:00 2001 From: Peter Valchev Date: Fri, 14 Jan 2005 02:52:07 +0000 Subject: cardbus re(4) support (Realtek 8169) heavily based on if_rl. still work in progress but it works (this is committed through it), some PHY timeout issues to resolve --- sys/arch/i386/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index e4c2df36670..de485af539d 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.397 2005/01/06 21:37:29 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.398 2005/01/14 02:52:06 pvalchev Exp $ # # GENERIC -- everything that's currently supported # @@ -420,6 +420,7 @@ txp* at pci? # 3com 3CR990 nge* at pci? # NS DP83820/DP83821 GigE bge* at pci? # Broadcom BCM570x (aka Tigon3) re* at pci? # Realtek 8169/8169S/8110S +re* at cardbus? # Realtek 8169/8169S/8110S stge* at pci? # Sundance TC9021 GigE #lge* at pci? # Level1 LXT1001 GigE hme* at pci? # Sun Happy Meal -- cgit v1.2.3