Question on EHCI INTR_MASK
"jidong xiao" <[email protected]>
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
I saw the definition of INTR_MASK,drivers/usb/host/ehci-hcd.c, #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. Regards Jason ------------------------------------------------------------------------- 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