Fast Ethernet PMC card for MVME2604
sysL2CacheDisable()
expattach(0)
ifMaskSet("exp0",0xffffff00)
ifAddrSet("exp0","192.168.0.5")
IMPORT int expattach();
Add the following line as the first entry in the "netIf" table:
{"exp", expattach, 0, 0, 0, 0, 0, 0, 0, 0},