| Commit message (Expand) | Author | Age | Files | Lines |
| * | Updated to current API. | Michael Brown | 2005-04-22 | 5 | -26/+29 |
| * | Updated to new API. | Michael Brown | 2005-04-22 | 1 | -56/+68 |
| * | Updated to new device API. | Michael Brown | 2005-04-22 | 3 | -34/+51 |
| * | Automatically updated with the program | Michael Brown | 2005-04-21 | 26 | -162/+225 |
| * | Tweaked API to minimise changes to existing drivers even further. | Michael Brown | 2005-04-21 | 1 | -1/+1 |
| * | Updated to current API | Michael Brown | 2005-04-21 | 1 | -10/+8 |
| * | Split out EISA driver into a separate file, since 3c509s can only take 16K | Michael Brown | 2005-04-17 | 2 | -37/+40 |
| * | Place the call to adjust_pci_device() back in the individual drivers, | Michael Brown | 2005-04-16 | 8 | -3/+16 |
| * | ...this time with the correct syntax. :( | Michael Brown | 2005-04-16 | 1 | -1/+1 |
| * | Added activate_isapnp_device() line | Michael Brown | 2005-04-16 | 1 | -1/+2 |
| * | Make isa_probe_addr a simple integer rather than a struct, to facilitate | Michael Brown | 2005-04-16 | 5 | -23/+19 |
| * | Don't even try to compile until the code is tidied up. | Michael Brown | 2005-04-15 | 1 | -0/+7 |
| * | This at least compiles now. Haven't separated out the EMBEDDED code yet. | Michael Brown | 2005-04-15 | 1 | -241/+230 |
| * | Not sure why I made these cosmetic changes, but I appear to have done so. | Michael Brown | 2005-04-15 | 1 | -3/+3 |
| * | Added "classical" ISA example. | Michael Brown | 2005-04-15 | 1 | -0/+63 |
| * | Added EISA, ISAPnP and MCA examples. | Michael Brown | 2005-04-15 | 1 | -7/+117 |
| * | Updated to new PCI bus interface. | Michael Brown | 2005-04-15 | 1 | -89/+100 |
| * | Updated to work with new ISAPnP bus code. | Michael Brown | 2005-04-15 | 1 | -189/+142 |
| * | Standardised debug messages to make it easy to get a bus scan printout | Michael Brown | 2005-04-15 | 1 | -0/+4 |
| * | Cleaner separation of find_t509_device/fill_t509_device. | Michael Brown | 2005-04-15 | 1 | -4/+11 |
| * | Updated to new ISA API, but this driver probably has deeper problems. | Michael Brown | 2005-04-14 | 1 | -92/+95 |
| * | This code is unbelievably ugly, has never been fixed up to work with | Michael Brown | 2005-04-14 | 2 | -1363/+0 |
| * | Updated to general ISA bus API. | Michael Brown | 2005-04-14 | 1 | -122/+108 |
| * | Updated to common ISA bus API. | Michael Brown | 2005-04-14 | 1 | -161/+118 |
| * | name should be const | Michael Brown | 2005-04-14 | 1 | -1/+1 |
| * | Fixed up automatic modifications by hand. | Michael Brown | 2005-04-14 | 8 | -45/+44 |
| * | Automatically modified by | Michael Brown | 2005-04-14 | 22 | -88/+22 |
| * | Fix up the automatic modifications. | Michael Brown | 2005-04-14 | 1 | -10/+11 |
| * | Made amenable to automatic update. | Michael Brown | 2005-04-14 | 1 | -1/+0 |
| * | This is the only driver that has a genuine reason to call | Michael Brown | 2005-04-14 | 1 | -8/+3 |
| * | Automatically updated using | Michael Brown | 2005-04-14 | 23 | -48/+23 |
| * | Updated to new device API. | Michael Brown | 2005-04-14 | 3 | -71/+59 |
| * | Updated to current device API. | Michael Brown | 2005-04-14 | 1 | -20/+20 |
| * | Split 3c509.c into 3c509.9 and 3c529.c, with shared code in 3c5x9.c. | Michael Brown | 2005-04-14 | 4 | -622/+683 |
| * | Standardised debug mechanism in place now. | Michael Brown | 2005-04-14 | 1 | -18/+12 |
| * | Stripped references to variables in C code. | Michael Brown | 2005-04-13 | 1 | -7/+1 |
| * | EISA support now provided by eisa.c | Michael Brown | 2005-04-13 | 1 | -11/+0 |
| * | Finished by hand | Michael Brown | 2005-04-13 | 3 | -113/+104 |
| * | Finished by hand | Michael Brown | 2005-04-13 | 4 | -50/+60 |
| * | Finished by hand | Michael Brown | 2005-04-13 | 5 | -91/+101 |
| * | Finished by hand | Michael Brown | 2005-04-13 | 9 | -177/+192 |
| * | Hand-finished | Michael Brown | 2005-04-13 | 2 | -30/+37 |
| * | Hand-finished | Michael Brown | 2005-04-13 | 1 | -30/+27 |
| * | Automatically updated using | Michael Brown | 2005-04-13 | 31 | -144/+272 |
| * | Manual tweaks to get all drivers to follow the "disable, poll, transmit, | Michael Brown | 2005-04-13 | 6 | -4/+6 |
| * | Automatically updated using | Michael Brown | 2005-04-13 | 8 | -14/+14 |
| * | Automatically updated using | Michael Brown | 2005-04-13 | 31 | -76/+31 |
| * | Automatically updated using | Michael Brown | 2005-04-13 | 22 | -66/+110 |
| * | Minor regexp tweaks to catch degenerate cases. | Michael Brown | 2005-04-13 | 2 | -16/+8 |
| * | Auto-updated using | Michael Brown | 2005-04-13 | 23 | -184/+92 |