summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/rtl8139.c
diff options
context:
space:
mode:
authorMarty Connor2007-06-09 21:23:17 +0200
committerMarty Connor2007-06-09 21:23:17 +0200
commitf97e642d17d202e60c458c5322395ae66f989f49 (patch)
treeb74b39b635edefeda69423e8a0ef32b188c5ab31 /src/drivers/net/rtl8139.c
parentUpdated email mdc's email address (diff)
downloadipxe-f97e642d17d202e60c458c5322395ae66f989f49.tar.gz
ipxe-f97e642d17d202e60c458c5322395ae66f989f49.tar.xz
ipxe-f97e642d17d202e60c458c5322395ae66f989f49.zip
Update email addresses in drivers
Diffstat (limited to 'src/drivers/net/rtl8139.c')
-rw-r--r--src/drivers/net/rtl8139.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/net/rtl8139.c b/src/drivers/net/rtl8139.c
index 548a6931..f784b5c6 100644
--- a/src/drivers/net/rtl8139.c
+++ b/src/drivers/net/rtl8139.c
@@ -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