8 Commits (c65fae2475ca652ef7948f286881b0c06bce861b)

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