Please test, big if_sis MFC for STABLE

2003-01-30 Thread Martin Blapp
Hi all, I plan to MFC this patch soon if there aren't any problem. I'm very happy to get feed back if it doesn't work for your card, please let me know. I just own one if_sis card, and the feedback for the CURRENT version has been positive. http://people.freebsd.org/~mbr/patches/if_sis_stable.di

Re: unique routing problem

2003-01-30 Thread Dave Cornejo
Brilliant, you are a genius! I need to do a little more testing on my code, but this looks really good! Many thanks to you and to all who took my question seriously, dave c you wrote: > On Wed, 29 Jan 2003, Dave Cornejo wrote: > > > We have this running on Linux, but it's my belief that we're

any guru to port if_stge from NetBSD to FreeBSD?

2003-01-30 Thread Alexandr Kovalenko
I've got GigE network card with vendor_id=0x13f0 and device_id=0x1021. It is a "Sundance TC9021 Gigabit Ethernet" according to NetBSD's sys/dev/pci/if_stge.c Anyone willing to port it to FreeBSD? I can help testing! Thank you! -- NEVE-RIPE, will build world for food Ukrainian FreeBSD User Grou

Re: unique routing problem

2003-01-30 Thread Iasen Kostov
On Wed, 29 Jan 2003, Dave Cornejo wrote: > We have this running on Linux, but it's my belief that we're actually > exploiting a bug or flaw in the Linux routing. The closest I've > gotten is to set add a route like this on .1: > > .1 has a netmask of 0x > > route add 192.168.1.2 -interf

Re: unique routing problem

2003-01-30 Thread Ruslan Ermilov
On Wed, Jan 29, 2003 at 02:07:32PM -0800, Dave Cornejo wrote: > Hi, > > I've got a unique routing problem: > > local network is 192.168.1.0/24 > > 192.168.1.4 > | > | > 192.168.1.1 -- ethernet -- 192.168.1.2 / global IP addr -- internet >