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

4.115
Last change on this file since 40a24661 was 9b4422a2, checked in by Joel Sherrill <joel.sherrill@…>, on 05/03/12 at 15:09:24

Remove All CVS Id Strings Possible Using a Script

Script does what is expected and tries to do it as
smartly as possible.

+ remove occurrences of two blank comment lines

next to each other after Id string line removed.

+ remove entire comment blocks which only exited to

contain CVS Ids

+ If the processing left a blank line at the top of

a file, it was removed.

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