On Fri, 2008-03-21 at 13:12 -0400, Jeff Garzik wrote:
Yes, I did. The userspace interface has never worked as a writeable
attribute because it's read only (as Kay has pointed out several times).
Based on that, I just #if'd out the filter code to get polled media
events working again.
The filter can be put back with a better discriminator for 2.6.26
That would break HAL ... it's using the presence of the media_event flag
in the variable to indicate it doesn't need to poll. We need two flags,
one for polling and one for AN.
James
--