[PATCH 2/3] Use

2017-01-22 Thread Sebastian Huber
Update #2803. --- c/src/libchip/ide/ata_internal.h | 16 +--- cpukit/libblock/include/rtems/ide_part_table.h | 18 +- cpukit/libfs/src/dosfs/fat.h | 18 +- cpukit/libmisc/shell/main_pci.c| 4 ++-- 4 files

[PATCH 2/3] Use latest from FreeBSD for RTEMS

2015-03-09 Thread Sebastian Huber
Import the latest from FreeBSD for RTEMS. This has two reasons. 1. We want to use the FreeBSD timecounters for timekeeping in RTEMS. See also https://devel.rtems.org/ticket/2271. 2. This makes the port of the network stack from FreeBSD easier. newlib/ChangeLog 2015-03-09 Sebastian Huber