Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2005 01:09:33 +0300
From:      Anatoly Tyukanov <anatoly@relcom.ru>
To:        freebsd-hardware@freebsd.org
Subject:   ATI Radeon RV350 AQ 9600 SE card isnt working
Message-ID:  <421CFF1D.6030901@relcom.ru>

next in thread | raw e-mail | index | archive | help
hey guys

my ATI Radeon RV350 AQ 9600SE wasnt discovered by drm. :-(

im using:
FreeBSD insomnia 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #0: Thu Feb 24 
00:05:26 MSK 2005     root@insomnia:/usr/obj/usr/src/sys/KERNEL  i386

here is scanpci -vv:
pci bus 0x0001 cardnum 0x00 function 0x00: vendor 0x1002 device 0x4151
  ATI Technologies Inc RV350 AQ [Radeon 9600]
  CardVendor 0x17ee card 0x2002 (Card unknown)
   STATUS    0x02b0  COMMAND 0x0007
   CLASS     0x03 0x00 0x00  REVISION 0x00
   BIST      0x00  HEADER 0x80  LATENCY 0x20  CACHE 0x08
   BASE0     0xc0000008  addr 0xc0000000  MEM PREFETCHABLE
   BASE1     0x00009001  addr 0x00009000  I/O
   BASE2     0xe9000000  addr 0xe9000000  MEM
   MAX_LAT   0x00  MIN_GNT 0x08  INT_PIN 0x01  INT_LINE 0x09

"patch":
--- /usr/src/sys/dev/drm/drm_pciids.h.orig      Wed Feb 23 23:57:47 2005
+++ /usr/src/sys/dev/drm/drm_pciids.h   Thu Feb 24 00:30:00 2005
@@ -62,6 +62,7 @@
         {0x1002, 0x5c62, 0, "ATI Radeon RV280"}, \
         {0x1002, 0x5c63, 0, "ATI Radeon RV280 Mobility"}, \
         {0x1002, 0x5c64, 0, "ATI Radeon RV280"}, \
+       {0x1002, 0x4151, 0, "ATI Radeon RV350 AQ 9600 SE"}, \
         {0, 0, 0, NULL}

  #define r128_PCI_IDS \

and result:
drm0: <ATI Radeon RV350 AQ 9600 SE> port 0x9000-0x90ff mem 
0xe9000000-0xe900ffff,0xc0000000-0xcfffffff irq 9 at device 0.0 on pci1
info: [drm] AGP at 0xe0000000 128MB
info: [drm] Initialized radeon 1.11.0 20020828 on minor 0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?421CFF1D.6030901>