opengnsys_ipxe/src/drivers
Michael Brown 4e20d73bb5 Gave asynchronous operations approximate POSIX signal semantics. This
will enable us to cascade async operations, which is necessary in order to
properly support DNS.  (For example, an HTTP request may have to redirect
to a new location and will have to perform a new DNS lookup, so we can't
just rely on doing the name lookup at the time of parsing the initial
URL).

Anything other than HTTP is probably broken right now; I'll fix the others
up asap.
2007-01-15 08:49:10 +00:00
..
ata Gave asynchronous operations approximate POSIX signal semantics. This 2007-01-15 08:49:10 +00:00
bitbash Abstracted out part of the concept of an SPI device to a generalised NVS 2006-12-04 18:23:06 +00:00
block Automatically select between the "10" and "16" variants of command set, 2006-12-12 18:54:35 +00:00
bus Add device description fields to struct device. 2007-01-10 15:27:48 +00:00
net Use pkb_pad() rather than doing it the dangerous way :) 2007-01-11 05:26:16 +00:00
nvs Return -EIO when verification fails, instead of -EINVAL. 2006-12-20 14:11:50 +00:00
scsi Gave asynchronous operations approximate POSIX signal semantics. This 2007-01-15 08:49:10 +00:00