summaryrefslogtreecommitdiffstats
path: root/sys/dev/uart/uart_bus_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* Include pccard/pccard_cis.h here tooimp2003-10-071-1/+2
* Revert the introduction of iobase in struct uart_bas. Both the SAB82532marcel2003-09-261-1/+1
* Remove unneeded includes.nyan2003-09-231-5/+0
* Remove inclusion of <sys/timepps.h>. It's included in "uart_bus.h"marcel2003-09-151-1/+0
* Remove useless #ifdef PC98.takawata2003-09-151-3/+1
* Add uart pccard bus attachment,based on sio_pccard.c .takawata2003-09-141-0/+109
OpenPOWER on IntegriCloud