Re: Compaq SMART EISA and ida driver -> kernel panic

2000-03-14 Thread Oliver Schonefeld
Eines schoenen Tages schrieb Matthew N. Dodd: > On Tue, 14 Mar 2000, Oliver Schonefeld wrote: > > hmm ... the controller shows up with another io-adress, but now the driver > > panics because of a time out :-( > > Try this patch: [snip] again, no success. the driver counts down the timeout with

Re: Compaq SMART EISA and ida driver -> kernel panic

2000-03-14 Thread Matthew N. Dodd
On Tue, 14 Mar 2000, Oliver Schonefeld wrote: > hmm ... the controller shows up with another io-adress, but now the driver > panics because of a time out :-( Try this patch: Index: ida.c === RCS file: /cvs/src/sys/dev/ida/ida.c,v re

Re: Compaq SMART EISA and ida driver -> kernel panic

2000-03-14 Thread Oliver Schonefeld
Eines schoenen Tages schrieb Matthew N. Dodd: [snip] > Doh! Looks like Jonathan didn't merge the latest ida_eisa.c that I'd > worked on when he fixed the driver to support multiple access methods and > added EISA support. > > Try this patch: [snip] hmm ... the controller shows up with another i

Re: Compaq SMART EISA and ida driver -> kernel panic

2000-03-14 Thread Matthew N. Dodd
On Tue, 14 Mar 2000, Oliver Schonefeld wrote: > there we go: > qcb = 0xc0ca7000 > completed = 0x (so propably not initalized?!) > qcb_done = 0x0 Doh! Looks like Jonathan didn't merge the latest ida_eisa.c that I'd worked on when he fixed the driver to support multiple access methods and

Re: Compaq SMART EISA and ida driver -> kernel panic

2000-03-14 Thread Oliver Schonefeld
Eines schoenen Tages schrieb Matthew N. Dodd: [snip] > Could you add > > printf("0x%lx\n0x%lx0x%lx\n", qcb, completed, qcb_done); > > to ida.c:ida_wait() after this line: > > 454:qcb_done = idahwqcbptov(ida, completed & ~3); > > And show us the output. there we go: qcb = 0xc0ca7000 com

Re: Compaq SMART EISA and ida driver -> kernel panic

2000-03-13 Thread Matthew N. Dodd
On Tue, 14 Mar 2000, Oliver Schonefeld wrote: > i was very happy to se, that the eisa bus attachment stuff had been > reviewed and comitted to the source tree. the kernel compiles w/o > problems but panics, when booting :-( has anybody with an eisa board > have had success (maybe my setup is someh

Compaq SMART EISA and ida driver -> kernel panic

2000-03-13 Thread Oliver Schonefeld
hello *! i was very happy to se, that the eisa bus attachment stuff had been reviewed and comitted to the source tree. the kernel compiles w/o problems but panics, when booting :-( has anybody with an eisa board have had success (maybe my setup is somehow wrong?!) relevent kernel messages: ahb0: