In message <[EMAIL PROTECTED]> Peter Wemm writes:
: I've made old-style ISA drivers self identifying and got rid of the dreaded
: isa_compat.h table. As a consequence, the 'struct isa_driver' stuff has
: changed slightly to store the additional data that was in the compat tables
: and a new line
I've made old-style ISA drivers self identifying and got rid of the dreaded
isa_compat.h table. As a consequence, the 'struct isa_driver' stuff has
changed slightly to store the additional data that was in the compat tables
and a new line is required (COMPAT_ISA_DRIVER()) so the driver registers