Changeset 9d955bc in rtems-libbsd
- Timestamp:
- 05/14/14 09:57:56 (10 years ago)
- Branches:
- 4.11, 5, 5-freebsd-12, 6-freebsd-12, freebsd-9.3, master
- Children:
- da96928
- Parents:
- b6d5758
- git-author:
- Christian Mauderer <Christian.Mauderer@…> (05/14/14 09:57:56)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (05/16/14 11:36:40)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libbsd.txt
rb6d5758 r9d955bc 43 43 `<sys/socket.h>`. 44 44 45 === Installation ===45 === Installation Overview === 46 46 47 47 . You must configure your BSP with the +--disable-networking+ option to disable … … 58 58 The RTEMS version must be at least 4.11. The Board Support Package (BSP) 59 59 should support the 60 http://www.rtems.org/onlinedocs/doxygen/cpukit/html/group__rtems__interrupt__extension.html[Interrupt Manager Extension] 60 http://www.rtems.org/onlinedocs/doxygen/cpukit/html/group\__rtems\__interrupt__extension.html[Interrupt Manager Extension] 61 // The first underscores have to be masked to stop asciidoc interpreting them 61 62 to make use of generic FreeBSD based drivers. 62 63
Note: See TracChangeset
for help on using the changeset viewer.