summaryrefslogtreecommitdiff
path: root/sys/modules/uart
AgeCommit message (Expand)Author
2008-11-22Include the QUICC backend in the kernel module.Marcel Moolenaar
2006-10-16In sun4v, use the sparc64 version. We haven't used the serial port onJohn Birrell
2006-03-30o Add scc(4) to the build.Marcel Moolenaar
2006-02-24Remove dev/uart/uart_if.m from the default MFILES (in kmod.mk) andMarcel Moolenaar
2004-11-20Stop building uart_dev_i8251.c. It was copied from uart_dev_ns8250.cMarcel Moolenaar
2004-11-17o sparc64/isa/isa.c:Marius Strobl
2004-08-14- Introduce an uart_cpu_identify() which is implemented in uart_cpu_<arch>.cMarius Strobl
2004-08-12- Introduce an ofw_bus kobj-interface for retrieving the OFW node and aMarius Strobl
2004-07-10Build uart_dbg.c for remote GDB support.Marcel Moolenaar
2004-05-26Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh
2004-03-20Add uart_subr.cMarcel Moolenaar
2003-09-17Only build the ebus driver on sparc64. It includes a header directlyMarcel Moolenaar
2003-09-15Sort: build uart_bus_pccard.c before uart_bus_pci.c.Marcel Moolenaar
2003-09-14Add uart pccard bus attachment,based on sio_pccard.c .Takanori Watanabe
2003-09-07Now that PC98 has it's own MD file, use uart_cpu_${MACHINE}.c andMarcel Moolenaar
2003-09-07add i8251Warner Losh
2003-09-06Hook-up the uart(4) driver to the build. For a detailed descriptionMarcel Moolenaar