Re: dc and PCMCIA still panic

2002-10-09 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Chan Tur Wei <[EMAIL PROTECTED]> writes: : Testing for the condition avoids the fault but leaves the card unusable : under -newcard. : : == : --- pccard_cis.c Tue Oct 8 13:04:34 2

Re: dc and PCMCIA still panic

2002-10-07 Thread Chan Tur Wei
c: [EMAIL PROTECTED] > Subject: Re: dc and PCMCIA still panic > > In message: <[EMAIL PROTECTED]> > Mikhail Teterin <[EMAIL PROTECTED]> writes: > : > Even though it doesn't make sense, can you turn on the debugging > : > informatio

Re: dc and PCMCIA still panic

2002-10-07 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Mikhail Teterin <[EMAIL PROTECTED]> writes: : > Even though it doesn't make sense, can you turn on the debugging : > information and run again? I use : > : > # Let's debug! : > hw.cbb.debug=1 : > hw.pccard.debug=1 : > hw.pccard.cis_debug=1 : > hw.card

Re: dc and PCMCIA still panic

2002-10-07 Thread Mikhail Teterin
> Even though it doesn't make sense, can you turn on the debugging > information and run again? I use > > # Let's debug! > hw.cbb.debug=1 > hw.pccard.debug=1 > hw.pccard.cis_debug=1 > hw.cardbus.debug=1 > hw.cardbus.cis_debug=1 Actually, I lied... It is a Xircom RealPort Ethernet 10/100 + Mode

Re: dc and PCMCIA still panic

2002-10-07 Thread M. Warner Losh
Even though it doesn't make sense, can you turn on the debugging information and run again? I use # Let's debug! hw.cbb.debug=1 hw.pccard.debug=1 hw.pccard.cis_debug=1 hw.cardbus.debug=1 hw.cardbus.cis_debug=1 Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-cur

Re: dc and PCMCIA still panic

2002-10-07 Thread M. Warner Losh
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_sca

dc and PCMCIA still panic

2002-10-07 Thread Mikhail Teterin
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