svn commit: r189052 - head/sys/dev/drm
Robert Noland
rnoland at FreeBSD.org
Wed Feb 25 12:31:51 PST 2009
On Wed, 2009-02-25 at 20:42 +0100, Ed Schouten wrote:
> Hi Robert,
>
> * Robert Noland <rnoland at FreeBSD.org> wrote:
> > +static struct drm_msi_blacklist_entry drm_msi_blacklist[] = {
> > + {0x8086, 0x2772}, /* Intel i945G */ \
> > + {0x8086, 0x27A2}, /* Intel i945GM */ \
> > + {0x8086, 0x27AE}, /* Intel i945GME */ \
> > + {0, 0}
> > +};
>
> Wouldn't it be better to use PCI_VENDOR_INTEL/PCI_PRODUCT_INTEL_*
> definitions here?
Where are those located? The rest of drm just uses the hex id's, if
there is a better way, I'm up for it.
robert.
--
Robert Noland <rnoland at FreeBSD.org>
FreeBSD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20090225/0339fa38/attachment.pgp
More information about the svn-src-head
mailing list