aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/uart
Commit message (Expand)AuthorAgeFilesLines
* Include the QUICC backend in the kernel module.Marcel Moolenaar2008-11-221-1/+2
* In sun4v, use the sparc64 version. We haven't used the serial port onJohn Birrell2006-10-161-1/+6
* o Add scc(4) to the build.Marcel Moolenaar2006-03-301-5/+6
* Remove dev/uart/uart_if.m from the default MFILES (in kmod.mk) andMarcel Moolenaar2006-02-241-0/+4
* Stop building uart_dev_i8251.c. It was copied from uart_dev_ns8250.cMarcel Moolenaar2004-11-201-2/+2
* o sparc64/isa/isa.c:Marius Strobl2004-11-171-7/+2
* - Introduce an uart_cpu_identify() which is implemented in uart_cpu_<arch>.cMarius Strobl2004-08-141-2/+7
* - Introduce an ofw_bus kobj-interface for retrieving the OFW node and aMarius Strobl2004-08-121-2/+3
* Build uart_dbg.c for remote GDB support.Marcel Moolenaar2004-07-101-1/+1
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-261-1/+2
* Add uart_subr.cMarcel Moolenaar2004-03-201-1/+1
* Only build the ebus driver on sparc64. It includes a header directlyMarcel Moolenaar2003-09-171-1/+5
* Sort: build uart_bus_pccard.c before uart_bus_pci.c.Marcel Moolenaar2003-09-151-2/+2
* Add uart pccard bus attachment,based on sio_pccard.c .Takanori Watanabe2003-09-141-4/+4
* Now that PC98 has it's own MD file, use uart_cpu_${MACHINE}.c andMarcel Moolenaar2003-09-071-2/+1
* add i8251Warner Losh2003-09-071-0/+1
* Hook-up the uart(4) driver to the build. For a detailed descriptionMarcel Moolenaar2003-09-061-0/+12