| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated ISAPnP, EISA, MCA and ISA buses to current device model. | Michael Brown | 2007-03-10 | 1 | -0/+2 |
| | | | | | | | | ISA 3c509 is currently non-functional, although the EISA (3c509-eisa) and MCA (3c529) variants should build OK. None of this code is yet tested. | ||||
| * | Documented where to get hold of the datasheet. | Michael Brown | 2005-04-22 | 1 | -5/+7 |
| | | |||||
| * | Updated to current API. | Michael Brown | 2005-04-22 | 1 | -1/+1 |
| | | |||||
| * | Split 3c509.c into 3c509.9 and 3c529.c, with shared code in 3c5x9.c. | Michael Brown | 2005-04-14 | 1 | -3/+9 |
| | | | | | | Probe mechanisms now use standard EISA and MCA bus methods, with 3c509.c defining a custom ISA bus to handle the 3c509 contention resolution logic. | ||||
| * | 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![]() |
| | | | | | MCA support now provided by mca.c | ||||
| * | Initial revision | Michael Brown | 2005-03-08 | 1 | -0/+399 |

