Re: Differentiating Input Parameters for 2 Adapters

2001-04-21 Thread Pekka Savola
On Fri, 20 Apr 2001 [EMAIL PROTECTED] wrote: > I have an ethernet driver running on a system which has 2 similar ethernet > controllers plugged in them. > Also, i need to program the Node Address for both with unique values. The > parameter name is MACAddr which takes in a hex value. When i load

Differentiating Input Parameters for 2 Adapters

2001-04-20 Thread harish . vasudeva
Hi Folks, I have an ethernet driver running on a system which has 2 similar ethernet controllers plugged in them. Also, i need to program the Node Address for both with unique values. The parameter name is MACAddr which takes in a hex value. When i load the driver, it programs both boards with t