| Kernel v2.4.13 /include/asm-alpha/core_tsunami.h |
|---|
 2.4.13
 include
 asm-alpha
 core_tsunami.h
diff -u --recursive --new-file v2.4.12/linux/include/asm-alpha/core_tsunami.h linux/include/asm-alpha/core_tsunami.h
--- v2.4.12/linux/include/asm-alpha/core_tsunami.h Sun Sep 23 11:41:01 2001
+++ linux/include/asm-alpha/core_tsunami.h Fri Oct 12 15:35:54 2001
@@ -275,7 +275,7 @@
/* The IO address space is larger than 0xffff */
#define TSUNAMI_IO_SPACE (TSUNAMI_CONF(0) - TSUNAMI_IO(0))
-/* Offset between ram physical addresses and pci64 DAC bus addresses */
+/* Offset between ram physical addresses and pci64 DAC bus addresses. */
#define TSUNAMI_DAC_OFFSET (1UL << 40)
/*
|