Date: Tue, 19 Jan 2010 12:45:48 +0100 (CET) From: Oliver Fromme <olli@lurza.secnetix.de> To: freebsd-current@FreeBSD.ORG, pyunyh@gmail.com Subject: Re: bce(4) on IBM BladeCenter HS22 Message-ID: <201001191145.o0JBjmpH042243@lurza.secnetix.de> In-Reply-To: <20100118202805.GB1336@michelle.cdnetworks.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Pyun YongHyeon wrote: > On Mon, Jan 18, 2010 at 09:14:39PM +0100, Oliver Fromme wrote: > > bce0: <Broadcom NetXtreme II BCM5709 1000Base-SX (C0)> mem 0x92000000-0x93ffffff irq 30 at device 0.0 on pci16 > > bce0: attempting to allocate 1 MSI vectors (16 supported) > > msi: routing MSI IRQ 260 to local APIC 0 vector 112 > > bce0: using IRQ 260 for MSI > > bce0: /usr/src/sys/dev/bce/if_bce.c(1097): No PHY found on child MII bus! > > device_attach: bce0 attach returned 6 > > bce1: <Broadcom NetXtreme II BCM5709 1000Base-SX (C0)> mem 0x94000000-0x95ffffff irq 37 at device 0.1 on pci16 > > bce1: attempting to allocate 1 MSI vectors (16 supported) > > msi: routing MSI IRQ 260 to local APIC 0 vector 112 > > bce1: using IRQ 260 for MSI > > bce1: /usr/src/sys/dev/bce/if_bce.c(1097): No PHY found on child MII bus! > > device_attach: bce1 attach returned 6 > > Ok, it seems brgphy(4) does not know the PHY. Let's see what PHY > you have. Please apply attached patch and let me know the output of > the patch. It will show PHYID1 and PHYID2 value. I get this for both bce0 and bce1: PHYID1: 0x0000 PHYID2: 0x0000 Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001191145.o0JBjmpH042243>