[rtems-libbsd commit] Add information on ISA drivers not being ported initially
Joel Sherrill
joel at rtems.org
Thu Mar 22 17:27:31 UTC 2012
Module: rtems-libbsd
Branch: master
Commit: 86bc9a77933aebf8addb88f5eb3456e7b6544a92
Changeset: http://git.rtems.org/rtems-libbsd/commit/?id=86bc9a77933aebf8addb88f5eb3456e7b6544a92
Author: Joel Sherrill <joel.sherrill at oarcorp.com>
Date: Thu Mar 22 12:28:25 2012 -0500
Add information on ISA drivers not being ported initially
---
libbsd.txt | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/libbsd.txt b/libbsd.txt
index 2bb98ba..32e120b 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
More information about the vc
mailing list