forked from Imagelibrary/rtems
Added some fields and changed last KA9Q reference to FreeBSD.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user