Date: Thu, 07 Nov 2002 08:52:55 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: Juli Mallett <jmallett@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES src/s Message-ID: <XFMail.20021107085255.jhb@FreeBSD.org> In-Reply-To: <20021106141644.C49553@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06-Nov-2002 Juli Mallett wrote: > * De: John Baldwin <jhb@FreeBSD.org> [ Data: 2002-11-06 ] > [ Subjecte: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES src/sys/modules Makefile ] >> jhb 2002/11/06 14:03:53 PST >> >> Modified files: >> sys/conf NOTES >> sys/i386/conf NOTES >> sys/modules Makefile >> Log: >> ed(4) uses kvtop() and is thus i386-only. It has several other warnings >> related to sizeof(int) != sizeof(void *), but kvtop() is much harder to >> fix. > > May it be worth it to look at NetBSD's ne(4) at this point? I don't know. Feel free to investigate. One could also just make ed(4) use bus_dma and fixup the other warnings. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20021107085255.jhb>