Rx ring contents by dumping the 2K FIFO contents right where we wanted to
get the next packet. Oh well, what fun.
- 18 Jan 2000 mdc@thinguin.org (Marty Connor)
+ 18 Jan 2000 mdc@etherboot.org (Marty Connor)
Drastically simplified error handling. Basically, if any error
in transmission or reception occurs, the card is reset.
Also, pointed all transmit descriptors to the same buffer to
Revision: 1.0 March 1, 2001
- Author: Marty Connor (mdc@thinguin.org)
+ Author: Marty Connor (mdc@etherboot.org)
Adapted from a Linux driver which was written by Donald Becker
and modified by Ollie Lho and Chin-Shan Li of SiS Corporation.
/*
Tulip and clone Etherboot Driver
- By Marty Connor (mdc@thinguin.org)
+ By Marty Connor (mdc@etherboot.org)
Copyright (C) 2001 Entity Cyber, Inc.
This software may be used and distributed according to the terms
tulip clone card, or wishes to add functionality.
Anyway, please test this if you can on your tulip based card, and let
-me (mdc@thinguin.org) and the netboot list (netboot@baghira.han.de)
-know how things go. I also would appreciate code review by people who
-program. I'm a strong believer in "another set of eyes".
+me (mdc@etherboot.org) and the Etherboot-Discuss list
+(etherboot-discuss@lists.sourceforge.net) know how things go. I also
+would appreciate code review by people who program. I'm a strong
+believer in "another set of eyes".
Regards,
Marty Connor
-mdc@thinguin.org
-http://www.thinguin.org/
+mdc@etherboot.org
+http://www.etherboot.org/