26 Комити (95c07736cbc652f477a56857ed45382d7e4f3e69)

Аутор SHA1 Порука Датум
  Michael Brown bb2024c6d6 Move include/buffer.h to include/gpxe/buffer.h пре 17 година
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device пре 17 година
  Michael Brown 441189c6f8 Kill off the "all devices are boot devices" idea пре 18 година
  Michael Brown 824d6ffa7f Header rearrangement. пре 18 година
  Michael Brown af23ff8a24 Assertions are now handled via the POSIX-like <assert.h>. пре 18 година
  Michael Brown 3bbf5f28a3 Use __unused instead of __used for static data structures. пре 19 година
  Michael Brown 0fe74493f4 Protocols now load data into a buffer; they don't execute it. пре 19 година
  Michael Brown f37e0a06d7 dev.c uses the new tables infrastructure. пре 19 година
  Michael Brown fda36a0c1a Added back in the actual call to load(). пре 19 година
  Michael Brown 3dbdeb588f ISA bus driver updated to report devices as present only if a driver пре 19 година
  Michael Brown 3b14360f5c Renamed describe to describe_device for consistency пре 19 година
  Michael Brown 5bace628ae Added "name" field to bus structure. пре 19 година
  Michael Brown e59607bcb1 Should be an <= comparison, not a < comparison. пре 19 година
  Michael Brown cfe3a663af Tweaked API to minimise changes to existing drivers even further. пре 19 година
  Michael Brown 8153a0fa7e Made macros more like the previous driver API, to minimise required пре 19 година
  Michael Brown 98ff29345e Created a bus/device API that allows for the ROM prefix to specify an пре 19 година
  Michael Brown 2e309f9eec Fix BOOT_DRIVER to assign unique and meaningful name to structure. пре 19 година
  Michael Brown ce8dea0dff Separate out bus-scanning and device-probing logic. пре 19 година
  Michael Brown 1f26be34b8 Allow for multiple BOOT_DRIVER()s in the same file, provided that they пре 19 година
  Michael Brown 75d864432c Use the magic of common symbols to allow struct dev to effectively grow at пре 19 година
  Michael Brown a4f1a058a4 Add EISA as a bus type. пре 19 година
  Michael Brown ac1c0a753d Add MCA devices пре 19 година
  Michael Brown 95da907d5f Add print_info method to dev_operations. пре 19 година
  Michael Brown 762fa9a478 Fix up find_pci_device so that it can be used for scanning for devices пре 19 година
  Michael Brown 17c1ca90e7 New device probing mechanism пре 19 година
  Michael Brown 3d6123e69a Initial revision пре 19 година