21 Révisions (43b04236ec7dd8ae39ed4b8bb14d57cc321ffd45)

Auteur SHA1 Message Date
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. il y a 16 ans
  Michael Brown 4c418d2100 Use net_device_operations structure and netdev_nullify() to allow for il y a 17 ans
  Michael Brown 539ff45fd0 Allow recording of TX and RX errors to aid in end-user debugging. il y a 17 ans
  Michael Brown 5ce5e6d846 Move pxe_netdev and set_pxe_netdev to pxe_undi.c and remove il y a 17 ans
  Michael Brown 30a442aef8 Report our interface type as "gPXE" to avoid working around Etherboot il y a 17 ans
  Michael Brown 1ce0b4bbfb Kill off PXENV_UNDI_FORCE_INTERRUPT support; we have no reason to il y a 17 ans
  Michael Brown 5f92f0bd82 Reserve space for link-layer header in pxenv_undi_transmit() when not il y a 17 ans
  Michael Brown 258afef751 Add missing call to free_iob() in pxenv_undi_isr(). il y a 17 ans
  Michael Brown 4968caab82 Add trivial net device statistics (TX and RX packet count), reported il y a 17 ans
  Michael Brown cbd956535e Place netdev_open()/netdev_close() calls in appropriate places. il y a 17 ans
  Michael Brown 8f37a6a424 Add mechanism for providing TX completion events. il y a 17 ans
  Michael Brown 332614a382 Add untested support for UNDI transmit and receive. il y a 17 ans
  Michael Brown 5f17089b14 pxe_netdev now holds a reference to the network device. il y a 17 ans
  Michael Brown e3bbfd7a75 Call shutdown() from pxenv_undi_shutdown(). Probably not totally il y a 17 ans
  Michael Brown 4472e22b5e Implement the two UNDI API calls used by RIS. il y a 17 ans
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation il y a 18 ans
  Michael Brown 17ecfd1d67 Allow linking by converting all functions to stubs il y a 18 ans
  Michael Brown a0a872f7f1 Updated PXE UDP implementation to use the new Etherboot UDP API. il y a 18 ans
  Michael Brown b89ccac02d Updated to remove obsolete constants il y a 18 ans
  Michael Brown 809933d9f7 Split PXE code into preboot, udp, tftp, undi and loader units. il y a 19 ans