CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2014/12/15 06:43:17
Modified files: sys/dev/pci/drm: drm_pciids.h Log message: The PCI device ID 0x4c6e is a secondary device ID for the Radeon Mobility 9000/M9 that appears on the FireMV 2400 card. It certainly isn't an RV280 chip and we don't want to attach to it, so remove it. Same change has been made upstream (based on a report by yours truly).