Re: Lost interrupts during boot

2007-06-10 Thread Hans Petter Selasky
On Friday 08 June 2007 17:52, Garrett Cooper wrote: > Hans Petter Selasky wrote: > > On Friday 08 June 2007 11:43, Paolo Pisati wrote: > >>> I testing booting with a combo USB/Firewire carbus card, but no > >>> interrupts are > >>> genereated. If I plug the card in when the computer is not cold, it

Re: Lost interrupts during boot

2007-06-08 Thread Garrett Cooper
Hans Petter Selasky wrote: On Friday 08 June 2007 11:43, Paolo Pisati wrote: I testing booting with a combo USB/Firewire carbus card, but no interrupts are genereated. If I plug the card in when the computer is not cold, it works fine. Any ideas? Does the cardbus driver generate a dummy inter

Re: Lost interrupts during boot

2007-06-08 Thread Hans Petter Selasky
On Friday 08 June 2007 11:43, Paolo Pisati wrote: > > I testing booting with a combo USB/Firewire carbus card, but no > > interrupts are > > genereated. If I plug the card in when the computer is not cold, it works > > fine. Any ideas? Does the cardbus driver generate a dummy interrupt to > > make

Re: Lost interrupts during boot

2007-06-08 Thread Paolo Pisati
> I testing booting with a combo USB/Firewire carbus card, but no interrupts > are > genereated. If I plug the card in when the computer is not cold, it works > fine. Any ideas? Does the cardbus driver generate a dummy interrupt to > make > sure that any outstanding interrupts are cleared? how ol

Re: Lost interrupts during boot

2007-06-08 Thread Hans Petter Selasky
On Friday 08 June 2007 11:09, Hidetoshi Shimokawa wrote: > It seems that the firewire driver is unrelated to the problem. > Doesn't firewire device work too? > I haven't tested it. I don't have any FW devices. --HPS ___ freebsd-hackers@freebsd.org maili

Re: Lost interrupts during boot

2007-06-08 Thread Hidetoshi Shimokawa
It seems that the firewire driver is unrelated to the problem. Doesn't firewire device work too? On 6/8/07, Hans Petter Selasky <[EMAIL PROTECTED]> wrote: On Friday 08 June 2007 09:30, Hidetoshi Shimokawa wrote: > The latest firewire driver I commited this week uses interrupt filter. > There mig

Re: Lost interrupts during boot

2007-06-08 Thread Hans Petter Selasky
On Friday 08 June 2007 09:30, Hidetoshi Shimokawa wrote: > The latest firewire driver I commited this week uses interrupt filter. > There might be some bad interaction between them if they share IRQ. > > You can disable interrupt filter of firewire driver by changing > #define FWOHCI_INTFILT 0 > i

Re: Lost interrupts during boot

2007-06-08 Thread Hidetoshi Shimokawa
Do you have INTR_FILTER in your kernel config file? Does the USB driver use interrupt filter or only ithread? On 6/8/07, Hans Petter Selasky <[EMAIL PROTECTED]> wrote: Hi, I testing booting with a combo USB/Firewire carbus card, but no interrupts are genereated. If I plug the card in when the c

Re: Lost interrupts during boot

2007-06-08 Thread Hidetoshi Shimokawa
The latest firewire driver I commited this week uses interrupt filter. There might be some bad interaction between them if they share IRQ. You can disable interrupt filter of firewire driver by changing #define FWOHCI_INTFILT 0 in fwohcivar.h. If you are using the latest firewire driver, can yo

Re: Lost interrupts during boot

2007-06-08 Thread Hans Petter Selasky
On Friday 08 June 2007 09:17, Hidetoshi Shimokawa wrote: > Do you have INTR_FILTER in your kernel config file? No. > Does the USB driver use interrupt filter or only ithread? Ithread. Interrupt filter is NULL I think. #if (__FreeBSD_version >= 700031) err = bus_setup_intr(self, sc->sc_