Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
be050664fdd1699fe7bcf3a9b6faff07172a83d6
/
src
/
hw
/
usb-hid.h
be05066
Don't forward declare functions with "inline" in headers
by Kevin O'Connor
· 7 years ago
5d369d8
Move code centered around specific hardware devices to src/hw/
by Kevin O'Connor
· 9 years ago
[Renamed from src/usb-hid.h]
d83c87b
Normalize POST initialization function name suffixes.
by Kevin O'Connor
· 9 years ago
6a8e895
usb: Push 'struct usbdevice_s' usage through to pipe allocation.
by Kevin O'Connor
· 10 years ago
4d96edc
Cleanup - it's no longer necessary to manually reset global variables.
by Kevin O'Connor
· 12 years ago
0e88576
Add support for USB mice.
by Kevin O'Connor
· 12 years ago
dd5a8a6
When USB keyboard active, don't send keyboard commands to ps2 port.
by Kevin O'Connor
· 12 years ago
357bdfa
Prefer passing a USB "pipe" structure over a USB endp encoding.
by Kevin O'Connor
· 12 years ago
1ca05b0
Be sure to add "void" to all function prototypes that take no args.
by Kevin O'Connor
· 12 years ago
114592f
Initial support for USB, UHCI, and USB Keyboards.
by Kevin O'Connor
· 13 years ago