![]() | |||||||||||
Messages in this thread Complete thread (EXPERIMENTAL) |
+/*
+ * crc-ccitt with MSB first (i.e., backwards), so we can't use the + * kernel table as-is. + */ Why not just add a be-bitwise table, similar to the crc32_le and crc32_be implementation. Yeah, that is probably a better idea. I didn't do it before since this lived outside the tree and I didn't want to patch the kernel. Will that add 1k for everyone? -- Bob Copeland %% www.bobcopeland.com | ||||||||||
![]() | |||||||||||
| Last update: 2008-03-27 13:29 [W:0.139 / U:0.160 seconds] ©2003-2005 Jasper Spaans | |||||||||||