Name

sis900_get_mac_addr — Get MAC address for stand alone SiS900 model

Synopsis

int __devinit sis900_get_mac_addr (struct pci_dev *  pci_dev,
 struct net_device *  net_dev);

Arguments

pci_dev

the sis900 pci device

net_dev

the net device to get address for

Description

Older SiS900 and friends, use EEPROM to store MAC address. MAC address is read from read_eeprom into net_dev->dev_addr.