Print a warning when an unknow USB controller type is detected.
[coreboot.git] / payloads / libpayload / drivers / usb / uhci.h
2010-06-07 Patrick GeorgiAvoid using the name "pid_t", which is used on unixoid...
2010-03-25 Stefan ReinauerUSB updates from our internal tree
2008-10-16 Patrick Georgi- reduced memory requirements a lot (from >100kb/contro...
2008-09-11 Jordan CrouseFix the USB code to find the headers after they were...
2008-09-02 Patrick GeorgiThis patch adds USB capabilities to libpayload. It...