summaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_cpu.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-071-1/+1
* MFC: /*- and my license changes for sys/[a-d]*Warner Losh2005-01-301-1/+1
* - Introduce an uart_cpu_identify() which is implemented in uart_cpu_<arch>.cMarius Strobl2004-08-141-0/+1
* Introduce the hw.uart.console and hw.uart.dbgport environment variablesMarcel Moolenaar2004-03-201-2/+6
* - Keep the base address in struct uart_bas for sab82532 and z8530 modules.Yoshihiro Takahashi2003-09-231-1/+0
* Remove the assumption that a bus_space_handle_t is an I/O addressMarcel Moolenaar2003-09-071-2/+3
* Better stab at MD code for pc98. The 8251 stuff is a total lieWarner Losh2003-09-071-0/+1
* The uart(4) driver is an universal driver for various UART hardware.Marcel Moolenaar2003-09-061-0/+115