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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [libchip/] [network/] [README] - Rev 577

Go to most recent revision | Compare with Previous | Blame | View Log

#
#  $Id: README,v 1.2 2001-09-27 12:01:41 chris Exp $
#

This is the network interface controller portion of the libchip library.
This directory contains the source code for reusable TCP/IP network driver
support code.  Each driver has its own configuration table and its
chip specific attach routine must be called by a board specific
attach routine.  The board specific chip routine passes the chip
configuration and network configuration to the resuable device driver.

The reusable chip drivers do not directly access the controller.
They access the registers on the controller via a set of
functions which are provided by the BSP.  These functions set and get
general registers and data buffers.

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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