summaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_bus_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* Include pccard/pccard_cis.h here tooWarner Losh2003-10-071-1/+2
* Revert the introduction of iobase in struct uart_bas. Both the SAB82532Marcel Moolenaar2003-09-261-1/+1
* Remove unneeded includes.Yoshihiro Takahashi2003-09-231-5/+0
* Remove inclusion of <sys/timepps.h>. It's included in "uart_bus.h"Marcel Moolenaar2003-09-151-1/+0
* Remove useless #ifdef PC98.Takanori Watanabe2003-09-151-3/+1
* Add uart pccard bus attachment,based on sio_pccard.c .Takanori Watanabe2003-09-141-0/+109