index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hw
/
ps2port.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "ps2port: adjust init routine to fix PS/2 keyboard issues"
Kevin O'Connor
2020-05-21
1
-13
/
+5
*
acpi: skip kbd init if not present
Gerd Hoffmann
2020-05-15
1
-0
/
+4
*
ps2port: adjust init routine to fix PS/2 keyboard issues
Matt DeVillier
2020-03-17
1
-5
/
+13
*
ps2port: Disable keyboard/mouse prior to resetting ps2 controller
Kevin O'Connor
2017-02-11
1
-1
/
+12
*
ps2: Remove stale check for timeout warning on reset
Kevin O'Connor
2016-08-14
1
-3
/
+1
*
ps2: Eliminate "etc/ps2-poll-only"; use CONFIG_HARDWARE_IRQ instead
Kevin O'Connor
2015-08-24
1
-10
/
+6
*
ps2: Don't wait 100ms to discard possible extra reset receive byte
Kevin O'Connor
2015-07-22
1
-7
/
+8
*
ps2: Support mode for polling the PS2 port instead of using irqs
Kevin O'Connor
2015-07-14
1
-8
/
+38
*
Remove ioport.h; disperse its contents to other header files.
Kevin O'Connor
2013-09-28
1
-1
/
+1
*
Move function definitions for output.c from util.h to new file output.h.
Kevin O'Connor
2013-09-18
1
-3
/
+4
*
Move romfile definitions from util.h to new file romfile.h.
Kevin O'Connor
2013-09-18
1
-0
/
+1
*
Move stacks.c definitions from util.h to new file stacks.h.
Kevin O'Connor
2013-09-18
1
-0
/
+1
*
Move code centered around specific hardware devices to src/hw/
Kevin O'Connor
2013-09-02
1
-0
/
+504