On Sun, Jan 25, 2004 at 09:28:33PM +0100, Harald Dunkel wrote: > Petter Reinholdtsen wrote: > >[Harald Dunkel] > > > >>+ 11063104 usb ehci_hcd USB 2.0 > > > > > >Which kernel version is this? It is not present in my 2.4.22 kernel. > > > > 2.6.1. For 2.4.22 its called "ehci-hcd", as it seems. You have > to enable the optional development drivers in menuconfig. > > The naming conflicts between 2.4.x and 2.6.x is something that > should be addressed for discover-data. Would it be possible to > provide a second pci database for the 2.6.x kernels? Or does > discover2 provide a smarter solution?
The kernel (or are it the modutils?) do. In 2.6, a dash in a module name is converted to an underscore. You can still "modprobe ehci-hcd", it'll work all the same. -- Wouter Verhelst Debian GNU/Linux -- http://www.debian.org Nederlandstalige Linux-documentatie -- http://nl.linux.org "Stop breathing down my neck." "My breathing is merely a simulation." "So is my neck, stop it anyway!" -- Voyager's EMH versus the Prometheus' EMH, stardate 51462. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

