Sebastian Huber
e10d1cdc45
BPF(4): Add support
2013-12-16 15:35:51 +01:00
Sebastian Huber
241fc324d2
Use a local MSIZE of 256
2013-11-04 15:28:21 +01:00
Sebastian Huber
cae4d0aff7
PING6(8): Add TODO
2013-10-31 13:20:14 +01:00
Sebastian Huber
c99816e1d7
Implement sysctl_handle_opaque()
...
FIXME: The snapshots are not reliable.
2013-10-31 13:18:54 +01:00
Sebastian Huber
a9e26f5d5b
TIMEOUT(9): Use timer server for callout_tick()
2013-10-31 13:18:52 +01:00
Sebastian Huber
0c9f27ba24
Use kqueue() and kevent() from FreeBSD
2013-10-31 13:18:52 +01:00
Sebastian Huber
ea87228a26
TASKQUEUE(9): Use FreeBSD implementation
2013-10-31 13:18:52 +01:00
Sebastian Huber
3e2938873d
ZONE(9): Add and use red-black tree chunk alloc
2013-10-31 13:18:52 +01:00
Sebastian Huber
e8592316b3
Add TODO for priority values
2013-10-31 13:18:51 +01:00
Sebastian Huber
1bc275660d
Add TODO item
2013-10-31 13:18:51 +01:00
Sebastian Huber
c14bb23117
IFCONFIG(8): Disable IEEE80211 support
...
This module depends on a XML parser and mmap().
2013-10-31 13:18:49 +01:00
Sebastian Huber
cdf6024953
Add MAC support functions
...
WARNING: They are not thread-safe! This is a known FreeBSD issue.
2013-10-31 13:18:49 +01:00
Sebastian Huber
69b29a0c0d
Disable user credentials and use default values
2013-10-31 13:18:47 +01:00
Sebastian Huber
cc5f4b2705
Use default PID value for all process identifiers
2013-10-31 13:18:46 +01:00
Sebastian Huber
549488b572
Disable alternative routing tables
2013-10-31 13:18:46 +01:00
Sebastian Huber
d652c3bafd
Avoid per-CPU NETISR(9)
...
SMP support should be enabled once the new stack is ready for this.
2013-10-10 09:09:19 +02:00
Sebastian Huber
e8b7066dab
Add FreeBSD sources as a submodule
...
The current version corresponds to SVN r255967 of:
http://svn.freebsd.org/base/releng/8.2
2013-10-08 14:24:38 +02:00
Jennifer Averett
808a6b2720
Added more information on MMAP_NOT_AVAILABLE.
2012-10-05 09:36:30 -05:00
Jennifer Averett
99dc0d7d9b
rec_close.c: Removed usage of munmap() method.
...
Note that there is a define MMAP_NOT_AVAILABLE that when NOT
defined results in mmap not being called but munmap is still
called. A comment was also added to our notes about this.
2012-09-13 14:03:35 -05:00
Joel Sherrill
78e3181795
libbsd.txt: Update some status
2012-07-28 07:13:43 -05:00
Kevin Polulak
c90c2126ac
Clarified information in libbsd.txt.
2012-07-11 13:11:04 -05:00
Jennifer Averett
fb4c8a98f5
Added pcib for Nics.
2012-05-23 14:53:12 -05:00
Jennifer Averett
758649212b
Added Nic status section to documention.
2012-05-10 10:29:09 -05:00
Jennifer Averett
5ab1e1daa7
Added documentation on rtems specific files.
2012-05-08 09:29:22 -05:00
Sebastian Huber
c03e09579b
Add "Core FreeBSD APIs and RTEMS Replacements"
2012-04-18 11:23:38 +02:00
Sebastian Huber
362782eb25
Explain why we need the interrupt server
2012-04-16 12:43:49 +02:00
Sebastian Huber
8a4f070701
Elaborate RTEMS libbsd initialization
2012-04-16 12:23:55 +02:00
Sebastian Huber
a3d2498e49
Add SVN checkout command description
2012-04-16 11:57:45 +02:00
Joel Sherrill
00ee241553
Add example on SYSCTL_NODE expansion for _bsd_sysctl__net_children
2012-03-27 13:52:38 -05:00
Joel Sherrill
86bc9a7793
Add information on ISA drivers not being ported initially
2012-03-22 12:28:25 -05:00
Joel Sherrill
7326d96457
Add diff mode to freebsd-to-rtems.py
2012-03-12 07:58:24 -05:00
Joel Sherrill
560eccfb92
Add description of forward/reverse mode of script
2012-03-12 07:02:00 -05:00
Joel Sherrill
9e3ba383e1
Add URL to FreeBSD SVN tarball.
2012-03-09 13:09:29 -06:00
Joel Sherrill
455aa3afe4
Add more details to documentation.
2012-03-09 13:04:58 -06:00
Joel Sherrill
e392fdb762
Documentation additions.
2012-03-09 11:18:06 -06:00
Joel Sherrill
8f5adbc097
Initial addition of documentation
2012-03-09 10:21:17 -06:00