> Generally I avoid the ad0/ad2 issue by removing
> ATA_STATIC_ID
> from the kernel on FreeBSD.  Also, there are some issues with the vr
> driver in FreebSD 6.x  If you use a 7.0R kernel with
> http://people.freebsd.org/~yongari/vr/if_vr.c
> http://people.freebsd.org/~yongari/vr/if_vrreg.h
> it fixes an issue with the NIC that stops processing frames on
> interface transitions.
>
>         ---Mike

ATA_STATIC_ID removed did the trick.

WRT to the vr(4) driver thanks big also...
.. I may be able to live with this for a while if this is your referece:

http://lists.soekris.com/pipermail/soekris-tech/2008-February/013982.html

Happily for me, just so happens that I'm doing some bpf(4) IF_PROMISC thingys
anyway, where (in my application) removal of the link is an 'ouch dont do that'
situation for the moment.

G. F. Boyd
Atlanta, USA

http://www.telecine.com

_______________________________________________
Soekris-tech mailing list
[email protected]
http://lists.soekris.com/mailman/listinfo/soekris-tech

Reply via email to