[PATCH] Eagle and ADI 930 usb adsl modem driver

Duncan Sands duncan.sands at math.u-psud.fr
Wed Nov 2 03:02:26 EST 2005


On Wednesday 2 November 2005 08:45, David Woodhouse wrote:
> On Wed, 2005-11-02 at 08:42 +0100, Duncan Sands wrote:
> > we could do this for the speedtouch - in fact we used to do this: when
> > someone tried to open a connection, we loaded the firmware if it
> > hadn't been loaded yet.  The problem is with other modems, like the
> > connexant access runner, for which you can't get all the info needed
> > to create an ATM device before the firmware is loaded (the MAC address
> > for example).
> 
> Don't we also have Ethernet devices like that -- where the MAC address
> doesn't get set until you bring the device up?
> 
> Can we get away with changing the MAC address later? Or is there other
> stuff we need earlier?

Hi David, it's only the MAC address.  I didn't check carefully, but I'm pretty
sure that in general the MAC address is the only device dependant info needed
to setup an ATM device.  But isn't changing the MAC address later a horrible
hack that is sure to break stuff?

Duncan.



More information about the Usbatm mailing list