summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/network/i82586.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-09-212001-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+4
* network/Makefile.am: Fixed typo on file name. * network/i82586.c: Commented out line 318 which is referencing a member of a structure that is not currently there. This needs to be worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments to C style.
2001-09-192001-09-19 Chris Johns <ccj@acm.org>Joel Sherrill1-0/+2195
* network/README.i82586, network/i82586.c, network/i82586reg.h, network/i82586var.h: New files. Network driver for Intel i82586.