HomeSort by relevance Sort by last modified time
    Searched refs:CS8900 (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/
cs89x0.c 49 * tested the code against a CS8900 card
101 static unsigned short eth_cs_type; /* one of: CS8900, CS8920, CS8920M */
239 if (eth_cs_type != CS8900) {
341 if (eth_cs_type != CS8900) {
515 eth_cs_type==CS8900?'0':'2',
553 /* If this is a CS8900 then no pnp soft */
554 if (eth_cs_type != CS8900 &&
561 if (eth_cs_type == CS8900) {
563 upon how you wired up your cs8900
565 same as the cs8900 engineering dem
    [all...]
cs89x0.h 99 #define CHIP_EISA_ID_SIG 0x630E /* Product ID Code for Crystal Chip (CS8900 spec 4.3) */
439 #define CS8900 0x0000

Completed in 59 milliseconds