Re: Question on EHCI INTR_MASK

David Brownell <[email protected]>
Newsgroups gmane.linux.usb.devel
Message-ID <20070815151342.A9D9C235107@adsl-69-226-248-13.dsl.pltn13.pacbell.net>
> #define	INTR_MASK (STS_IAA | STS_FATAL | STS_PCD | STS_ERR | STS_INT)
>
> But I remember there are 6 bits, say, the frame list rollover bit,
>
> #define STS_FLR		(1<<3)		/* frame list rolled over */
>
> Why do we just ignore this one? All of these 6 bits are interrupt status bits.

We don't enable frame list rollover IRQs because they're useless in
our driver stack.  No point to enabling them.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.