summaryrefslogtreecommitdiffstats
path: root/sys/dev/uart/uart_dev_sab82532.c
Commit message (Expand)AuthorAgeFilesLines
* Revert the introduction of iobase in struct uart_bas. Both the SAB82532marcel2003-09-261-14/+42
* - Keep the base address in struct uart_bas for sab82532 and z8530 modules.nyan2003-09-231-2/+2
* Add locking to the hardware drivers. I intended to figure out moremarcel2003-09-171-4/+24
* Remove the assumption that a bus_space_handle_t is an I/O addressmarcel2003-09-071-2/+2
* The uart(4) driver is an universal driver for various UART hardware.marcel2003-09-061-0/+670
OpenPOWER on IntegriCloud