Date: Tue, 09 Mar 1999 18:00:11 +0900 From: "Daniel C. Sobral" <dcs@newsguy.com> To: Tor.Egge@fast.no Cc: mike@smith.net.au, henrich@flnet.com, freebsd-hackers@FreeBSD.ORG, freebsd-smp@FreeBSD.ORG Subject: Re: Erorr: isa_dmainit(2, 1024) failed Message-ID: <36E4E31B.9CA2AA70@newsguy.com> References: <199903081740.JAA06967@dingo.cdrom.com> <199903081827.TAA70476@midten.fast.no>
next in thread | previous in thread | raw e-mail | index | archive | help
Tor.Egge@fast.no wrote: > > Index: sys/i386/i386/pmap.c > =================================================================== > RCS file: /home/ncvs/src/sys/i386/i386/pmap.c,v > retrieving revision 1.223 > diff -u -r1.223 pmap.c > --- pmap.c 1999/02/19 14:25:33 1.223 > +++ pmap.c 1999/02/26 04:25:22 > @@ -71,6 +71,7 @@ > #include "opt_disable_pse.h" > #include "opt_pmap.h" > #include "opt_msgbuf.h" > +#include "isa.h" ^^^^^ I have a slight suspicion that Bruce would not be very please with this... :-) -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "FreeBSD is Yoda, Linux is Luke Skywalker." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36E4E31B.9CA2AA70>