Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow uart to attach to keyboards that are not the firmware's notion of | jake | 2003-11-11 | 1 | -13/+34 |
* | Set the baud rate to 1200 if the device is a keyboard. | jake | 2003-09-28 | 1 | -1/+4 |
* | Revert the introduction of iobase in struct uart_bas. Both the SAB82532 | marcel | 2003-09-26 | 1 | -8/+9 |
* | - Keep the base address in struct uart_bas for sab82532 and z8530 modules. | nyan | 2003-09-23 | 1 | -7/+1 |
* | When determining the device class to use for the serial console, check | tmm | 2003-09-12 | 1 | -2/+5 |
* | Remove the assumption that a bus_space_handle_t is an I/O address | marcel | 2003-09-07 | 1 | -7/+14 |
* | The uart(4) driver is an universal driver for various UART hardware. | marcel | 2003-09-06 | 1 | -0/+156 |