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 SewellReceived on Tue Jan 19 2010 - 10:46:05 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:00 UTC