aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_dev_i8251.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvscvs2svn2004-11-041-1/+1
* Use the new serial port definitions for modemsignals.Poul-Henning Kamp2004-06-241-14/+14
* In uart_intr() loop until all interrupts have been handled. PreviouslyMarcel Moolenaar2003-09-171-3/+12
* Add locking to the hardware drivers. I intended to figure out moreMarcel Moolenaar2003-09-171-9/+33
* Better stab at MD code for pc98. The 8251 stuff is a total lieWarner Losh2003-09-071-0/+726