Re: [linux-usb-devel] [PATCH] Fix OHCI HCD build for PNX 8550

2006-06-07 Thread Pete Popov
On Wed, 2006-06-07 at 15:37 +0100, Ralf Baechle wrote: > On Wed, Jun 07, 2006 at 07:27:56AM -0700, David Brownell wrote: > > > On Wednesday 07 June 2006 6:59 am, Ralf Baechle wrote: > > > The PNX8550 OHCI is a platform device so we better include the necessary > > > headers. > > > > PNX ohci supp

Re: [linux-usb-devel] ALCHEMY: AU1200 USB Host Controller (OHCI/EHCI)

2005-12-09 Thread Pete Popov
> > Special thanks to Pete Popov and his merry band of kernel hackers for > > paving the way by pushing to seperate EHCI and PCI in the USB subsystem. > > Actually that patch started with Matt Porter, although some earlier > non-mergeable versions came from ARC (now TDI).

Re: [linux-usb-devel] PATCH

2003-07-11 Thread Pete Popov
On Fri, 2003-07-11 at 07:40, David Brownell wrote: > Pete Popov wrote: > > RFC on the following ohci non-pci patch, against 2.4.. The patch has > > been tested on MIPS only, but it's pretty generic and should work with > > others arches as long as the right command

[linux-usb-devel] PATCH

2003-07-10 Thread Pete Popov
RFC on the following ohci non-pci patch, against 2.4.. The patch has been tested on MIPS only, but it's pretty generic and should work with others arches as long as the right command line parameters are passed. Thanks, Pete diff -Naur --exclude=CVS linux-2.4-orig/drivers/usb/host/Config.in lin