Name
sis900_set_config -- Set media type by net_device.set_config
Synopsis
int sis900_set_config
(struct net_device * dev, struct ifmap * map);
Arguments
- dev
the net device for media type change
- map
ifmap passed by ifconfig
Description
Set media type to 10baseT, 100baseT or 0(for auto) by ifconfig
we support only port changes. All other runtime configuration
changes will be ignored