patch 2.3.99-pre1-5 on Alpha

From: Dave Gilbert (gilbertd@treblig.org)
Date: Sat Mar 18 2000 - 16:14:53 EST


  This patch is needed on Alpha to build for the LX164 and other machines
against 2.3.99-pre2-5 (heck that numbering scheme is getting heavy):

--- include/asm-alpha/core_cia.h.predag Sat Mar 18 21:02:09 2000
+++ include/asm-alpha/core_cia.h Sat Mar 18 21:02:14 2000
@@ -551,9 +551,9 @@
 # define inb(p) __inb(p)
 # define inw(p) __inw(p)
 # define inl(p) __inl(p)
-# define outb(x,p) __outb((x),(port))
-# define outw(x,p) __outw((x),(port))
-# define outl(x,p) __outl((x),(port))
+# define outb(x,p) __outb((x),(p))
+# define outw(x,p) __outw((x),(p))
+# define outl(x,p) __outl((x),(p))
 # define __raw_readb(a) __readb(a)
 # define __raw_readw(a) __readw(a)
 # define __raw_readl(a) __readl(a)

-- 
 ---------------- Have a happy GNU millennium! ----------------------   
/ Dr. David Alan Gilbert      | Running GNU/Linux on       |  Happy  \ 
\   gro.gilbert @ treblig.org |  Alpha, x86, ARM and SPARC |  In Hex /
 ____________________________|___ http://www.treblig.clara.net   __/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 23 2000 - 21:00:25 EST