Re: 88E8053 Yukon2 PCI-E GbE - any plans to port msk() driver from OpenBSD?

2006-10-05 Thread Andrey V. Elsukov
Artem Belevich wrote: OpenBSD apparently got a driver for Marvell Yukon2 Gigabit Ethernet adapters that these days present on quite a few motherboards (or as a relatively inexpensive PCI-Express card). NetBSD got it as well. See here: http://people.freebsd.org/~yongari/msk/ -- WBR, Andrey V.

88E8053 Yukon2 PCI-E GbE - any plans to port msk() driver from OpenBSD?

2006-10-05 Thread Artem Belevich
Hi, OpenBSD apparently got a driver for Marvell Yukon2 Gigabit Ethernet adapters that these days present on quite a few motherboards (or as a relatively inexpensive PCI-Express card). NetBSD got it as well. http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/if_msk.c?rev=1.21&content-type=text

Re: Point-to-Point interfaces and routing

2006-10-05 Thread Alexander Motin
JINMEI Tatuya / 神明達哉 wrote: Questions: 1. If I look for the routing tables I see: fe80::211:2fff:fea9:7627%ng0 fe80::211:2fff:fea9:7627%ng0 UHL ng0 fe80::211:2fff:fea9:7627%tun0 link#3UHL lo0 So now I can ping ip on tun0, but can't on ng0. Why did they different and w

Re: Point-to-Point interfaces and routing

2006-10-05 Thread JINMEI Tatuya / 神明達哉
> On Thu, 05 Oct 2006 00:46:15 +0300, > Alexander Motin <[EMAIL PROTECTED]> said: > I have found to myself strange behaviour and difference between routing > to IPs on ngX, tunX interfaces. I will be very grateful if somebody > explain me why it is working in such way or give me a link