This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
uart
History
Xin LI
506b3c39b8
Add PCI ID for MCS9901.
...
Submitted by: gcooper PR: kern/144397 MFC after: 1 month
2010-03-01 20:41:27 +00:00
..
uart_bus_acpi.c
Support the tablet in (at least) the Toshiba Portege M200 Tablet PC.
2009-12-21 22:57:40 +00:00
uart_bus_ebus.c
Recognize the NS16552 found in PCIe-based sun4u machines.
2009-12-23 22:31:43 +00:00
uart_bus_isa.c
…
uart_bus_mbus.c
…
uart_bus_ocp.c
…
uart_bus_pccard.c
…
uart_bus_pci.c
Add PCI ID for MCS9901.
2010-03-01 20:41:27 +00:00
uart_bus_puc.c
…
uart_bus_scc.c
…
uart_bus.h
Fix RTS/CTS flow control, broken by the TTY overhaul. The new TTY
2009-10-02 22:30:44 +00:00
uart_core.c
Remove unneeded includes of <sys/termios.h>.
2009-11-28 11:13:50 +00:00
uart_cpu_amd64.c
…
uart_cpu_i386.c
…
uart_cpu_ia64.c
…
uart_cpu_mv.c
…
uart_cpu_pc98.c
…
uart_cpu_powerpc.c
…
uart_cpu_sparc64.c
Recognize the NS16552 found in PCIe-based sun4u machines.
2009-12-23 22:31:43 +00:00
uart_cpu.h
…
uart_dbg.c
…
uart_dev_ns8250.c
…
uart_dev_quicc.c
…
uart_dev_sab82532.c
…
uart_dev_z8530.c
…
uart_if.m
…
uart_kbd_sun_tables.h
…
uart_kbd_sun.c
…
uart_kbd_sun.h
…
uart_subr.c
…
uart_tty.c
Remove unneeded includes of <sys/termios.h>.
2009-11-28 11:13:50 +00:00
uart.h
…