77 Commits (e1a9798af47429a358702248513b7ebb6fbeb064)

Author SHA1 Message Date
  Michael Brown 4c0d5a0b71 Split 3c509.c into 3c509.9 and 3c529.c, with shared code in 3c5x9.c. 19 years ago
  Michael Brown 44c7cc8c12 Standardised debug mechanism in place now. 19 years ago
  Michael Brown 75d864432c Use the magic of common symbols to allow struct dev to effectively grow at 19 years ago
  Michael Brown 0dc98309b2 Stripped references to variables in C code. 19 years ago
  Michael Brown e294a1ddce EISA support now provided by eisa.c 19 years ago
  Michael Brown 200b39a645 Extraced from 3c509.c 19 years ago
  Michael Brown 4ae83f28f2 Don't use htons, for compatibility with PCI :( 19 years ago
  Michael Brown 4ecbc63296 Use __bswap_16, since we're not dealing with quantities to go onto the network. 19 years ago
  Michael Brown 5b8e549c83 htons was used in ISAPnP code just due to ISAPnP storing bytes in 19 years ago
  Michael Brown 9711f50e20 Created separate isa_ids.h file and a utility function to print out ISA 19 years ago
  Michael Brown 677cda3263 Minor fixups 19 years ago
  Michael Brown 1aee4e8001 Extracted from 3c509.c 19 years ago
  Michael Brown 7cc6366a84 Finished by hand 19 years ago
  Michael Brown 951e305081 Finished by hand 19 years ago
  Michael Brown f39cc6d978 Finished by hand 19 years ago
  Michael Brown 9848135950 Finished by hand 19 years ago
  Michael Brown 3616de915e Hand-finished 19 years ago
  Michael Brown 28590d718b Hand-finished 19 years ago
  Michael Brown 91e46ed588 Automatically updated using 19 years ago
  Michael Brown d9c64c9422 Manual tweaks to get all drivers to follow the "disable, poll, transmit, 19 years ago
  Michael Brown 881023e9ca Automatically updated using 19 years ago
  Michael Brown c87ba23399 Automatically updated using 19 years ago
  Michael Brown bd9ae7cc70 Automatically updated using 19 years ago
  Michael Brown 35e6f3e58a Minor regexp tweaks to catch degenerate cases. 19 years ago
  Michael Brown 4e3e389200 Auto-updated using 19 years ago
  Michael Brown 81320fae4b Remove debugging by default 19 years ago
  Michael Brown 27a55b514c Updated to new device API. 19 years ago
  Michael Brown 8fa0e38233 Fixed up PCI-scanning code to use new PCI interface. 19 years ago
  Michael Brown 3293c68488 Make adjust_pci_device global, since many drivers call it. 19 years ago
  Michael Brown 762fa9a478 Fix up find_pci_device so that it can be used for scanning for devices 19 years ago
  Michael Brown 707720c4e5 New PCI scan functions now work. 19 years ago
  Michael Brown 121e7386f6 New device probing mechanism written, not tested. 19 years ago
  Michael Brown 2ebc56f334 Moved in functions from old core/pci.c that we want to keep. 19 years ago
  Michael Brown b9237160ad Almost all information in this file is now obsolete. Writing a new driver 19 years ago
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD 19 years ago
  Michael Brown 3d6123e69a Initial revision 19 years ago