From 28de1b15a4f1b464dc199d57cfef3846a2eca10b Mon Sep 17 00:00:00 2001 From: thorpej Date: Tue, 7 Dec 1999 19:37:40 +0000 Subject: [PATCH] Add tlp at cardbus, and nsphyter. --- sys/arch/i386/conf/CARDBUS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/arch/i386/conf/CARDBUS b/sys/arch/i386/conf/CARDBUS index aa1cd283d762..7384a4bc0787 100644 --- a/sys/arch/i386/conf/CARDBUS +++ b/sys/arch/i386/conf/CARDBUS @@ -1,4 +1,4 @@ -# $NetBSD: CARDBUS,v 1.6 1999/11/17 03:56:38 jun Exp $ +# $NetBSD: CARDBUS,v 1.7 1999/12/07 19:37:40 thorpej Exp $ # # CARDBUS -- GENERIC + CardBus support # @@ -489,6 +489,7 @@ we1 at isa? port 0x300 iomem 0xcc000 irq 10 # CardBus network cards ex* at cardbus? dev ? function ? # 3Com 3C575TX fxp* at cardbus? dev ? function ? # Intel i8255x +tlp* at cardbus? dev ? function ? # DECchip 21143 # MII/PHY support exphy* at mii? phy ? # 3Com internal PHYs @@ -496,6 +497,7 @@ icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890 inphy* at mii? phy ? # Intel 82555 PHYs lxtphy* at mii? phy ? # Level One LXT-970 PHYs nsphy* at mii? phy ? # NS83840 PHYs +nsphyter* at mii? phy ? # NS83843 PHYs qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs tlphy* at mii? phy ? # ThunderLAN PHYs