On Sat, Apr 07, 2001 at 01:23:27PM -0400, Jeff Garzik wrote: > You asked in your last message to show you code, here is a short > example. Note that I would love to rip out the SUPERIO code in parport > and make it a separate driver like this short, contrived example. Much > more modular than the existing solution. (The superio code is on its way out anyway, for different reasons..) More modular? Yes, it adds another module to support a card, so yes there are more modules. But with the multifunction_quirks approach, support is a question of adding two lines in a table. Tim. */