NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: kern/49785: radeondrmkms crash



>  radeon0 at pci1 dev 0 function 0: vendor 1002 product 9498 (rev. 0x00)
>  
>  so... I guess the reason olddrm identified it and newdrm didn't is
>  that they have separate lists of product IDs somewhere? I don't have
>  pciverbose on, but I didn't with olddrm either.

yeah, it seems that the id list has lost the strings:

drm/dist/bsd-core/drm_pciids.h: {0x1002, 0x9498, CHIP_RV730|RADEON_NEW_MEMMAP, "ATI Radeon HD 4650"}, \
drm2/dist/include/drm/drm_pciids.h:     {0x1002, 0x9498, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV730|RADEON_NEW_MEMMAP}, \

talk to upstream for that problem :-)


.mrg.


Home | Main Index | Thread Index | Old Index