Date: Tue, 8 Mar 2005 10:41:08 -0500 From: John Baldwin <jhb@FreeBSD.org> To: John-Mark Gurney <jmg@FreeBSD.org> Cc: Perforce Change Reviews <perforce@FreeBSD.org> Subject: Re: PERFORCE change 72684 for review Message-ID: <200503081041.08769.jhb@FreeBSD.org> In-Reply-To: <200503080615.j286FxfL058900@repoman.freebsd.org> References: <200503080615.j286FxfL058900@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 08 March 2005 01:15 am, John-Mark Gurney wrote: > http://perforce.freebsd.org/chv.cgi?CH=72684 > > Change 72684 by jmg@jmg_carbon on 2005/03/08 06:14:57 > > pull in the latest changes, and pull in config since I need to fix > the fact that we can only have one hint file... That's not a bug. Hints are the wrong tool for what you are doing. You should be using identify methods to enumerate builtin hardware instead. Hints should only be used for removable hardware on busses that don't support enumeration (such as ISA expansion cards). -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503081041.08769.jhb>