From 4b8bf95209dd1ea3eee86be595696c0d292e0232 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Oct 1998 21:25:10 +0000 Subject: Added some fields and changed last KA9Q reference to FreeBSD. --- doc/networking/networkapp.t | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/doc/networking/networkapp.t b/doc/networking/networkapp.t index 2a95d69303..19b3940d4f 100644 --- a/doc/networking/networkapp.t +++ b/doc/networking/networkapp.t @@ -12,7 +12,7 @@ @section Makefile changes @subsection Including the required managers -The KA9Q networking code requires several RTEMS managers +The FreeBSD networking code requires several RTEMS managers in the application: @example @@ -120,6 +120,17 @@ will be sent. The Internet host numbers of up to three machines to be used as Internet Domain Name Servers. +@item int port +The I/O port number (ex: 0x240) on which the external Ethernet +can be accessed. + +@item int irno +The interrupt number of the external Ethernet controller. + +@item int bpar +The address of the shared memory on the external Ethernet controller. + + @end table @subsection Network device configuration -- cgit v1.2.3