freebsd-dev/sys/dev/kbd
Kyle Evans 61a72158bb kbd: patch linker set methods, too
This is needed after r355796. Some double-registration of kbd drivers needs
to be sorted out, then this sysinit will simply add these drivers into the
normal list and kill off any other bits in the driver that are aware of the
linker set, for simplicity.
2019-12-16 04:52:06 +00:00
..
kbd.c kbd: patch linker set methods, too 2019-12-16 04:52:06 +00:00
kbdreg.h kbd: remove kbdsw, store pointer to driver in each keyboard_t 2019-12-16 03:12:53 +00:00
kbdtables.h