patch-pre2.0.10 linux/drivers/char/ftape/ftape-ctl.c
Next file: linux/drivers/char/ftape/kernel-interface.c
Previous file: linux/drivers/char/ftape/RELEASE-NOTES
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Fri May 31 13:54:08 1996
- Orig file:
pre2.0.9/linux/drivers/char/ftape/ftape-ctl.c
- Orig date:
Fri Apr 12 15:51:52 1996
diff -u --recursive --new-file pre2.0.9/linux/drivers/char/ftape/ftape-ctl.c linux/drivers/char/ftape/ftape-ctl.c
@@ -371,7 +371,7 @@
TRACEx1(-1, " Vendor id : 0x%04x", drive_type.vendor_id);
TRACEx1(-1, " Wakeup method : %s", methods[drive_type.wake_up].name);
TRACE(-1, "And a description of your tape drive to:");
- TRACE(-1, "Kai Harrekilde-Petersen <khp@pip.dknet.dk>");
+ TRACE(-1, "Kai Harrekilde-Petersen <khp@dolphinics.no>");
TRACE(-1, "==========================================");
drive_type.speed = 500; /* deci-ips: very safe value */
} else {
@@ -393,7 +393,7 @@
TRACEx2(-1, "found: %s, expected: %s",
methods[drive_type.wake_up].name,
methods[vendors[vendor_index].wake_up].name);
- TRACE(-1, "please report this to <khp@pip.dknet.dk>");
+ TRACE(-1, "please report this to <khp@dolphinics.no>");
TRACE(-1, "==========================================");
}
}
@@ -456,7 +456,7 @@
TRACEx1(-1, "drive : %s", drive_type.name);
TRACEx2(-1, "delta time = %d, length = %d", dt, length);
TRACEx1(-1, "has max tape speed of %d ips", drive_type.speed);
- TRACE(-1, "please report this to <khp@pip.dknet.dk>");
+ TRACE(-1, "please report this to <khp@dolphinics.no>");
TRACE(-1, "==========================================");
}
/* time to go from bot to eot at normal speed (data rate):
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this