coreboot-kgpe-d16/payloads/libpayload/include/usb
Nico Huber a482701451 libpayload: Document USB host controller setup functions
The semantics of the controller functions, start(), stop(), reset() and
shutdown(), are not self-explanatory which let to some confusion. At
least the reset() functions of the different host controller drivers
were implemented following different interpretations. Let's make the
intended behaviour of these functions clear.

The stated inconsistencies will be addressed in following commits.

Change-Id: Id2e300f65c21039218b6ba3f87c0fcd4f0dda0a8
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: http://review.coreboot.org/1848
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-11-14 17:43:36 +01:00
..
usb.h libpayload: Document USB host controller setup functions 2012-11-14 17:43:36 +01:00
usbdisk.h - reduced memory requirements a lot (from >100kb/controller to 2008-10-16 19:20:51 +00:00
usbmsc.h libpayload: Shutdown reasonably if we can't init usb msc device 2012-06-22 08:55:22 +02:00