Re: Preliminary sys/netinet style patch

2004-06-24 Thread Robert Watson
On Fri, 25 Jun 2004, Xin LI wrote: > I have a patchset to remove tailing spaces, convert leading spaces to > tabs, and removes spaces before tabs. The patchset is generated with the > following shell command sequence: > > sed -i '' -E s/\ \ /\ /g *.c *.h > sed -i '' -E s/^\ \ \ \ \ \

Preliminary sys/netinet style patch

2004-06-24 Thread Xin LI
Hi folks, I have a patchset to remove tailing spaces, convert leading spaces to tabs, and removes spaces before tabs. The patchset is generated with the following shell command sequence: sed -i '' -E s/\ \ /\ /g *.c *.h sed -i '' -E s/^\ \ \ \ \ \ \ \ /\ /g *.c *.h sed -i '' -E s/\

Re: Rate Limiting Per-Socket

2004-06-24 Thread Takashi Okumura
hello, Andre Oppermann wrote: > > > i would appreciate any suggestions, comments, feedback, etc. > > I haven't looked at the code. Although my question is why do you use > the proc interface? Can't you make netnice use the socket options > interface to configure the ban

Re: Rate Limiting Per-Socket

2004-06-24 Thread Andre Oppermann
Takashi Okumura wrote: > > so, if you know any japanese friend, or if there are japanese-speaking > subscriber in the mailing list, we would really appreciate your help. > (we may even support the activities financially, this year). that way, > we would be able to provide the community much more i

Re: Linux drivers on freebsd (Wireless net/Texas chipset)

2004-06-24 Thread Arnaud Pignard
Try here : http://wlan.kewl.org/modules/mantis/main_page.php Need FreeBSD 5. At 17:27 24/06/2004, Carsten Jensen wrote: Hi, I've got this problem that i'd like to install the drivers to my SMC 2435W pc-card, but I only found the drivers for linux (http://acx100.sourceforge.net) Does anyone know of

NFS with HP-UX Clients

2004-06-24 Thread Matthias Schuendehuette
Hello, I had severe problems with HP-UX 10.20 Clients on my FreeBSD 5.2.1-RELEASE-p8 NFS-Servers. Transfer of larger Files (approx 6 MB) was horribly slow until I reduced the wsize/rsize of the Clients to 4096. (With a HP-UX 11.11 Client it worked up to 8192). Are such adjustments of the mount

Linux drivers on freebsd (Wireless net/Texas chipset)

2004-06-24 Thread Carsten Jensen
Hi, I've got this problem that i'd like to install the drivers to my SMC 2435W pc-card, but I only found the drivers for linux (http://acx100.sourceforge.net) Does anyone know of a driver for FreeBSD (since it isn't in the Hardwarelist) ?? or how to implement the linux driver on FreeBSD ?? I'm

Re: using netgraph to connect 2 physical interfaces into one virtual interface

2004-06-24 Thread Sven Willenberger
On Thu, 2004-06-24 at 09:33 -0500, Dan Nelson wrote: > In the last episode (Jun 23), Sven Willenberger said: > > I am having a lot of trouble trying to make the following work (after > > some exhaustive googling etc) > > > > Goal: 2 interfaces (em0 and em1) to be "combined" or bonded into one > >

Re: Wireless support for the Netgear WG311T?

2004-06-24 Thread Josef Karthauser
On Sun, Jun 20, 2004 at 08:30:04PM +0200, Stefan E?er wrote: > On 2004-06-20 14:54 +0100, Josef Karthauser <[EMAIL PROTECTED]> wrote: > > On Sun, Jun 20, 2004 at 02:39:36PM +0100, Josef Karthauser wrote: > > > The ath manual pages says that we support the Netgear WG311 and the > > > WG511T, but do

Re: using netgraph to connect 2 physical interfaces into one virtual interface

2004-06-24 Thread Dan Nelson
In the last episode (Jun 23), Sven Willenberger said: > I am having a lot of trouble trying to make the following work (after > some exhaustive googling etc) > > Goal: 2 interfaces (em0 and em1) to be "combined" or bonded into one > virtual interface so as to provide both increased throughput and