Subject: Re: ppp on NetBSD/Alpha?
To: John Birrell <jb@cimlogic.com.au>
From: Matt Thomas <matt@lkg.dec.com>
List: port-alpha
Date: 06/03/1996 12:35:14
While this may not be your problem, I did find the following
cut and paste error in:
/* $NetBSD: machdep.c,v 1.19 1996/05/09 23:49:33 cgd Exp $ */
--- arch/alpha/alpha/machdep.c.orig Fri May 10 04:22:51 1996
+++ arch/alpha/alpha/machdep.c Mon Jun 3 07:50:42 1996
@@ -1322,7 +1322,7 @@
#endif
#ifdef PPP
if (netisr & (1 << NETISR_PPP)) {
- netisr &= ~(1 << NETISR_CCITT);
+ netisr &= ~(1 << NETISR_PPP);
pppintr();
}
#endif
--
Matt Thomas Internet: matt@3am-software.com
3am Software Foundry WWW URL: http://www.3am-software.com/bio/matt.html
Westford, MA Disclaimer: I disavow all knowledge of this message