summaryrefslogtreecommitdiffstats
path: root/sys/dev/uart/uart_cpu_sparc64.c
Commit message (Expand)AuthorAgeFilesLines
* Allow uart to attach to keyboards that are not the firmware's notion ofjake2003-11-111-13/+34
* Set the baud rate to 1200 if the device is a keyboard.jake2003-09-281-1/+4
* Revert the introduction of iobase in struct uart_bas. Both the SAB82532marcel2003-09-261-8/+9
* - Keep the base address in struct uart_bas for sab82532 and z8530 modules.nyan2003-09-231-7/+1
* When determining the device class to use for the serial console, checktmm2003-09-121-2/+5
* Remove the assumption that a bus_space_handle_t is an I/O addressmarcel2003-09-071-7/+14
* The uart(4) driver is an universal driver for various UART hardware.marcel2003-09-061-0/+156
OpenPOWER on IntegriCloud