Re: [linux-usb-devel] ISP1760 driver implementation on linux 2.4.20

2006-01-11 Thread David Brownell
On Wednesday 11 January 2006 7:29 am, Alan Stern wrote: > In 2.6.15 they do. If the ISP1760 includes an OHCI-compatible interface, > you ought to be able to modify the OHCI driver to work with it. Actually Philips has a nasty habit of advertising things as "OHCI-compatible" (and ISTR "EHCI-comp

Re: [linux-usb-devel] ISP1760 driver implementation on linux 2.4.20

2006-01-11 Thread Alan Stern
On Wed, 11 Jan 2006, Joe Liao wrote: > Greeting All, I need to write a driver for ISP1760 host controller currently , I have read ISP1760 data sheet& linux programing guide. But I'm new to USB driver programming ,and I mess up with too many informations I found. I list my questio

[linux-usb-devel] ISP1760 driver implementation on linux 2.4.20

2006-01-10 Thread Joe Liao
Greeting All, I need to write a driver for ISP1760 host controller currently , I have read ISP1760 data sheet& linux programing guide. But I'm new to USB driver programming ,and I mess up with too many informations I found. I list my questions below , hope someone can answer for m