OpenCores
URL https://opencores.org/ocsvn/or1k_old/or1k_old/trunk

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [rtems-20020807/] [doc/] [networking/] [preface.texi] - Blame information for rev 1782

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
@c
2
@c  COPYRIGHT (c) 1988-2002.
3
@c  On-Line Applications Research Corporation (OAR).
4
@c  All rights reserved.
5
@c
6
@c  preface.texi,v 1.6 2002/01/17 21:47:45 joel Exp
7
@c
8
 
9
@ifinfo
10
@node Preface, Network Task Structure and Data Flow, Top, Top
11
@end ifinfo
12
@unnumbered Preface
13
 
14
This document describes the RTEMS specific parts of the FreeBSD TCP/IP
15
stack.  Much of this documentation was written by Eric Norum
16
(@email{eric@@skatter.usask.ca})
17
of the Saskatchewan Accelerator Laboratory
18
who also ported the FreeBSD TCP/IP stack to RTEMS.
19
 
20
The following is a list of resources which should be useful in trying
21
to understand Ethernet:
22
 
23
@itemize @bullet
24
 
25
@item @cite{Charles Spurgeon's Ethernet Web Site}
26
 
27
"This site provides extensive information about Ethernet
28
(IEEE 802.3) local area network (LAN) technology. Including
29
the original 10 Megabit per second (Mbps) system, the 100 Mbps
30
Fast Ethernet system (802.3u), and the Gigabit Ethernet system (802.3z)."
31
The URL is:
32
@ifset use-html
33
(@uref{http://wwwhost.ots.utexas.edu/ethernet/index.html,http://wwwhost.ots.utexas.edu/ethernet/index.html})
34
@end ifset
35
@ifclear use-html
36
(http://wwwhost.ots.utexas.edu/ethernet/index.html)
37
@end ifclear
38
 
39
@item @cite{TCP/IP Illustrated, Volume 1 : The Protocols} by
40
by W. Richard Stevens (ISBN: 0201633469)
41
 
42
This book provides detailed introduction to TCP/IP and includes diagnostic
43
programs which are publicly available.
44
 
45
@item @cite{TCP/IP Illustrated : The Implementation} by W. Richard
46
Stevens and Gary Wright (ISBN: 020163354X)
47
 
48
This book focuses on implementation issues regarding TCP/IP.  The
49
treat for RTEMS users is that the implementation covered is the BSD
50
stack.
51
 
52
@end itemize

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.