On 2012-02-27, David Walker <[email protected]> wrote:
> Unfortunately it seems there's bigger issue anyway.
> When I plug the card in there's either no action (no ifconfig, no
> LEDs, no console message) or I get a panic.
> It happens invariably (I think) if the card's in at boot, here's one
> (hand typed) ...
from pgt(4),
The pgt driver provides support for Conexant/Intersil GT-series devices
which can support the Full-Mac firmwares, using the ISL3877, ISL3880, and
ISL3890 chips. The pgt driver will not (yet) work on similar devices
using the ISL3886 or similar chips which use the Soft-Mac firmwares.
do you know which device you have?
> I've done 'ps' and 'trace' but they're a bit long to transcribe right now.
> I did 'boot dump' and can see the dump in /var/crash - when I get
> sometime I'll try and read some more man pages and see if I can
> extract anything useful.
In theory dmesg should be able to pick up the message buffer from that
dump, see the options in dmesg(8).