summaryrefslogtreecommitdiffstats
path: root/sys/dev/uart/uart_cpu_x86.c
Commit message (Collapse)AuthorAgeFilesLines
* uart_cpu_amd64.c and uart_cpu_i386.c (under sys/dev/uart) aremarcel2012-04-111-0/+107
identical now that the bus spaces are unified under sys/x86. Replace them with a single uart_cpu_x86.c. o delete uart_cpu_i386.c o move uart_cpu_amd64.c to uart_cpu_x86.c o update files.amd64 and files.i386 accordingly.
OpenPOWER on IntegriCloud