Bug 106798

Summary: [drm] [patch] drm engine does not detect Radeon X1600 (RS530)
Product: Base System Reporter: Seva Gluschenko <gvs>
Component: kernAssignee: Eric Anholt <anholt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 6.2-PRERELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Seva Gluschenko 2006-12-16 00:50:00 UTC
	Current drm_pciids.h lacks of Radeon X1600 IDs

Fix: apply patch below:

	# cd /usr/src
	# patch < /path/to/this/message

	rebuild and reinstall kernel. Radeon X1600 must be recognized now by

	device	radeondrm

	The patch itself follows:
Comment 1 Eric Anholt freebsd_committer freebsd_triage 2006-12-18 19:56:07 UTC
State Changed
From-To: open->closed

Allowing the DRM to attach to the hardware without having any actual support 
for that hardware would be only harmful.
Comment 2 Maxim Konovalov freebsd_committer freebsd_triage 2007-01-02 10:47:59 UTC
Responsible Changed
From-To: freebsd-bugs->anholt

Over to maintainer.