]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/commit
Merge 191274.
authorrnoland <rnoland@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 22 Apr 2009 21:50:32 +0000 (21:50 +0000)
committerrnoland <rnoland@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 22 Apr 2009 21:50:32 +0000 (21:50 +0000)
commit05315810f2d85c8bf1f297847aaeb60d466e1fa8
tree139913b01996f82be82c430cb8ede3cfded2ecec
parent4d72c44be29d5fce5a29a0627277f0943a782481
Merge 191274.

Don't try to setup interrupts for drivers that don't support them.

This causes sis and probably a couple of other driver to panic and fail.

Tested by:    cpghost <cpghost@cordula.ws>
Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/releng/7.2@191406 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/drm/drm_drv.c