| Summary: | Cardbus fails after busdma_machdep.c update | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Kevin Oberman <oberman> |
| Component: | i386 | Assignee: | freebsd-i386 (Nobody) <i386> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.3-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Kevin Oberman
2004-12-01 23:30:27 UTC
Can you add debugging code to see where in the process the system freezes up? The dc driver isn't doing any DMA in its attach routine that I can easily identify. It should print a NIC address in boot verbose. It would be useful to know if it is getting there. It would also be useful to know if it makes it out of the dc_attach() routine at all. I believe that this dc card also has a miibus attachment to it as well, but I haven't tracked down to see if there's DMA there or not. I suspect not because MII interface control tends to be bit-bangging fun/pain. Hi, Do you still have this laptop? If so, is it still a problem? Thanks, Gavin > From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> > Date: Fri, 13 Apr 2007 18:05:10 +0100 > > Hi, > > Do you still have this laptop? If so, is it still a problem? > > Thanks, > > Gavin > Nope. I no longer have the system involved. The replacement (T43) does not support Type II CardBus cards, so I can't even plug the thing into my new system. It has an ExpressCard clot above the PCMCIA slot and the shape of the Xircom card makes it impossible to insert it. For me, the problem was solved by 1.59.2.3. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 Thanks. This PR can now be closed. State Changed From-To: open->closed Submitter notes that the problem was later resolved. |