On Mon, Dec 11, 2000 at 06:09:31PM -0600, Peter Samuelson wrote:
>
> [Rasmus Andersen]
> > How about this patch? It moves the offending struct to the __init
> > function where it is used and inside an existing #ifdef CONFIG_PCI.
>
> Hmmmm, if you're messing around with the pci device table, why not just
> convert it to use new-style PCI init? This is fairly easy to do (I did
> one driver myself, and that *proves* it's easy). The main points:
I was looking into that regarding another driver anyway, so I'll try
my hand at that. Expect some b0rken patches soon :)
Regards,
Rasmus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/