haiku/headers
Adrien Destugues 93ea83e53d Allow custom baud rates for FTDI serial ports
- Termios: cf{get,set}{i,o}speed can handle arbitrary speed values.
- The value is stored in the appropriate fields of the termios structure
  in this case. The old constants (stored in the flags) are preserved
  for BeOS binary compatibility.
- Adjust the FTDI FT232* driver to accept custom rates, by replacing the
  hardcoded regster values with a function that will compute it
  according to FTDI documentation (confirmed giving the same values for
  the existing baudrates).
2016-02-27 19:08:53 +01:00
..
build headers/os: Add gcc 5 to BeBuild.h 2015-06-24 23:06:23 -05:00
clang Import lib/Headers from Clang 2015-11-09 18:01:18 +01:00
compatibility build: Convert to external libedit build package 2015-07-04 15:29:05 -05:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp build fix. 2015-11-12 22:24:16 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs More libunwind compilation fixes 2015-11-09 20:00:06 +01:00
os Bluetooth: fix thread safety issue. 2016-02-14 14:07:21 +01:00
posix Allow custom baud rates for FTDI serial ports 2016-02-27 19:08:53 +01:00
private U-Boot: add a 'physical' arg to fdt_get_device_reg() 2016-02-26 22:58:17 +01:00
tools Remove preprocessor checks from TestShell.h 2014-07-29 23:05:52 +02:00