Re: [expert] pci kernel modules - what changed in pci i/face please ?

2000-11-06 Thread stephen
On Mon, Nov 06, 2000 at 07:13:19PM +, stephen wrote: > sorry should add this Mandrake 7.2 rc1 2.2.17 SMP code ok under 2.2.15 SMP > my pci device driver for an Arcom pci 16chan a-d card is now hanging in the > init_module call after finding the first card, seems to be the iteration > over n

[expert] pci kernel modules - what changed in pci i/face please ?

2000-11-06 Thread stephen
my pci device driver for an Arcom pci 16chan a-d card is now hanging in the init_module call after finding the first card, seems to be the iteration over none matching find_pci_device calls. the Arcom digital card seems to still be detected correctly. isa DAC detection not affected. the last t