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 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"