Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert the introduction of iobase in struct uart_bas. Both the SAB82532 | marcel | 2003-09-26 | 1 | -2/+2 |
* | Don't return to search another ports even if bus_space_map() fails. | nyan | 2003-09-23 | 1 | -1/+1 |
* | Compare base address instead of bus_handle. | nyan | 2003-09-23 | 1 | -1/+1 |
* | - Keep the base address in struct uart_bas for sab82532 and z8530 modules. | nyan | 2003-09-23 | 1 | -7/+1 |
* | Use bus_space_map() to initialize a bus_handle. | nyan | 2003-09-23 | 1 | -1/+2 |
* | Minor commentary cleanup, since I didn't understand the comments that | imp | 2003-09-11 | 1 | -4/+4 |
* | Fix compile on pc98. Maybe this is correct. | imp | 2003-09-11 | 1 | -1/+2 |
* | Remove the assumption that a bus_space_handle_t is an I/O address | marcel | 2003-09-07 | 1 | -7/+14 |
* | Better stab at MD code for pc98. The 8251 stuff is a total lie | imp | 2003-09-07 | 1 | -0/+96 |