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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [libchip/] [network/] [README] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  $Id: README,v 1.2 2001-09-27 12:01:41 chris Exp $
3
#
4
 
5
This is the network interface controller portion of the libchip library.
6
This directory contains the source code for reusable TCP/IP network driver
7
support code.  Each driver has its own configuration table and its
8
chip specific attach routine must be called by a board specific
9
attach routine.  The board specific chip routine passes the chip
10
configuration and network configuration to the resuable device driver.
11
 
12
The reusable chip drivers do not directly access the controller.
13
They access the registers on the controller via a set of
14
functions which are provided by the BSP.  These functions set and get
15
general registers and data buffers.
16
 

powered by: WebSVN 2.1.0

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