kern/60474: Temporary fix for DRM support for Radeon 9200

Mikhail Teterin mi+mx at aldan.algebra.com
Fri Oct 8 11:30:34 PDT 2004


The following reply was made to PR kern/60474; it has been noted by GNATS.

From: Mikhail Teterin <mi+mx at aldan.algebra.com>
To: freebsd-gnats-submit at freebsd.org, dotz at irc.pl
Cc: dri-devel at lists.sourceforge.net
Subject: Re: kern/60474: Temporary fix for DRM support for Radeon 9200
Date: Fri, 8 Oct 2004 14:17:51 -0400

 Hi, Eric!
 
 Can this be assigned back to you? I have another pair of PCI IDs,
 BTW, and I am sure, there are people with shiny new Radeon-9800 out
 there too... Yours,
 
  -mi
 
 cvs diff: Diffing .
 Index: drm_pciids.h
 ===================================================================
 RCS file: /home/ncvs/src/sys/dev/drm/drm_pciids.h,v
 retrieving revision 1.1
 diff -U2 -r1.1 drm_pciids.h
 --- drm_pciids.h 11 Jun 2004 03:26:59 -0000 1.1
 +++ drm_pciids.h 8 Oct 2004 18:11:39 -0000
 @@ -7,4 +7,6 @@
   {0x1002, 0x4136, 0, "ATI Radeon RS100 IGP 320M"}, \
   {0x1002, 0x4137, 0, "ATI Radeon RS200 IGP"}, \
 + {0x1002, 0x4152, 0, "ATI Radeon RV350 9600"}, \
 + {0x1002, 0x4172, 0, "ATI Radeon RV350 9600 (Secondary)"}, \
   {0x1002, 0x4237, 0, "ATI Radeon RS250 IGP"}, \
   {0x1002, 0x4242, 0, "ATI Radeon BB R200 AIW 8500DV"}, \
 


More information about the freebsd-bugs mailing list