From owner-freebsd-hardware@FreeBSD.ORG Sun Mar 12 21:35:45 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36A7616A402 for ; Sun, 12 Mar 2006 21:35:45 +0000 (GMT) (envelope-from freebsd@rmnanetworks.com) Received: from rmnanetworks.com (S01060010b53d5228.ed.shawcable.net [68.149.208.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 706B343D4C for ; Sun, 12 Mar 2006 21:35:44 +0000 (GMT) (envelope-from freebsd@rmnanetworks.com) Received: (qmail 30369 invoked by uid 89); 12 Mar 2006 21:34:28 -0000 Received: by simscan 1.1.0 ppid: 30362, pid: 30365, t: 0.9842s scanners: clamav: 0.87.1/m:34/d:1162 spam: 3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail.rmnanetworks.com X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=AWL,HTML_60_70,HTML_MESSAGE autolearn=no version=3.1.0 Received: from unknown (HELO rmnalaptop) (freebsd@rmnanetworks.com@68.149.208.209) by mail.rmnanetworks.com with (RC4-MD5 encrypted) SMTP; 12 Mar 2006 21:34:27 -0000 Message-ID: <03b601c6461c$e9c813b0$076fa8c0@rmnalaptop> From: "Freesbie" To: Date: Sun, 12 Mar 2006 14:35:41 -0700 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: dge-530T gigabit ethernet adapter X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Mar 2006 21:35:45 -0000 Hi, I am using FreeBSD6.0(6.0-RELEASE FreeBSD 6.0-RELEASE #1). I just bought = two dge-530T gigabyte ethernet cards and installed them in my computer. = I have looked at the supported hardware for 6.0 and it said that the = dge-530T is supported. I have sk compiled into my kernel, but on boot = they are not recognized. Is there any additional steps I need to take? = My kernel config file(PCI-Ethernet Portion) as well as pertaining = snippet of dmesg are below. I don't know if it makes a difference but = the H/W ver is:B1. Thank you for your time in reading this message. Freesbie # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these = NICs! device miibus # MII bus support #device bfe # Broadcom BCM440x 10/100 Ethernet #device bge # Broadcom BCM570xx Gigabit Ethernet #device dc # DEC/Intel 21143 and various workalikes #device fxp # Intel EtherExpress PRO/100B (82557, = 82558) #device lge # Level 1 LXT1001 gigabit Ethernet #device nge # NatSemi DP83820 gigabit Ethernet #device nve # nVidia nForce MCP on-board Ethernet = Networking #device pcn # AMD Am79C97x PCI 10/100(precedence = over 'lnc') device re # RealTek 8139C+/8169/8169S/8110S device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS = 7016 device sk # SysKonnect SK-984x & SK-982x gigabit = Ethernet #device ste # Sundance ST201 (D-Link DFE-550TX) #device ti # Alteon Networks Tigon I/II gigabit = Ethernet #device tl # Texas Instruments ThunderLAN #device tx # SMC EtherPower II (83c170 ``EPIC'') #device vge # VIA VT612x gigabit Ethernet #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F #device xl # 3Com 3c90x (``Boomerang'', = ``Cyclone'') Dmesg Snippet pcib1: at device 30.0 on pci0 pci1: on pcib1 pci1: at device 9.0 (no driver attached) pci1: at device 10.0 (no driver attached) pci1: at device 11.0 (no driver attached)