16 Commits

Author SHA1 Message Date
Joel Sherrill
aa34b6b71b link01 - add undefined.txt to CLEAN_ADDITIONS 2012-04-05 11:44:15 -05:00
Joel Sherrill
a7926648db link01 - Add list of undefined symbols 2012-04-05 08:24:45 -05:00
Joel Sherrill
336762e7b2 Remove dummy symbols in link01 test
+ add symbol where needed
  + use as much as possible from rtems-bsd-symbols.c
2012-03-27 17:07:19 -05:00
Jennifer Averett
334957baa1 Moved prison_free and prison_hold to rtems-bsd-jail.c 2012-03-27 15:00:44 -05:00
Sebastian Huber
d1822e55c0 testsuite/usb01: Support multiple BSPs 2012-03-27 11:27:55 +02:00
Julien Delange
a52104cf46 e1000 driver now compiles with fewer modifications
- Change some include path in the e1000 drivers
  - Add some files from the FreeBSD source tree (modification in
    freebsd-to-rtems.py)
    - Avoid inconsistent functions declarations: the bool_t and/or
    boolean_t are not the same between rtems and freebsd so that a
    function with the prototype bool_t foobar() and another boolean_t
    foobar() does not compile on rtems. (see if_igb.c for example)
      Joel Note: These are still inconsistent on the FreeBSD side and need
                 to be addressed by them. We will just make the prototype
                 match the body until they give us a solution.
2012-03-26 09:51:49 -05:00
Jennifer Averett
3be460f8cd Added comments on how to force the inclusion of the RealTek and Etherexpress Nics. 2012-03-23 13:20:57 -05:00
Joel Sherrill
71141b3aa8 usb01 builds but does not link 2012-03-21 12:45:37 -05:00
Joel Sherrill
98c7ee3f10 USB test but closer to code in PR 2012-03-20 09:18:33 -05:00
Joel Sherrill
66e89993e0 Convert to UNIX CR/LF. 2012-03-20 09:13:05 -05:00
Joel Sherrill
c8f671afa1 Compiles but we are missing test.h.
Maybe it is in the PR.
2012-03-20 09:12:27 -05:00
Joel Sherrill
8ac749a3ea Add USB test from Sebastian Huber with no modifications. 2012-03-20 08:58:01 -05:00
Jennifer Averett
3d7f69c868 Added RealTek nic. 2012-03-20 08:14:59 -05:00
Joel Sherrill
6ad03bf517 Remove rtems/ from includes of RTEMS specific files 2012-03-08 10:31:56 -06:00
Joel Sherrill
d4f439f27e Add rmlock - almost links 2012-03-07 15:10:49 -06:00
Joel Sherrill
2e2d4416e2 Add testsuite with single linking tests (link01) 2012-03-07 12:09:14 -06:00