Re: [linux-usb-devel] OHCI and PCI - IRQ problems on x86

2001-10-30 Thread David Brownell
suggest you ask over on the linux-kernel list ... your problem is at the PCI/BIOS level, OHCI doesn't seem to be involved. - Dave - Original Message - From: "Torrey Hoffman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 30, 2001 12:39

[linux-usb-devel] OHCI and PCI - IRQ problems on x86

2001-10-30 Thread Torrey Hoffman
I've seen the recent messages about OHCI and PCI on embedded (?) systems and thought this would be a good time to ask: I have a dual P3 system with a Tyan motherboard. The on-board UHCI basically doesn't work (It isn't wired properly to the APIC, and even in "noapic" mode it doesn't work, the U

Re: [linux-usb-devel] OHCI and PCI

2001-10-30 Thread David Brownell
Hi, > I'm working on writing support for the USB HC available in our ST40GX1 system > on chip. This processor is basically a SH4 plus other devices (PCI, serial, > video, USB, Teletext and PWM) connected by an on-chip bus called SuperHyway. > The chip is mainly targeted at set-top-boxes and TV re

Re: [linux-usb-devel] OHCI and PCI

2001-10-30 Thread Pete Zaitcev
> From: Andrea Cisternino <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Date: Tue, 30 Oct 2001 16:48:59 + > I'm working on writing support for the USB HC available in our ST40GX1 system > on chip. [...] I am putting my ioport.c hacker hat on: the issue here has more to do with a reuse of gen

[linux-usb-devel] OHCI and PCI

2001-10-30 Thread Andrea Cisternino
Hi all, I'm working on writing support for the USB HC available in our ST40GX1 system on chip. This processor is basically a SH4 plus other devices (PCI, serial, video, USB, Teletext and PWM) connected by an on-chip bus called SuperHyway. The chip is mainly targeted at set-top-boxes and TV relate