source: rtems/c/src/libchip/network/README.cs8900 @ b0f45d8

4.104.115
Last change on this file since b0f45d8 was 27192b8, checked in by Chris Johns <chrisj@…>, on 03/14/04 at 01:26:07

The CS8900 driver is documented in the cs8900.h header file.

  • Property mode set to 100644
File size: 505 bytes
Line 
1#
2#  $Id$
3#
4
5Target Support
6==============
7
8The target is required to provide the low level support routines as
9listed in the Configuration section of this file.
10
11The file cs8900.[ch].bsp are an example BSP files for DIMMPC target.
12
13Conditionals
14============
15CS8900_DATA_BUS_SWAPPED - XXX
16
17CS8900_TRACE - XXX
18
19CS8900_VERBOSE - XXX
20
21Todo
22====
23+ Build two versions -- one with swapped, one without.
24
25+ Document conditionals.
26
27Configuration
28=============
29See the cs8900.h header file for the documentation.
30
Note: See TracBrowser for help on using the repository browser.