| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated ISAPnP, EISA, MCA and ISA buses to current device model. | Michael Brown | 2007-03-10 | 1 | -7/+7 |
| | | | | | | | | 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. | ||||
| * | bswap_16() exists; no need to use __bswap_16() | Michael Brown | 2005-04-21 | 1 | -2/+2 |
| | | |||||
| * | Use only the header files that we need | Michael Brown | 2005-04-17 | 1 | -1/+3 |
| | | |||||
| * | Use __bswap_16, since we're not dealing with quantities to go onto the network. | Michael Brown | 2005-04-13 | 1 | -2/+2 |
| | | |||||
| * | Created separate isa_ids.h file and a utility function to print out ISA | Michael Brown | 2005-04-13 | 1 | -0/+24 |
| IDs in a human-readable format. | |||||
