Add kbdmux(4). This avoids having to use the hint.pcib.1.skipslot=26
trick on a PowerBook G4 and friends to get the USB keyboard as ukbd0.
This commit is contained in:
parent
1c4ca5e5fe
commit
068bb61c55
@ -88,6 +88,7 @@ device pass # Passthrough device (direct SCSI access)
|
||||
|
||||
# syscons is the default console driver, resembling an SCO console
|
||||
device sc
|
||||
device kbdmux
|
||||
options SC_OFWFB # OFW frame buffer
|
||||
options SC_DFLT_FONT # compile font in
|
||||
makeoptions SC_DFLT_FONT=cp437
|
||||
|
Loading…
Reference in New Issue
Block a user