[linux-usb-devel] Re: [Linux-usb-users] Re: What to do with all of the USB UHCI drivers

2002-05-24 Thread Peter Wächtler
Martin Dalecki wrote: Uz.ytkownik Greg KH napisa?: Anyway, here's the documentation that you need: The module usb-ohci is now gone. Use ohci-hcd instead. The people with UHCI controllers have a big more documentation to read: The module uhci is now gone. If you used this module,

Re: [linux-usb-devel] Re: [Linux-usb-users] Re: What to do with all ofthe USB UHCI drivers

2002-05-24 Thread David Brownell
1. Rename usb-ohci to usb-ohci-old Keeping the old-style drivers would defeat the purposes of having new-style ones, though. 2. Rename ohci-hcd to usb-ohci But during the transition period when both exist, what then? And later when someone says I'm using the usb-ohci driver (or since

Re: [linux-usb-devel] Re: [Linux-usb-users] Re: What to do with all ofthe USB UHCI drivers

2002-05-24 Thread David Brownell
open-host-contoller-interface-host-controller-[driver]... Quite a lot of semanticla duplication if you ask me. If you split all acronyms into their component atoms before coming up with new names, I think you'll end up changing quite a lot of technology nomenclature. (Avoid starting names

Re: [linux-usb-devel] Re: [Linux-usb-users] Re: What to do with all

2002-05-24 Thread Alan Cox
Using that -hcd suffix is completely unambiguous. (But if we go with the usb-uhci-hcd driver I'd vote to rename it as uhci-hcd.) I didn't kown ohci was already used. But if anything I would prefer the usb- prefix over the -hcd suffix and a move away of the old driver which occupied

[linux-usb-devel] Re: [Linux-usb-users] Re: What to do with all of the USB UHCI drivers

2002-05-24 Thread Gunther Mayer
Peter Wächtler wrote: Martin Dalecki wrote: Uz.ytkownik Greg KH napisa?: Anyway, here's the documentation that you need: The module usb-ohci is now gone. Use ohci-hcd instead. The people with UHCI controllers have a big more documentation to read: The module uhci is now

[linux-usb-devel] Re: [Linux-usb-users] Re: What to do with all of the USB UHCI drivers

2002-05-24 Thread Stephen J. Gowdy
I don't have a problem with the new names. Users shouldn't care, and when they do they want to report problems. It would help to know what they are actually talking about without need to remember which kernel the rename happened in (and that distributions may backport the changes to earlier

[linux-usb-devel] Re: [Linux-usb-users] Re: What to do with all of the USB UHCI drivers

2002-05-24 Thread Gunther Mayer
Stephen J. Gowdy wrote: I don't have a problem with the new names. Users shouldn't care, and when they do they want to report problems. You like to get these reports ? USB does no longer works, since I upgraded to 2.5 It would help to know what they are actually talking about without need

[linux-usb-devel] Re: [Linux-usb-users] Re: What to do with all of the USB UHCI drivers

2002-05-24 Thread Stephen J. Gowdy
On Fri, 24 May 2002, Gunther Mayer wrote: Stephen J. Gowdy wrote: I don't have a problem with the new names. Users shouldn't care, and when they do they want to report problems. You like to get these reports ? USB does no longer works, since I upgraded to 2.5 Best part of my day.

[linux-usb-devel] Re: [Linux-usb-users] Re: What to do with all of the USB UHCI driversin the kernel?

2002-05-23 Thread Stephen J. Gowdy
Hi Martin, What do you actually want to know? That an EHCI controller should use the ehci-hcd driver and that the OHCI controller should use the ohci-hcd controller? Or that the uhci-* drivers can't drive a EHCI or OHCI controller? Or something else?

[linux-usb-devel] Re: [Linux-usb-users] Re: What to do with all of the USB UHCI driversin the kernel?

2002-05-23 Thread Martin Dalecki
Uz.ytkownik Stephen J. Gowdy napisa?: Hi Martin, What do you actually want to know? That an EHCI controller should use the ehci-hcd driver and that the OHCI controller should use the ohci-hcd controller? Or that the uhci-* drivers can't drive a EHCI or OHCI controller? Or something

[linux-usb-devel] Re: [Linux-usb-users] Re: What to do with all of the USB UHCI driversinthe kernel?

2002-05-23 Thread Gunther Mayer
Martin Dalecki wrote: Uz.ytkownik Stephen J. Gowdy napisa?: Hi Martin, What do you actually want to know? That an EHCI controller should use the ehci-hcd driver and that the OHCI controller should use the ohci-hcd controller? Or that the uhci-* drivers can't drive a EHCI or OHCI

[linux-usb-devel] Re: [Linux-usb-users] Re: What to do with all of the USB UHCI drivers in the kernel?

2002-05-23 Thread Greg KH
On Thu, May 23, 2002 at 04:25:50PM +0200, Martin Dalecki wrote: Well what I know is the following: Kudzu did set up my system to use usb-ohci driver similar. And now you have apparently started to obsolete some of them. I know that there are still two drivers supported. So I would really

[linux-usb-devel] Re: [Linux-usb-users] Re: What to do with all of the USB UHCI driversin the kernel?

2002-05-23 Thread Martin Dalecki
Uz.ytkownik Greg KH napisa?: Anyway, here's the documentation that you need: The module usb-ohci is now gone. Use ohci-hcd instead. The people with UHCI controllers have a big more documentation to read: The module uhci is now gone. If you used this module, use