david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

Update email addresses in drivers

This commit is contained in:
Marty Connor 2007-06-09 15:23:17 -04:00
parent 8c25ea0970
commit f97e642d17
4 changed files with 9 additions and 8 deletions

View File

@ -52,7 +52,7 @@
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

View File

@ -6,7 +6,7 @@
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.

View File

@ -3,7 +3,7 @@
/*
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

View File

@ -42,12 +42,13 @@ will help the next person who hacks the code or needs to support some
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/