Date: Mon, 22 Dec 2003 07:35:29 -0600 From: Eric Anderson <anderson@centtech.com> To: freebsd-firewire@freebsd.org Subject: Cardbus firewire card no longer works Message-ID: <3FE6F321.8080702@centtech.com>
next in thread | raw e-mail | index | archive | help
I have a western digital cardbus firewire card, that worked in older versions of FreeBSD (I believe 4.8, and probably 5.1-RELEASE), however, it does NOT work in -current (as of about a week ago). Does anyone have a list of supported PCCARDs (cardbus most likely)? Basically, it appears that the machine thinks its a network card.. Here's the log info when I stick in the cardbus card: Dec 22 07:26:58 neutrino kernel: cardbus0: Resource not specified in CIS: id=10, size=10000 Dec 22 07:26:58 neutrino kernel: start (88000000) < sc->membase (f6000000) Dec 22 07:26:58 neutrino kernel: end (ffffffff) > sc->memlimit (fbffffff) Dec 22 07:26:58 neutrino kernel: pcib2: device cardbus0 requested decoded memory range 0x88000000-0xffffffff Dec 22 07:26:58 neutrino kernel: found-> vendor=0x14e4, dev=0x16a6, revid=0x02 Dec 22 07:26:58 neutrino kernel: bus=2, slot=0, func=0 Dec 22 07:26:58 neutrino kernel: class=02-00-00, hdrtype=0x00, mfdev=0 Dec 22 07:26:58 neutrino kernel: cmdreg=0x0106, statreg=0x02b0, cachelnsz=8 (dwords) Dec 22 07:26:58 neutrino kernel: lattimer=0xa8 (5040 ns), mingnt=0x40 (16000 ns), maxlat=0x00 (0 ns) Dec 22 07:26:58 neutrino kernel: intpin=a, irq=222 Dec 22 07:26:58 neutrino kernel: powerspec 2 supports D0 D3 current D0 Dec 22 07:26:58 neutrino kernel: MSI supports 8 messages, 64 bit Dec 22 07:26:58 neutrino kernel: bge1: <Broadcom BCM5702 Gigabit Ethernet, ASIC rev. 0x1002> mem 0x88010000-0x8801ffff irq 11 at device 0.0 on card bus0 Dec 22 07:26:58 neutrino kernel: start (88010000) < sc->membase (f6000000) Dec 22 07:26:58 neutrino kernel: pcib2: device bge1 requested decoded memory range 0x88010000-0x8801ffff Dec 22 07:26:58 neutrino kernel: bge1: RX CPU self-diagnostics failed! Dec 22 07:26:58 neutrino kernel: bge1: chip initialization failed Dec 22 07:26:58 neutrino kernel: device_probe_and_attach: bge1 attach returned 6 Dec 22 07:26:58 neutrino kernel: cbb0: CardBus card activation failed Dec 22 07:26:58 neutrino kernel: bge0: PHY read timed out Dec 22 07:27:33 neutrino last message repeated 21 times Dec 22 07:28:23 neutrino last message repeated 32 times Dec 22 07:28:25 neutrino kernel: bge0: watchdog timeout -- resetting Dec 22 07:28:25 neutrino kernel: bge0: PHY read timed out Dec 22 07:28:25 neutrino last message repeated 9 times Dec 22 07:28:25 neutrino kernel: bge0: RX CPU self-diagnostics failed! Dec 22 07:28:25 neutrino kernel: bge0: flow-through queue init failed Dec 22 07:28:25 neutrino kernel: bge0: initialization failure Dec 22 07:28:28 neutrino kernel: bge0: PHY read timed out Dec 22 07:29:03 neutrino last message repeated 21 times Dec 22 07:29:18 neutrino last message repeated 11 times And then my network card (bge0) dies.. Looks like it thinks the firewire card is also a bge network card, and they stomp on each other.. Any ideas?? Eric -- ------------------------------------------------------------------ Eric Anderson Systems Administrator Centaur Technology All generalizations are false, including this one. ------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FE6F321.8080702>