41 Révisions (85dd4fd8d659c73f9b64b1dd677f4960a4eb4e86)

Auteur SHA1 Message Date
  Michael Brown 85dd4fd8d6 Activation code now generalised as well. il y a 20 ans
  Michael Brown 1980018b8b Cleaned up isolation protocol. il y a 20 ans
  Michael Brown 773d66e6dc Typo il y a 20 ans
  Michael Brown 9eac705dd2 Added a generalised ISA device-probing mechanism. il y a 20 ans
  Michael Brown 2e309f9eec Fix BOOT_DRIVER to assign unique and meaningful name to structure. il y a 20 ans
  Michael Brown 9183f2412e bus header files must include dev.h to get struct dev. il y a 20 ans
  Michael Brown 104880ca19 Tweak API to allow separation of bus-scanning and device-probing logic. il y a 20 ans
  Michael Brown ce8dea0dff Separate out bus-scanning and device-probing logic. il y a 20 ans
  Michael Brown 1f26be34b8 Allow for multiple BOOT_DRIVER()s in the same file, provided that they il y a 20 ans
  Michael Brown bc85cf756d We need the ISA product ID mask available separately for 3c509.c. il y a 20 ans
  Michael Brown dcd573afcb Automatically create DBG() macro based on debug_<object> macro. il y a 20 ans
  Michael Brown 75d864432c Use the magic of common symbols to allow struct dev to effectively grow at il y a 20 ans
  Michael Brown 200b39a645 Extraced from 3c509.c il y a 20 ans
  Michael Brown a4f1a058a4 Add EISA as a bus type. il y a 20 ans
  Michael Brown 9711f50e20 Created separate isa_ids.h file and a utility function to print out ISA il y a 20 ans
  Michael Brown ac1c0a753d Add MCA devices il y a 20 ans
  Michael Brown 1aee4e8001 Extracted from 3c509.c il y a 20 ans
  Michael Brown f16ac2d87e Fix type of dummy_irq() il y a 20 ans
  Michael Brown 17d69d8930 Add mbps and duplex to struct nic, since some drivers (e.g. rtl8139) il y a 20 ans
  Michael Brown 95da907d5f Add print_info method to dev_operations. il y a 20 ans
  Michael Brown d9f34bfdfc Add dummy_connect and dummy_irq il y a 20 ans
  Michael Brown 1218698e01 Cope with nic.h being included before (or without) dev.h il y a 20 ans
  Michael Brown 122b025293 Include dev.h, since several drivers just include nic.h il y a 20 ans
  Michael Brown 3293c68488 Make adjust_pci_device global, since many drivers call it. il y a 20 ans
  Michael Brown 762fa9a478 Fix up find_pci_device so that it can be used for scanning for devices il y a 20 ans
  Michael Brown 5c31682674 Tie into new boot device framework. il y a 20 ans
  Michael Brown 6343381e25 Matches new pci.c interface. il y a 20 ans
  Michael Brown 5603c879c4 Add INIT_PCIBIOS il y a 20 ans
  Michael Brown 45f96a49c7 main.c contains the global struct dev. il y a 20 ans
  Michael Brown 17c1ca90e7 New device probing mechanism il y a 20 ans
  Michael Brown 5d96e5dad9 Changed guard name to avoid clash with INCLUDE_xxx namespace used by il y a 20 ans
  Michael Brown d189b84536 Fix up init ordering. il y a 20 ans
  Michael Brown ef05051f23 Add INIT_LIBRM before INIT_CONSOLE. il y a 20 ans
  Michael Brown 8570814148 Removed basemem.c prototypes il y a 20 ans
  Michael Brown c8c7d93757 Relocation code is arch-specific. il y a 20 ans
  Michael Brown fedd00dd46 Removed references to old callback mechanism il y a 20 ans
  Michael Brown 9c32083d56 callbacks.h no longer exists. il y a 20 ans
  Michael Brown a3faaf405a Callback mechanism now obsolete il y a 20 ans
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD il y a 20 ans
  Michael Brown 7700b8059c Remove CODE16 as a global define; most files define it themselves il y a 20 ans
  Michael Brown 3d6123e69a Initial revision il y a 20 ans