patch-2.1.107 linux/include/asm-alpha/io.h
Next file: linux/include/asm-alpha/linux_logo.h
Previous file: linux/include/asm-alpha/elf.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Jun 24 14:30:11 1998
- Orig file:
v2.1.106/linux/include/asm-alpha/io.h
- Orig date:
Tue Jun 9 11:57:31 1998
diff -u --recursive --new-file v2.1.106/linux/include/asm-alpha/io.h linux/include/asm-alpha/io.h
@@ -5,7 +5,7 @@
#include <asm/system.h>
-/* We don't use IO slowdowns on the alpha, but.. */
+/* We don't use IO slowdowns on the Alpha, but.. */
#define __SLOW_DOWN_IO do { } while (0)
#define SLOW_DOWN_IO do { } while (0)
@@ -242,7 +242,7 @@
/*
* XXX - We don't have csum_partial_copy_fromio() yet, so we cheat here and
* just copy it. The net code will then do the checksum later. Presently
- * only used by some shared memory 8390 ethernet cards anyway.
+ * only used by some shared memory 8390 Ethernet cards anyway.
*/
#define eth_io_copy_and_sum(skb,src,len,unused) memcpy_fromio((skb)->data,(src),(len))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov