svn commit: r189052 - head/sys/dev/drm

Ed Schouten ed at 80386.nl
Wed Feb 25 11:42:29 PST 2009


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?

-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20090225/48d8665d/attachment.pgp


More information about the svn-src-head mailing list