Re: BUG in modutils or drivers/isdn/hisax/

2001-01-23 Thread Kai Germaschewski
On Tue, 23 Jan 2001, Ingo Oeser wrote: > To quote drivers/isdn/hisax/config.c:1710-1713 > static struct pci_device_id hisax_pci_tbl[] __initdata = { > #ifdef CONFIG_HISAX_FRTIZPCI > {PCI_VENDOR_ID_AVM, PCI_DEVICE_ID_AVM_FRITZ, PCI_ANY_ID, >PCI_ANY_ID}, > #endif > > To

Re: BUG in modutils or drivers/isdn/hisax/

2001-01-23 Thread Ingo Oeser
Hi Karsten, On Tue, Jan 23, 2001 at 12:28:49PM +0100, Karsten Keil wrote: > > the current modutils (2.4.1) cannot read the > > __module_pci_device_table of a kernel/drivers/isdn/hisax/hisax.o > > module of linux 2.4.0 (vanilla). > > > > What's wrong with it? > > Nothing. Only the HFC-PCI part

Re: BUG in modutils or drivers/isdn/hisax/

2001-01-23 Thread Karsten Keil
Hi, On Tue, Jan 23, 2001 at 01:31:55AM +0100, Ingo Oeser wrote: > Hi Keith, > hi Karsten, > hi linux-kernel, > > the current modutils (2.4.1) cannot read the > __module_pci_device_table of a kernel/drivers/isdn/hisax/hisax.o > module of linux 2.4.0 (vanilla). > > What's wrong with it?

Re: BUG in modutils or drivers/isdn/hisax/

2001-01-23 Thread Karsten Keil
Hi, On Tue, Jan 23, 2001 at 01:31:55AM +0100, Ingo Oeser wrote: Hi Keith, hi Karsten, hi linux-kernel, the current modutils (2.4.1) cannot read the __module_pci_device_table of a kernel/drivers/isdn/hisax/hisax.o module of linux 2.4.0 (vanilla). What's wrong with it? Nothing. Only

Re: BUG in modutils or drivers/isdn/hisax/

2001-01-23 Thread Ingo Oeser
Hi Karsten, On Tue, Jan 23, 2001 at 12:28:49PM +0100, Karsten Keil wrote: the current modutils (2.4.1) cannot read the __module_pci_device_table of a kernel/drivers/isdn/hisax/hisax.o module of linux 2.4.0 (vanilla). What's wrong with it? Nothing. Only the HFC-PCI part in hisax has

Re: BUG in modutils or drivers/isdn/hisax/

2001-01-23 Thread Kai Germaschewski
On Tue, 23 Jan 2001, Ingo Oeser wrote: To quote drivers/isdn/hisax/config.c:1710-1713 static struct pci_device_id hisax_pci_tbl[] __initdata = { #ifdef CONFIG_HISAX_FRTIZPCI {PCI_VENDOR_ID_AVM, PCI_DEVICE_ID_AVM_FRITZ, PCI_ANY_ID, PCI_ANY_ID}, #endif To quote my

BUG in modutils or drivers/isdn/hisax/

2001-01-22 Thread Ingo Oeser
Hi Keith, hi Karsten, hi linux-kernel, the current modutils (2.4.1) cannot read the __module_pci_device_table of a kernel/drivers/isdn/hisax/hisax.o module of linux 2.4.0 (vanilla). What's wrong with it? The compiler is gcc 2.95.2 (as shipped with debian potato). All other module device tables