mirror of
https://github.com/opnsense/src.git
synced 2026-03-26 04:33:12 -04:00
Fix booting with ps2 keyboards.
This commit is contained in:
parent
e43257aa7d
commit
e5ff40f0ca
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ hint.atkbdc.0.at="isa"
|
|||
hint.atkbdc.0.port="0x060"
|
||||
hint.atkbd.0.at="atkbdc"
|
||||
hint.atkbd.0.irq="1"
|
||||
hint.atkbd.0.flags="0x1"
|
||||
hint.psm.0.at="atkbdc"
|
||||
hint.psm.0.irq="12"
|
||||
hint.vga.0.at="isa"
|
||||
|
|
|
|||
Loading…
Reference in a new issue