In message: <[EMAIL PROTECTED]>
            Mikhail Teterin <[EMAIL PROTECTED]> writes:
: Today's kernel (cvs update-ed 10 minutes ago) keeps panicing when the
: dc-card is inserted :-/
: 
: The panic always happens in
: 
:       Fatal trap 12....
:       [...]
:       db> trace
:       pccard_scan_cis([data],0,0) at pccard_scan_cis+0x1a5
:       pccard_read_cis([data]) at pccard_read_cis+0xb5
:       [...]
: 
: whether the card is inserted at run time, or the machine is booted with
: it inserted...

That makes 0 sense.  pccard_scan_cis is only called for pccards, but
dc is a CardBus driver.

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to