| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge amd64 and i386 bus.h and move the resulting header to x86. Replace | tijl | 2010-12-20 | 1 | -2/+2 |
* | Use bus_space_compare() rather than i386_memio_compare() directly. | nyan | 2008-09-07 | 1 | -1/+1 |
* | Add the 2nd CCU and PnP devices support on pc98. | nyan | 2008-08-25 | 1 | -9/+35 |
* | Don't expose the uart_ops structure directly, but instead have | marcel | 2007-04-02 | 1 | -4/+9 |
* | Make uart_getenv() not be ns8250 dependent. This will allow, in the future, | imp | 2005-12-12 | 1 | -0/+1 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
* | uart_i8251_ops is gone. | nyan | 2004-11-21 | 1 | -8/+2 |
* | Remove the whole uart_cpu_identify() stuff again. Now that it's no longer | marius | 2004-11-17 | 1 | -6/+0 |
* | - Introduce an uart_cpu_identify() which is implemented in uart_cpu_<arch>.c | marius | 2004-08-14 | 1 | -0/+6 |
* | - Initialize uart_bus_space_io and uart_bus_space_mem. | nyan | 2004-05-16 | 1 | -7/+7 |
* | Introduce the hw.uart.console and hw.uart.dbgport environment variables | marcel | 2004-03-20 | 1 | -1/+8 |
* | 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 |