tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Fixing the ubsa driver



On Fri, Jul 11, 2008 at 10:06:31PM +0200, Frank Wille wrote:
> Hi!
> 
> Since beginning of this year the ubsa driver has ceased working, and I was
> trying to find the reasons since quite some time. I am using an Option N.V.
> MC3G card for testing.
> 
> Today I would say that there are at least two bugs.
> 
> The first was already mentioned in this thread from February:
>   http://mail-index.netbsd.org/current-users/2008/02/04/msg000760.html
> Chavdar Ivanov and me both reported an NMI (entering the debugger) when
> inserting a cardbus card in our HP NX6310.
> 
> With my card it looked like
> 
> ohci0 at cardbus0 function 0: vendor 0x1045 product 0xc861 (rev. 0x10)
> NMI ... going to debugger
> > cont

ohci has probably tried to read from or write to an address on the PCI
bus, but no device has responded.

Next time, type 'bt' and then 'show registers'.

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933 ext 24


Home | Main Index | Thread Index | Old Index