Date: Wed, 8 Jan 2003 11:36:32 -0800 From: Marcel Moolenaar <marcel@xcllnt.net> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 mp_machdep.c Message-ID: <20030108193632.GA710@dhcp01.pn.xcllnt.net> In-Reply-To: <XFMail.20030108141743.jhb@FreeBSD.org> References: <20030108191144.GA616@dhcp01.pn.xcllnt.net> <XFMail.20030108141743.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 08, 2003 at 02:17:43PM -0500, John Baldwin wrote: > > I have code to roughly parse the contents of that table and spit it > out in a rather verbose fashion. I suppose I should commit it. I've been thinking about that as well. On the ia64 branch is also some stuff I intend to cleanup and commit. The thing that bugs me is that we seem to create a lot of duplication by adding all the struct definitions we also use in the kernel. Does it help to have a <sys/acpi.h> or something so that we populate with the bits we share? Other than that: please commit :-) -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net 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?20030108193632.GA710>