Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
a5d8458fc0e6f5971931d2ffec99d02678af104a
/
src
/
ps2port.c
a5d8458
Revert "Unify ps2 port data processing."
by Kevin O'Connor
· 13 years ago
b9ed5e2
Handle variable length return of ps2 port GETID command.
by Kevin O'Connor
· 13 years ago
67a9eec
Prevent ps2 irqs from messing up ps2 init.
by Kevin O'Connor
· 13 years ago
6704cf9
Revert "Rework disabling of ps2 port irqs."
by Kevin O'Connor
· 13 years ago
357bdfa
Prefer passing a USB "pipe" structure over a USB endp encoding.
by Kevin O'Connor
· 13 years ago
cfdc13f
Introduce standard warnings for allocation failures and timeouts.
by Kevin O'Connor
· 13 years ago
59c7574
Add some ASSERT32FLAT() to help compiler eliminate dead code.
by Kevin O'Connor
· 13 years ago
6f702dd
Rework disabling of ps2 port irqs.
by Kevin O'Connor
· 13 years ago
1ca05b0
Be sure to add "void" to all function prototypes that take no args.
by Kevin O'Connor
· 13 years ago
84f7b80
Unify ps2 port data processing.
by Kevin O'Connor
· 13 years ago
5787748
Move ps2 specific keyboard and mouse code to ps2port.c.
by Kevin O'Connor
· 13 years ago
6080fe0
Fail PS2 port commands when receiving a NAK.
by Kevin O'Connor
· 13 years ago
10ad799
Replace irq_enable() regions with explicit calls to check for irqs.
by Kevin O'Connor
· 13 years ago
89eb624
Handle tsc rollover.
by Kevin O'Connor
· 13 years ago
7e6dfd8
Detect ps2 nak response.
by Kevin O'Connor
· 14 years ago
f358759
Clock cleanups.
by Kevin O'Connor
· 14 years ago
235df20
Cleanup ps2 port reset handling.
by Kevin O'Connor
· 14 years ago
b44a852
Cleanup keyboard reset handling.
by Kevin O'Connor
· 14 years ago
f509237
Fix minor bug in ps2port.c - can't check for -1 with unsigned return type.
by Kevin O'Connor
· 14 years ago
9e91c7b
Misc fixes.
by Kevin O'Connor
· 14 years ago
b1b7c2a
Change license from GPLv3 to LGPLv3.
by Kevin O'Connor
· 14 years ago
0234cd9
Make sure ps2 port command reads are from the desired device.
by Kevin O'Connor
· 14 years ago
dd3588f
Fix bug on keyboard LED set.
by Kevin O'Connor
· 14 years ago
bc2aecd
Implement tsc based delay timers, and use them throughout code.
by Kevin O'Connor
· 14 years ago
7481a30
Support ps2 port RESET commands that respond with 1 or 2 bytes.
by Kevin O'Connor
· 15 years ago
3b89719
Rewrite ps2 port (keyboard/mouse) handling.
by Kevin O'Connor
· 15 years ago