mirror of
https://github.com/torvalds/linux.git
synced 2026-06-11 08:03:05 +02:00
Previously, Message Processor always generated CRC byte at end of message. Now(version 8), this CRC byte is generated only upon request. To request that a checksum is generated, the MSBit of the address of the Message Processor object is set to 1. By default the CRC byte is not generated, reading the CRC byte will remove new messages from IC causing lost touches. Added control flag and message size correction for this feature. Change-Id: I7d1a75528a59afcc95688ae1b7d6704d29ffe443 Signed-off-by: makarand.karvekar <makarand.karvekar@motorola.com> |
||
|---|---|---|
| .. | ||
| acpi | ||
| asm-generic | ||
| crypto | ||
| drm | ||
| keys | ||
| linux | ||
| math-emu | ||
| media | ||
| mtd | ||
| net | ||
| pcmcia | ||
| rdma | ||
| rxrpc | ||
| scsi | ||
| sound | ||
| trace | ||
| video | ||
| xen | ||
| Kbuild | ||