Re: [PATCH 2/2] pcnet32: PHY selection support

2006-02-17 Thread Seewer Philippe
Adam Kropelin wrote: > Seewer Philippe wrote: > >>Most AMD pcnet chips support up to 32 external PHYs. This patch >>introduces basic PHY selection/switching support, by adding two >>new module parameters: >>-maxphy: how many PHYs the card supports >>-usephy: which phy to use instead of eeprom de

Re: [PATCH 2/2] pcnet32: PHY selection support

2006-02-17 Thread Adam Kropelin
Seewer Philippe wrote: > Most AMD pcnet chips support up to 32 external PHYs. This patch > introduces basic PHY selection/switching support, by adding two > new module parameters: > -maxphy: how many PHYs the card supports > -usephy: which phy to use instead of eeprom default > > Maxphy is necessa

[PATCH 2/2] pcnet32: PHY selection support

2006-02-17 Thread Seewer Philippe
Most AMD pcnet chips support up to 32 external PHYs. This patch introduces basic PHY selection/switching support, by adding two new module parameters: -maxphy: how many PHYs the card supports -usephy: which phy to use instead of eeprom default Maxphy is necessary in order to check the range of us