CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2010/07/30 07:31:47
Modified files: sys/dev/pci/drm: radeon_drv.c Log message: The device table entry for HD3470 was incorrectly using a logical or instead of a binary or. Found via lint. ok oga@