bge driver hangs seen with FreeBSD 4.5

2002-06-10 Thread paleph
We're experiencing problems with the bge gigabit ethernet driver. We have a 100 Mbit ethernet network and are running 4.5 standard install kernels. We have two 4.5 machines A (with a bge gigabit driver) and machine B with ed0 interface. With small packets or low load, there is no problem sending

Re: MIB support for network devices in FreeBSD?

2002-06-10 Thread Garrett Wollman
< said: > datamib[5] = IFDATA_GENERAL; > *ip = drvdata->ifmd_data.ifi_ipackets; > *op = drvdata->ifmd_data.ifi_opackets; > *ib = drvdata->ifmd_data.ifi_ibytes; > *ob = drvdata->ifmd_data.ifi_obytes; The ``general'' part of the interface MIB is implemented by generic code in net/if_mib

Re: new zero copy sockets snapshot, WITNESS problems

2002-06-10 Thread Jeffrey Hsu
> 1. sf_buf_init() calls kmem_alloc_pageable(), which through several calls >ends up calling vm_map_entry_create(). vm_map_entry_create() calls >uma_zalloc() with M_WAITOK. Alan Cox and Tor Egge just fixed this in -current in rev 1.247 of vm_map.c. To Unsubscribe: send mail to [EM

Re: [HELP] IPless VLAN interfaces

2002-06-10 Thread Christophe Prevotaux
Thank you I will try all this , i appreciate you taking the time to answer. On 10 Jun 2002 12:07:20 +0400 "Vladimir B. "Grebenschikov <[EMAIL PROTECTED]> wrote: > ÷ Fri, 07.06.2002, × 19:27, Christophe Prevotaux ÎÁÐÉÓÁÌ: > > try to setup this (it won't work) your example does not work > > As I

Re: [HELP] IPless VLAN interfaces

2002-06-10 Thread Vladimir B.
÷ Fri, 07.06.2002, × 19:27, Christophe Prevotaux ÎÁÐÉÓÁÌ: > try to setup this (it won't work) your example does not work As I already said you need to remove interface route here (or apply changes sugessted by Iasen Kostoff <[EMAIL PROTECTED]>) > ifconfig fxp0 inet 192.168.1.1/24 up > ifconfig f