Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Introduce an uart_cpu_identify() which is implemented in uart_cpu_<arch>.c | marius | 2004-08-14 | 1 | -2/+7 |
* | - Introduce an ofw_bus kobj-interface for retrieving the OFW node and a | marius | 2004-08-12 | 1 | -2/+3 |
* | Build uart_dbg.c for remote GDB support. | marcel | 2004-07-10 | 1 | -1/+1 |
* | Move to generating pccarddevs.h on the fly, both for the kernel and | imp | 2004-05-26 | 1 | -1/+2 |
* | Add uart_subr.c | marcel | 2004-03-20 | 1 | -1/+1 |
* | Only build the ebus driver on sparc64. It includes a header directly | marcel | 2003-09-17 | 1 | -1/+5 |
* | Sort: build uart_bus_pccard.c before uart_bus_pci.c. | marcel | 2003-09-15 | 1 | -2/+2 |
* | Add uart pccard bus attachment,based on sio_pccard.c . | takawata | 2003-09-14 | 1 | -4/+4 |
* | Now that PC98 has it's own MD file, use uart_cpu_${MACHINE}.c and | marcel | 2003-09-07 | 1 | -2/+1 |
* | add i8251 | imp | 2003-09-07 | 1 | -0/+1 |
* | Hook-up the uart(4) driver to the build. For a detailed description | marcel | 2003-09-06 | 1 | -0/+12 |