summaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_dev_i8251.c
Commit message (Expand)AuthorAgeFilesLines
* 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