Subject: Re: Libretto L2 USB IRQ Mapping
To: None <tech-kern@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: tech-kern
Date: 02/21/2002 16:39:04
In article <20020221.230540.01457363.kanaoka@ann.hi-ho.ne.jp>,
Masanori Kanaoka <kanaoka@ann.hi-ho.ne.jp> wrote:
>The patch include below:
>    1. config file(FIVA)
>    2. PCIBIOS_INTR_FIXUP_TRIGGER hack
>	sys/arch/i386/conf/files.i386			
>	sys/arch/i386/pci/pci_intr_fixup.c			  
>    3. apm hack
>    4. pciide hack
>    5. ohci hack
>	sys/dev/pci/ohci_pci.c
>	sys/dev/usb/ohci.c
>
>I think that  2. and 5. may be clue for your problem.
>How about checking the patch?

Been there, done that... This is what we were using before we discovered
_PIR...

christos