Changes

Jump to navigation Jump to search
m
Specify that the 8 bit checksum on MAC address MIGHT be based on an 8 bit checksum XOR type.
Line 101: Line 101:     
// addr: 0x1C through 0x1F
 
// addr: 0x1C through 0x1F
u8 systemID0; // Checksum 8-bit XOR type of first 3 bytes of mac addr
+
u8 systemID0; // Checksum8 of first 3 bytes of mac addr
 
u8 systemID1; // mac addr 3rd-to-last byte
 
u8 systemID1; // mac addr 3rd-to-last byte
 
u8 systemID2; // mac addr 2nd-to-last byte
 
u8 systemID2; // mac addr 2nd-to-last byte
4

edits

Navigation menu