aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart.h
Commit message (Expand)AuthorAgeFilesLines
* MFS: Remove 16-bit wide I/O. It breaks when the register shiftMarcel Moolenaar2006-11-291-6/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Revert the introduction of iobase in struct uart_bas. Both the SAB82532Marcel Moolenaar2003-09-261-2/+2
* - Keep the base address in struct uart_bas for sab82532 and z8530 modules.Yoshihiro Takahashi2003-09-231-0/+1
* The uart(4) driver is an universal driver for various UART hardware.Marcel Moolenaar2003-09-061-0/+82