void sis900_check_mode (struct net_device * net_dev, struct mii_phy * mii_phy);
Older driver gets the media mode from mii status output register. Now we set our media capability and auto-negotiate to get the upper bound of speed and duplex between two ends. If the types of mii phy is HOME, it doesn't need to auto-negotiate and autong_complete should be set to 1.
This documentation was generated with kernel version 2.6.0.