Bug 95224

Summary: [PATCH] Remove 'nfpm' driver from src/sys/conf/NOTES
Product: Documentation Reporter: Aron Stansvik <elvstone>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Aron Stansvik 2006-04-02 13:20:16 UTC
The nfpm driver was removed in src/sys/dev/smbus/smbus.c,v 1.18, but src/sys/conf/NOTES was never updated. Inline patch against src/sys/conf/NOTES,v 1.1356 below.
Comment 1 Aron Stansvik 2006-04-02 13:48:01 UTC
I realized there's been some moving around of the nForce SMBus
support. So documentation for whatever driver that now supports these
controllers should probably be added to NOTES too. Is it nfsmb or
amdsmb?

Regards, Aron
Comment 2 Aron Stansvik 2006-04-02 13:49:22 UTC
Bleh. Ignore my last followup mail. I realized that nfsmb is already
documented in current NOTES, so nevermind.

Aron
Comment 3 Giorgos Keramidas freebsd_committer freebsd_triage 2006-05-12 02:21:30 UTC
State Changed
From-To: open->closed

The nfsmb support, as you correctly found out, is now part of the 
src/sys/conf/NOTES file, instead of src/sys/i386/conf/NOTES, so no 
need to change anything. 

Thanks for your willingless to help us improve `NOTES' files, though, 
and the time you put into investigating this.  Keep the good work :) 


Comment 4 Giorgos Keramidas freebsd_committer freebsd_triage 2006-05-12 02:21:30 UTC
Responsible Changed
From-To: freebsd-doc->keramida