mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Fix booting with ps2 keyboards.
This commit is contained in:
parent
e43257aa7d
commit
e5ff40f0ca
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=127731
@ -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 New Issue
Block a user