This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
uart
History
Olivier Houchard
8bc9a079ef
In uart_bus_grab(), use the ier_mask instead of a custom hack for XScale.
...
Suggested by: jmg
2014-05-29 21:00:06 +00:00
..
uart_bus_acpi.c
…
uart_bus_ebus.c
…
uart_bus_fdt.c
…
uart_bus_isa.c
…
uart_bus_pccard.c
…
uart_bus_pci.c
Add PCI ID for AMT based serial interface found on the Lenovo T61.
2014-05-27 13:35:31 +00:00
uart_bus_puc.c
…
uart_bus_scc.c
…
uart_bus.h
…
uart_core.c
Back out r262921. I don't know what I was thinking, but it is lame.
2014-03-08 19:59:52 +00:00
uart_cpu_fdt.c
…
uart_cpu_ia64.c
…
uart_cpu_pc98.c
…
uart_cpu_powerpc.c
…
uart_cpu_sparc64.c
…
uart_cpu_x86.c
…
uart_cpu.h
…
uart_dbg.c
…
uart_dev_imx.c
Reword a comment block a bit; no functional changes.
2014-04-26 20:27:58 +00:00
uart_dev_imx.h
The freescale imx uart driver works for the whole i.MX family, so rename the
2014-04-26 17:56:39 +00:00
uart_dev_lpc.c
…
uart_dev_ns8250.c
In uart_bus_grab(), use the ier_mask instead of a custom hack for XScale.
2014-05-29 21:00:06 +00:00
uart_dev_ns8250.h
…
uart_dev_pl011.c
…
uart_dev_quicc.c
…
uart_dev_sab82532.c
…
uart_dev_ti8250.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
Do not prevent processes from making changes to the baudrate or the
2014-04-05 22:25:10 +00:00
uart.h
…