Re: isapnp: broken API

2007-02-24 Thread Andrew Morton
> On Fri, 23 Feb 2007 16:25:05 +0100 Sacher Khoudari <[EMAIL PROTECTED]> wrote: > --- linux-2.6.20.1/drivers/pnp/isapnp/core.c.old 2007-02-23 > 16:20:46.0 +0100 > +++ linux-2.6.20.1/drivers/pnp/isapnp/core.c 2007-02-23 16:21:25.0 > +0100 > @@ -943,9 +943,7 @@ >

Re: isapnp: broken API

2007-02-24 Thread Andrew Morton
On Fri, 23 Feb 2007 16:25:05 +0100 Sacher Khoudari [EMAIL PROTECTED] wrote: --- linux-2.6.20.1/drivers/pnp/isapnp/core.c.old 2007-02-23 16:20:46.0 +0100 +++ linux-2.6.20.1/drivers/pnp/isapnp/core.c 2007-02-23 16:21:25.0 +0100 @@ -943,9 +943,7 @@

Re: isapnp: broken API

2007-02-23 Thread Alexey Dobriyan
On Fri, Feb 23, 2007 at 04:25:05PM +0100, Sacher Khoudari wrote: > I've lately tried to run a ISA card (HP 82341, with drivers from the > Linux GPIB project, latest version), but the module failed to get > loaded. Modprobe said it couldn't find a symbol (Undefined symbol > 'isapnp_read_byte'),

isapnp: broken API

2007-02-23 Thread Sacher Khoudari
Hi! I've lately tried to run a ISA card (HP 82341, with drivers from the Linux GPIB project, latest version), but the module failed to get loaded. Modprobe said it couldn't find a symbol (Undefined symbol 'isapnp_read_byte'), although it was present in /boot/System.map and

isapnp: broken API

2007-02-23 Thread Sacher Khoudari
Hi! I've lately tried to run a ISA card (HP 82341, with drivers from the Linux GPIB project, latest version), but the module failed to get loaded. Modprobe said it couldn't find a symbol (Undefined symbol 'isapnp_read_byte'), although it was present in /boot/System.map and

Re: isapnp: broken API

2007-02-23 Thread Alexey Dobriyan
On Fri, Feb 23, 2007 at 04:25:05PM +0100, Sacher Khoudari wrote: I've lately tried to run a ISA card (HP 82341, with drivers from the Linux GPIB project, latest version), but the module failed to get loaded. Modprobe said it couldn't find a symbol (Undefined symbol 'isapnp_read_byte'),