2005-04-17 |
Michael Brown | Re-add the "." progress indicator. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Use only the header files that we need |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Need stddef.h to get size_t |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | printf and sprintf now defined in vsprintf.h, drag... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Gave vsprintf.c its own header file, and made console... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Michael Brown | Automatically drag in console.h if DBG() is being defin... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Need to prevent intermediate targets from being deleted... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Use the correct case for -Ddebug_<object> |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Improved building of debugging objects. You can now... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Place the call to adjust_pci_device() back in the indiv... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Avoid signed/unsigned warnings by explicitly making... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | ...this time with the correct syntax. :( |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Added activate_isapnp_device() line |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Optimise ISAPNP_READ_PORT_STEP |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Remove debugging call to getchar() |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Now known to work with an old Adaptec 1505 that I found... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Consistency |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Speed up PCI bus scanning by skipping fns 1-7 if fn... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Read number of PCI buses returned by BIOS so that we... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Improved debugging output |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Made debug messages more consistent. |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Improved debug messages. |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | CONFIG_PCI_DIRECT no longer exists |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Add ISA_PROBE_ADDRS list. |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Michael Brown | Make isa_probe_addr a simple integer rather than a... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Improve debug message legibility. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Leave some time to see what's going on. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Need to do isolation when find_isapnp_device is first... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Fixed debug message |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Fix debug message |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Now compiles. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Don't even try to compile until the code is tidied up. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | This at least compiles now. Haven't separated out... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Not sure why I made these cosmetic changes, but I appea... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Added "classical" ISA example. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Added EISA, ISAPnP and MCA examples. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Updated to new PCI bus interface. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Updated to work with new ISAPnP bus code. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | We now correctly use logical devices. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Canonicalised tag names |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Move the concept of logical devices inside the struct... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Added debugging messages for activation/deactivation... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Read current ioaddr and irqno from PnP registers. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Don't verify checksum except after serial isolation |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Reduce binary size by factoring out common parameterise... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Activation code now generalised as well. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Michael Brown | Cleaned up isolation protocol. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Standardised debug message. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Standardised debug messages to make it easy to get... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Cleaner separation of find_t509_device/fill_t509_device. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Moved core/isapnp.c to drivers/bus/isapnp.c |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Updated to new ISA API, but this driver probably has... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | This code is unbelievably ugly, has never been fixed... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Updated to general ISA bus API. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Typo |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Updated to common ISA bus API. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Added a generalised ISA device-probing mechanism. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | name should be const |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Fixed up automatic modifications by hand. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Automatically modified by |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Fix up the automatic modifications. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Made amenable to automatic update. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | This is the only driver that has a genuine reason to... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Automatically updated using |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Updated to new device API. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Fix BOOT_DRIVER to assign unique and meaningful name... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | bus header files must include dev.h to get struct dev. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Updated to current device API. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Tweak API to allow separation of bus-scanning and devic... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Separate out bus-scanning and device-probing logic. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Split 3c509.c into 3c509.9 and 3c529.c, with shared... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Allow for multiple BOOT_DRIVER()s in the same file... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Standardised debug mechanism in place now. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | compiler.h is now always included on the command line. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | We need the ISA product ID mask available separately... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Always include compiler.h. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Automatically create DBG() macro based on debug_<object... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Brown | Use the magic of common symbols to allow struct dev... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Stripped references to variables in C code. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | EISA support now provided by eisa.c |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Extraced from 3c509.c |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Add EISA as a bus type. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Don't use htons, for compatibility with PCI :( |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Use __bswap_16, since we're not dealing with quantities... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | htons was used in ISAPnP code just due to ISAPnP storin... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Created separate isa_ids.h file and a utility function... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Add MCA devices |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Minor fixups |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Extracted from 3c509.c |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Whoops |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Finished by hand |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Finished by hand |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Finished by hand |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Fix type of dummy_irq() |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Finished by hand |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Hand-finished |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Avoid compiler warnings. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Use NIC's connect method. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Add mbps and duplex to struct nic, since some drivers... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Michael Brown | Hand-finished |
commit | commitdiff | tree | snapshot |
next |