summaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_cpu_powerpc.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE.release/7.1.0_cvsKen Smith2008-12-311-1/+1
* Don't expose the uart_ops structure directly, but instead haveMarcel Moolenaar2007-04-021-1/+6
* Implement uart_cpu_eqres() and uart_cpu_getdev(). This allowsMarcel Moolenaar2006-07-261-3/+56
* Allow uart(4) to be built on PowerPC.Marcel Moolenaar2006-03-311-0/+54