[coreboot] [PATCH]Changes to libpayload's USB stack

Patrick Georgi patrick at georgi-clan.de
Mon Jun 7 14:01:12 CEST 2010


Hi,

attached patch
- avoids using the name "pid_t", which is used on unixoid systems
- moves controller specific data structures into private headers,
  to avoid conflicts between controller drivers
- factors out the USB PID ids, which are only exposed on UHCI. It's
  of not much use on the other controllers.

It requires a copy of uhci.h to uhci_private.h

Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20100607-1-usb-infrastructure.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100607/5a491dec/attachment.ksh>


More information about the coreboot mailing list