summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/wd8003/wd8003.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2002-08-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-291-0/+1
| | | | | | | | * console/Makefile.am: Add $(PROJECT_INCLUDE)/rtems to PREINSTALL_FILES. * console/mouse_parser.c: Include <string.h> (for strcmp). * console/vt.c: Include <string.h> (for memcpy). * wd8003/wd8003.c: Include <string.h> (for memcpy, memset).
* 2000-10-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-10-201-1/+1
| | | | | | * include/wd80x3.h: Added file header and logic to prevent multiple inclusions of this file. * wd8003/wd8003.c: Corrected attach to include "int attach" parameter.
* Removed warnings.Joel Sherrill1999-12-131-2/+2
|
* Renamed network to wd8003.Joel Sherrill1999-02-181-0/+657