opengnsys_ipxe/src
Michael Brown 9373ca8ea2 [undi] Work around specific devices with known broken interrupt behaviour
Some PXE stacks are known to claim that IRQs are supported, but then
never generate interrupts.  No satisfactory solution has been found to
this problem; the workaround is to add the PCI vendor and device IDs
to a list of devices which will be treated as simply not supporting
interrupts.

This is something of a hack, since it will generate false positives
for identical devices with a working PXE stack (e.g. those that have
been reflashed with iPXE), but it's an improvement on the current
situation.

Reported-by: Richard Moore <rich@richud.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-03-05 14:22:53 +00:00
..
arch [undi] Work around specific devices with known broken interrupt behaviour 2013-03-05 14:22:53 +00:00
bin
config
core [tls] Concatenate received non-data records before processing 2013-01-31 09:59:36 +00:00
crypto [crypto] Allow in-place CBC decryption 2012-09-27 01:54:55 +01:00
doc
drivers [tg3] Fix various tg3 issues 2013-03-04 21:56:24 +00:00
hci [readline] Allow readline_history() to return a meaningful status 2012-10-24 23:24:43 -07:00
image
include [netdevice] Add vlan_tag() to get the VLAN tag of a network device 2013-03-01 16:11:40 +00:00
interface [efi] Include product short name in EFI SNP device names 2012-11-21 03:43:43 +00:00
libgcc
net [netdevice] Separate VLAN support from presence of VLAN-supporting drivers 2013-03-01 16:36:34 +00:00
tests [test] Add self-tests for string functions 2012-11-12 16:58:49 +00:00
usr
util [efi] Ensure EFI binaries comply with Authenticode requirements 2013-02-25 17:22:01 +00:00
.gitignore
Makefile [build] Include self-tests within "make everything" 2013-01-31 10:12:58 +00:00
Makefile.housekeeping
doxygen.cfg