Re: svn commit: r198483 - head/sys/conf

2009-10-29 Thread Alexander Motin
Peter Jeremy wrote: > On 2009-Oct-26 10:35:17 +, Alexander Motin wrote: >> Log: >> Document new modularised ATA kernel options. > > IMO, these either need a bit more documentation because there are > non-intuitive interdependencies, or some of the dependencies need to > be pruned. I'll chec

Re: svn commit: r198483 - head/sys/conf

2009-10-29 Thread Peter Jeremy
On 2009-Oct-26 10:35:17 +, Alexander Motin wrote: >Log: > Document new modularised ATA kernel options. IMO, these either need a bit more documentation because there are non-intuitive interdependencies, or some of the dependencies need to be pruned. Eg a kernel with: device atadisk

Re: svn commit: r198483 - head/sys/conf

2009-10-26 Thread John Baldwin
On Monday 26 October 2009 6:35:17 am Alexander Motin wrote: > Author: mav > Date: Mon Oct 26 10:35:16 2009 > New Revision: 198483 > URL: http://svn.freebsd.org/changeset/base/198483 > > Log: > Document new modularised ATA kernel options. Presumably it wouldn't actually hurt to leave these enabl

svn commit: r198483 - head/sys/conf

2009-10-26 Thread Alexander Motin
Author: mav Date: Mon Oct 26 10:35:16 2009 New Revision: 198483 URL: http://svn.freebsd.org/changeset/base/198483 Log: Document new modularised ATA kernel options. PR: kern/133162 MFC after:3 days Modified: head/sys/conf/NOTES Modified: head/sys/conf/NOTES ==