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

2006-01-27 Thread dfoley
Daniel Mack wrote: > > On Jan 27, 2006, at 10:23 PM, David Brownell wrote: > >> I pointed this out to Philips a while back, but they didn't >> seem to believe me. They may well have some serious legal >> mis-understandings going over there. > > > They can still hand out some piece of code to y

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

2006-01-27 Thread Greg KH
On Fri, Jan 27, 2006 at 10:44:09PM +0100, Daniel Mack wrote: > > On Jan 27, 2006, at 10:23 PM, David Brownell wrote: > > >I pointed this out to Philips a while back, but they didn't > >seem to believe me. They may well have some serious legal > >mis-understandings going over there. > > They can

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

2006-01-27 Thread David Brownell
On Friday 27 January 2006 12:48 pm, Greg KH wrote: > > You can't write a proprietary Linux USB host controller driver for > recent kernel versions, so this must be wrong. I pointed this out to Philips a while back, but they didn't seem to believe me. They may well have some serious legal mis-und

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

2006-01-27 Thread Daniel Mack
On Jan 27, 2006, at 10:23 PM, David Brownell wrote: I pointed this out to Philips a while back, but they didn't seem to believe me. They may well have some serious legal mis-understandings going over there. They can still hand out some piece of code to you, show you that their hardware works

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

2006-01-27 Thread Greg KH
On Fri, Jan 27, 2006 at 11:53:07AM -0800, dfoley wrote: > >> I generally have it working on our hardware but not without problems and > >> have challenges getting support from Philips. > > > > Which licence did Philips use? Would it be possible to put that driver > > into the CVS so more people c

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

2006-01-27 Thread dfoley
Daniel Mack wrote: > Hi dfoley, > >> I use this chip in a project as well. >> We got drivers from Philips for 2.6.9 - pci. > > > Interesting. What do you mean with 'pci'? I chose that chips just because > I do *not* have a PCI bus in this setup? > Your are correct, but Philips has a PCI card w

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

2006-01-27 Thread Daniel Mack
Hi dfoley, I use this chip in a project as well. We got drivers from Philips for 2.6.9 - pci. Interesting. What do you mean with 'pci'? I chose that chips just because I do *not* have a PCI bus in this setup? I generally have it working on our hardware but not without problems and have

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

2006-01-26 Thread dfoley
Daniel Mack wrote: > Hi all, > > I saw the thread started on 2006-01-10 regarding the implementation > of a driver for Philips' ISP176x. We also use this chip in a project > and need support for it under current linux kernel versions. I use this chip in a project as well. We got drivers from Phili