Bug 51399

Summary: XFree86 section of handbook needs some updating.
Product: Documentation Reporter: Eric Anholt <anholt>
Component: Books & ArticlesAssignee: Marc Fonvieille <blackend>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Eric Anholt freebsd_committer freebsd_triage 2003-04-24 23:40:11 UTC
	Part of the "Advanced Configuration Topics" section of the XFree86
	configuration part of the handbook is somewhat out of date/unclear.  AGP
	is in GENERIC as of 4.8 and 5.0, and if people have agp already and add 
	agp_load="YES" to their loader.conf as it suggests, agp won't work at 
	all.  On systems without agp, trying to kldload agp won't work; it has 
	to be in the kernel at boot time through being compiled in or 
	loader.conf.
	
	(I'm going to have to find someone with an i810 to confirm if the NoDDC
	is still needed, and see if it can get fixed).
Comment 1 Marc Fonvieille freebsd_committer freebsd_triage 2003-04-25 10:01:17 UTC
Responsible Changed
From-To: freebsd-doc->blackend

I will fix that part.
Comment 2 Marc Fonvieille freebsd_committer freebsd_triage 2003-04-29 21:47:19 UTC
State Changed
From-To: open->patched

The section has been updated with your informations. 
Please mail me if you have some new infos on "NoDDC" usage or just tell 
me if I can close the PR :)
Comment 3 Marc Fonvieille freebsd_committer freebsd_triage 2003-09-27 09:06:39 UTC
State Changed
From-To: patched->closed

Let's close this PR, if something new needs to be added, a new PR will 
be welcome.