From owner-freebsd-stable Tue Feb 4 10: 0:14 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFCB937B401 for ; Tue, 4 Feb 2003 10:00:12 -0800 (PST) Received: from gris.jeol.com (gris.jeol.com [192.160.103.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46E2243FA7 for ; Tue, 4 Feb 2003 10:00:12 -0800 (PST) (envelope-from lambert@jeol.com) Received: from bosch.jeol.com (bosch.jeol.com [192.160.103.90]) by gris.jeol.com (8.12.6/8.12.6) with ESMTP id h14I0BbD031621 for ; Tue, 4 Feb 2003 13:00:11 -0500 (EST) (envelope-from lambert@jeol.com) Date: Tue, 4 Feb 2003 13:00:11 -0500 (EST) From: Mike Lambert To: stable@FreeBSD.ORG Subject: IBM x335 Broadcom BCM5703 NICs not detected by 4.7-R Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings, I am attempting to configure FreeBSD 4.7-RELEASE to run on an IBM xSeries 335. The two motherboard Broadcom Gigabit Ethernet devices are not detected by the kernel. Relevant output of 'boot -v'... pcib2: on motherboard found-> vendor=0x14e4, dev=0x16a7, revid=0x02 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 64, base f5ff0000, size 16 found-> vendor=0x14e4, dev=0x16a7, revid=0x02 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=3 map[10]: type 1, range 64, base f5fe0000, size 16 pci3: on pcib2 pci3: (vendor=0x14e4, dev=0x16a7) at 1.0 irq 11 pci3: (vendor=0x14e4, dev=0x16a7) at 2.0 irq 3 and 'pciconf -lv'... none1@pci3:1:0: class=0x020000 card=0x026f1014 chip=0x16a714e4 rev=0x02 hdr=0x00 vendor = 'Broadcom Corporation' device = 'BCM5703X Gigabit Ethernet' class = network subclass = ethernet none2@pci3:2:0: class=0x020000 card=0x026f1014 chip=0x16a714e4 rev=0x02 hdr=0x00 vendor = 'Broadcom Corporation' device = 'BCM5703X Gigabit Ethernet' class = network subclass = ethernet I fiddled with BIOS settings (no "PnP OS" option) and tried a stripped down kernel with no success. Installing a 3c905 PCI card works fine, but I would prefer to use the built in NICs. Any suggestions? Regards, Mike Lambert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message