On Thu, 8 May 2003, Richard Smith wrote:
Can I add a mouse to the superio struct and the nlbconfig with out breaking everything? or just wait until freebios2 and just handle it in superio.c?
let's fix this and get it right in freebios2.
The overall approach of superio is I think OK, but it clearly needs to move away from the generic structure to a per-device type of structure, and we need a way to specify initialization of that structure in the config file.
ron