summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-03-22 12:28:25 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-03-22 12:28:25 -0500
commit86bc9a77933aebf8addb88f5eb3456e7b6544a92 (patch)
tree86be5f4a4822909f7688f93ad5be31f8bc6c09f5
parentAdded smp specific variables to resolve linker errors with RealTek Nic. (diff)
downloadrtems-libbsd-86bc9a77933aebf8addb88f5eb3456e7b6544a92.tar.bz2
Add information on ISA drivers not being ported initially
-rw-r--r--libbsd.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/libbsd.txt b/libbsd.txt
index 2bb98bad..32e120ba 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -94,6 +94,12 @@ be set to?
* ngroups_max variable referenced by rtems-bsd-prot.c. - What should
it be set to?
+* NIC Device Drivers
+- Only common NIC drivers have been included in the initial set. These do not
+include any system on chip or ISA drivers.
+- The ISA drivers require more BSD infrastructure to be addressed. This was
+outside the scope of the initial porting effort.
+
== FreeBSD Source
You should be able to rely on FreebSD manual pages and documentation