參數(shù)資料
型號(hào): AM79C90
廠商: Advanced Micro Devices, Inc.
英文描述: CMOS Local Area Network Controller for Ethernet (C-LANCE)
中文描述: 的CMOS局域網(wǎng)控制器(丙應(yīng)聘以太網(wǎng))
文件頁數(shù): 53/62頁
文件大?。?/td> 437K
代理商: AM79C90
AMD
53
Am79C90
ladrf[byte] |= (1 << (hashcode & 7));
printf (”hashcode = %d (decimal) ladrf[0:63] = ”, hashcode);
for (i=0; i<8; i++)
printf (”%02X ”, ladrf[i]);
printf (” (LSB first)\n”);
}
}
void updateCRC (int bit)
{
int j;
/* shift CRC and control bit (CRC[32]) */
for (j=32; j>0; j––) CRC[j] = CRC[j–1];
CRC[0] = 0;
/* If bit XOR (control bit) = 1, set CRC = CRC XOR polynomial. */
if (bit ^ CRC[32])
for (j=0; j<32; j++) CRC[j] ^= poly[j];
}
相關(guān)PDF資料
PDF描述
AM79C90JC CMOS Local Area Network Controller for Ethernet (C-LANCE)
AM79C90JCTR KPTC6CG10-6P
AM79C90PC CMOS Local Area Network Controller for Ethernet (C-LANCE)
AM79C90PCTR CMOS Local Area Network Controller for Ethernet (C-LANCE)
AM79C930 PCnet-Mobile Single-Chip Wireless LAN Media Access Controller
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
AM79C900 制造商:未知廠家 制造商全稱:未知廠家 功能描述:
AM79C900AJC 制造商:Advanced Micro Devices 功能描述:
AM79C900JC 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LAN Node Controller
AM79C901 制造商:未知廠家 制造商全稱:未知廠家 功能描述:AMD’s Am79C901 HomePNA-Compliant Device with Motorola’s MC68360. MPC860. MPC850. and MPC8260? - (PDF)