Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a logic bug that caused DSR to never be deasserted. | marcel | 2005-01-30 | 1 | -2/+2 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
* | Include the header with the register definitions from sys/dev/ic. They | marcel | 2004-11-21 | 1 | -1/+2 |
* | Use the new serial port definitions for modemsignals. | phk | 2004-06-24 | 1 | -13/+13 |
* | Don't mask TCD in IMR0 when we initialize the channel. Doing so makes | marcel | 2004-04-25 | 1 | -1/+1 |
* | Revert the introduction of iobase in struct uart_bas. Both the SAB82532 | marcel | 2003-09-26 | 1 | -14/+42 |
* | - Keep the base address in struct uart_bas for sab82532 and z8530 modules. | nyan | 2003-09-23 | 1 | -2/+2 |
* | Add locking to the hardware drivers. I intended to figure out more | marcel | 2003-09-17 | 1 | -4/+24 |
* | Remove the assumption that a bus_space_handle_t is an I/O address | marcel | 2003-09-07 | 1 | -2/+2 |
* | The uart(4) driver is an universal driver for various UART hardware. | marcel | 2003-09-06 | 1 | -0/+670 |