8 Commits (c65fae2475ca652ef7948f286881b0c06bce861b)

Autor SHA1 Mensaje Fecha
  Michael Brown c65fae2475 Add RX quotas to the net device poll() method. This avoids the problem hace 19 años
  Michael Brown 18e5353bed Rename pkb_available() to pkb_tailroom() for consistency with Linux's hace 19 años
  Michael Brown b7fcfe8ece Added net device TX queue; this will be needed to support the PXE UNDI API hace 19 años
  Michael Brown 3c2cc59d25 Added ability to break ISR processing over several calls to poll(). hace 19 años
  Michael Brown aa7bda7b47 Send EOI after enabling interrupt, in case the device had asserted IRQ hace 19 años
  Michael Brown 66f7bcc785 Tidied up debug messages hace 19 años
  Michael Brown 675fe200e5 Use "struct undi_device" instead of "struct pxe_device", and use the hace 19 años
  Michael Brown 36c1e1aa57 Renamed undi.c to undinet.c. (undi.c will become the UNDI PCI driver) hace 19 años
  Michael Brown d3558fdd3a Remove accidentally checked-in code hace 19 años
  Michael Brown 85a41b25fe Move START_UNDI, UNDI_STARTUP, UNDI_INITIALIZE and hace 19 años
  Michael Brown 23cb837951 Remember to enable/disable the interrupt at the PIC. hace 19 años
  Michael Brown ef50ea0b2b Renamed undi_net.c to undi.c. hace 19 años
  Michael Brown 7e07dfb2f4 Added PXE bus driver (with support only for using PXE structures found hace 19 años