Start to write JMicron Driver.
Helper functions
jme_reload_eeprom(): Which cause the MAC processor to place MAC Address to register.
j{read,write}32(): Register reading/writing wrapper.
Basic layout.
pci_probe:
private data allocation
Getting ioport
Interface registration
Initialize hardware
Reading MAC Address
pci_remove