1
0
mirror of https://github.com/sjlongland/adv950.git synced 2025-09-13 10:43:14 +10:00
adv950/3.x
Stuart Longland 8ecc4c8f15
serial_core: Move termios into tty.
In commit adc8d746caa67fff4b53ba3e5163a6cbacc3b523 the termios object
becomes a struct member instead of a pointer.
2017-03-05 12:42:34 +10:00
..
8250_pci.c Initial check-in, Advantech ADV950 serial driver v3.33. 2017-03-05 10:29:50 +10:00
8250.c 8250: Rename data structures and functions. 2017-03-05 12:25:40 +10:00
8250.h Initial check-in, Advantech ADV950 serial driver v3.33. 2017-03-05 10:29:50 +10:00
Makefile Initial check-in, Advantech ADV950 serial driver v3.33. 2017-03-05 10:29:50 +10:00
serial_core.c serial_core: Move termios into tty. 2017-03-05 12:42:34 +10:00