freebsd-dev/sys/dev/kbdmux
Andrew Thompson fd66bfec7f Since r188030 the error value for attach is returned, this means if kbdmux
fails to attach (possibly due to disable hints) then we get called back for
unload. Correctly handle the case where the keyboard isnt found rather than
calling panic.
2009-02-13 23:36:08 +00:00
..
kbdmux.c Since r188030 the error value for attach is returned, this means if kbdmux 2009-02-13 23:36:08 +00:00