On Tue, Jan 08, 2002 at 09:04:14AM +0100, Giacomo Catenazzi wrote: > modules.*map exist only on compiled kernel. And entry depends on > architecture and on configuration. I agree. That's why something like what David has proposed would be more helpful here. > But don't worry. I use the kernel source to find the > MODULES_DEVICE_TABLE (with a partially automated script) to build the > new tables. Do you check for devices that are now handled by different drivers? For example, the CDCEther and acm USB drivers have gone though a series of different configuration changes, where one driver would claim devices meant for the other. It is hopefully all fixes up now, but might have confused your scripts. What about devices that are supported by more than one driver? How do you handle that? (see the USB keyspan_pda and keyspan drivers for an example.) thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
References:
- Re: Hardware Inventory [was: Re: ISA slot detection on PCI systems?]Patrick Mochel <mochel _at_ osdl.org>
- Re: Hardware Inventory [was: Re: ISA slot detection on PCI systems?]Dave Jones <davej _at_ suse.de>
- Re: Hardware Inventory [was: Re: ISA slot detection on PCI systems?]Greg KH <greg _at_ kroah.com>
- Re: Hardware Inventory [was: Re: ISA slot detection on PCI systems?]Greg KH <greg _at_ kroah.com>
- Re: [kbuild-devel] Re: Hardware Inventory [was: Re: ISA slot detection on PCI systems?]Giacomo Catenazzi <cate _at_ dplanet.ch>
- Prev by Date: Re: Compile error 2.5.2-pre8 (ext3)
- Next by Date: Re: Missing entries in Configuure.help)
- Previous by thread: Re: [kbuild-devel] Re: Hardware Inventory [was: Re: ISA slot detection on PCI systems?]
- Next by thread: Re: [kbuild-devel] Re: Hardware Inventory [was: Re: ISA slot detection on PCI systems?]
- Indexes:[Main][Thread]