Neil Blakey-Milner writes:
> > No interface should be attached twice, Ethernet or other, right?
> > So try this patch and find out which driver is broken.
>
> I think the concern was because the semantics to attach devices changed,
> meaning that drivers from before no longer work.
Hmm.. my understanding was that it was never OK to attach the
same interface twice (without detaching in between). So if this
behavior worked before then it was just "luck".
In any case, IMHO in the future it doesn't make sense to allow
an interface to attach twice... what would that mean anyway?
Admittedly there may be a backward compatibility problem, but
it seems like the origin of the problem is in the driver, not
the ether_attach() routine.
-Archie
___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message