[SeaBIOS] [PATCH 0/8] Add USB disk booting support

Kevin O'Connor kevin at koconnor.net
Thu Feb 18 14:37:49 CET 2010


On Thu, Feb 18, 2010 at 11:11:07AM +0100, Peter Stuge wrote:
> Kevin O'Connor wrote:
> > UHCI only (no ohci).
> 
> If SeaBIOS is GPL you might reuse the OHCI patch for libpayload.

SeaBIOS is LGPLv3.

SeaBIOS already has an OHCI driver.  This patch did not add the "bulk"
transport capability to the OHCI driver.  Doing "bulk" transports from
16bit mode on an OHCI controller will require some hacks - otherwise
it's not difficult to add.

However, I wanted to distribute a working prototype before going on to
other parts.

Cheers,
-Kevin



More information about the SeaBIOS mailing list