Date: Tue, 2 May 2000 23:47:23 -0400 (EDT) From: Mike Nowlin <mike@argos.org> To: freebsd-current@freebsd.org Cc: Tim Pozar <pozar@lns.com> Subject: Re: kern/16767 (A.K.A. Re: Geek Port crash) Message-ID: <Pine.LNX.4.05.10005022342070.23245-100000@jason.argos.org> In-Reply-To: <Pine.LNX.4.05.10005022317400.22957-100000@jason.argos.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> ...with the enclosed patches, the geek port once again works, but I really DUH! Sent the wrong patch file! Change the following line: > + if (!ppi->intr_resource) { to: > + if (ppi->intr_resource) { (stupid little single-char mistake....) mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.05.10005022342070.23245-100000>