Bug 117309

Summary: Missing lines mentioning acpi_* in src/sys/conf/NOTES
Product: Documentation Reporter: Momchil Ivanov <slogster>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Momchil Ivanov 2007-10-18 19:40:01 UTC
It would be good if there are some lines in src/sys/conf/NOTES mentioning
that there are acpi_* device modules. I found out about acpi_ibm reading
the freebsd mailing lists and never saw it in NOTES, though that is the
first place I check for what I can put in my kernel config.
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2008-01-22 16:20:02 UTC
State Changed
From-To: open->closed

Close this PR.  The sys/conf/NOTES file is for architecture independent options 
and drivers.  The sys/${arch}/conf/NOTES files is where the various acpi 
modules should be listed - as they are on my CURRENT and RELENG_6 checkout. 
Thanks! 


Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2008-01-22 16:20:02 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Over to me as closer.