12 Commits (37a0aab4ff2c86f4d109d4cd479535be97d07a94)

Author SHA1 Message Date
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 15 years ago
  Joshua Oreman 4125216a2f [ifmgmt] Move link-up status messages from autoboot() to iflinkwait() 15 years ago
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 52c596bafb [ui] Allow Ctrl-C to cancel wait for net device link-up 15 years ago
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns 15 years ago
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16 years ago
  Michael Brown 539ff45fd0 Allow recording of TX and RX errors to aid in end-user debugging. 17 years ago
  Michael Brown 4968caab82 Add trivial net device statistics (TX and RX packet count), reported 17 years ago
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 years ago
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 years ago
  Michael Brown d24b80acf2 Added network interface management commands 17 years ago
  Michael Brown 98b6154c3e Add "name" field to network device, to facilitate netdev commands. 17 years ago
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. 17 years ago
  Michael Brown 84202d89f0 Split the (quick hack) boot logic out from main.c to autoboot.c, add a 17 years ago
  Michael Brown 22511400c7 Added generic function for calculating ACPI table checksum 18 years ago
  Michael Brown 6b6096d28b Strip down i386 PCI configuration space I/O to the bare minimum. A 18 years ago
  Michael Brown f25731d08f Split "iSCSI as a SCSI device" out from "iSCSI as a TCP protocol". 18 years ago
  Michael Brown 23c494d14e Added basic code for implementing co-operative multitasking. 18 years ago