########################################################################### # # These are some extern'd variables from the library # ########################################################################### variable what it is defaults and/or valid values LLDIOAddress1 Base address - 0x270 LLDIOAddress2 PCI extra Base address - read from pci bios LLDIntLine1 IRQ - 11 LLDIORange1 IO address range - 6 LLDIORange2 PCI IO address range - 0x80 CardType CardType - 0 (RangeLAN2 ISA) - 1 (RangeLAN2 Mini-ISA) - 2 (RangeLAN2 Micro Design-in) - 3 (RangeLAN2 PC Card) - 4 (Symphony PnP ISA) - 5 (Symphony PCI) LLDOEM card is an OEM module - 0 (no) (0/1) LLDMicroISA card is a uISA - 0 (no) (0/1) LLDPCMCIA - 0 (no) (0/1) LLDOnePieceFlag - read from card by LLDInit() LLDNodeAddress MAC address - the current address of the card. set to override phys address. Driver will automatically OR the MSB with 02. LLDPhysAddress real address of card - read from card LLDROMVersion f/w revision - read from card by LLDInit() LLDChannel PHY channel - 1 (1-15) LLDSubChannel PHY subch - 1 (1-15) LLDDomain PHY domain - 0 (0-15) LLDTxMode in BFSK or QFSK - 0=BFSK, 1=QFSK LLDSyncState in or out of sync - 0=out, 0xFF=in LLDInactivityTimeOut set timeout to doze - 0=off, n=n*5 seconds Various counters for packet drops. Sum to get stats.tx_dropped LLDOutSyncDrp LLDOutSyncQDrp LLDTimedQDrp LLDFailureDrp LLDNoReEntrantDrp LLDSendDisabledDrp