26 коммитов (2494625702c08e2e76252e1a7d94f1bf6c48d43a)

Автор SHA1 Сообщение Дата
  Marty Connor be0b19a690 commented out contents of core/nic.c, which should now be obsolete. 18 лет назад
  Michael Brown 97439cb6eb Kill off poll_interruptions(); it is lethal when we're acting as a PXE 18 лет назад
  Michael Brown 286bf68faf Added a very quick and dirty compatibility layer, to allow 18 лет назад
  Michael Brown 824d6ffa7f Header rearrangement. 18 лет назад
  Michael Brown 49f933fbc3 Moved if_ether.h and if_arp.h to include/gpxe, for consistency with Linux 18 лет назад
  Michael Brown cbed5ed9ad Always include code for sending multicast packets. 19 лет назад
  Michael Brown be7897523d IGMP protocol now uses the generic background protocol mechanism. 19 лет назад
  Geert Stappers 5265975334 patch of Helge Wagner 19 лет назад
  Michael Brown 0fe74493f4 Protocols now load data into a buffer; they don't execute it. 19 лет назад
  Michael Brown a918abc036 Split TCP code out into proto/tcp.c 19 лет назад
  Michael Brown f9f1d2c84c More URL parsing moved into url.c 19 лет назад
  Michael Brown 552f33c663 Always request DNS server. DHCP handling will be generalised in future. 19 лет назад
  Michael Brown 167c26c92b tftp functions moved to proto/tftp.c 19 лет назад
  Michael Brown 56825df041 loadkernel renamed to download_url, substantially restructured, and moved 19 лет назад
  Michael Brown fda36a0c1a Added back in the actual call to load(). 19 лет назад
  Michael Brown 3b14360f5c Renamed describe to describe_device for consistency 19 лет назад
  Michael Brown 98ff29345e Created a bus/device API that allows for the ROM prefix to specify an 19 лет назад
  Michael Brown e02c699a05 Fix endianness of dhcp device id structure. 19 лет назад
  Michael Brown e27ebad4b2 Whoops 19 лет назад
  Michael Brown f16ac2d87e Fix type of dummy_irq() 19 лет назад
  Michael Brown 6e8878c1fa Avoid compiler warnings. 19 лет назад
  Michael Brown 266dae4034 Use NIC's connect method. 19 лет назад
  Michael Brown d9f34bfdfc Add dummy_connect and dummy_irq 19 лет назад
  Michael Brown 1434e8d68d struct nic is now part of struct dev, rather than the other way around. 19 лет назад
  Michael Brown 3d6123e69a Initial revision 19 лет назад