Date: Mon, 2 May 2011 13:29:43 -0400 From: John Baldwin <jhb@freebsd.org> To: Bernhard Schmidt <bschmidt@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r221301 - head/sys/conf Message-ID: <201105021329.44027.jhb@freebsd.org> In-Reply-To: <201105021853.23130.bschmidt@freebsd.org> References: <201105011905.p41J5sGs003976@svn.freebsd.org> <201105020839.57556.jhb@freebsd.org> <201105021853.23130.bschmidt@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, May 02, 2011 12:53:22 pm Bernhard Schmidt wrote: > On Monday 02 May 2011 14:39:57 John Baldwin wrote: > > On Sunday, May 01, 2011 3:05:54 pm Bernhard Schmidt wrote: > > > Author: bschmidt > > > Date: Sun May 1 19:05:54 2011 > > > New Revision: 221301 > > > URL: http://svn.freebsd.org/changeset/base/221301 > > > > > > Log: > > > These are of course i386/amd64 only. > > > > > > Modified: > > > head/sys/conf/NOTES > > > > Please put them in i386/conf/NOTES and amd64/conf/NOTES. All drivers should > > be in appropriate NOTES files. > > They actually are. My fault was to not check those 2 files in the > first place. > > Sorry the noise this has caused. Ah, whoops. :) There are many drivers missing from the NOTES files, so I just assumed they had been missing. :-P I wrote a python script to look for missing drivers and options, it's at src/tools/tools/notescheck/notescheck.py. I haven't had time to sit down and fix all the missing entries though. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105021329.44027.jhb>