Re: mwl(4) depends on non-existant mwlfw_fw (mwlfw doesn't implement mwlfw_fw)

2010-09-09 Thread Christian Brueffer
r mwlfw(4) or > > > malofw(4) are installed during an installkernel despite mwl(4) and > > > malo(4) being installed. > > > > Seems like there is a MFC missing those get installed on HEAD. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=144494 > Oops, this

Re: MAC locking and filtering in FreeBSD

2009-05-13 Thread Christian Brueffer
"arp -s" command can sort of lock an IP to a MAC > address, but awkwardly and only for outbound packets. What I'd like is to get > this into the firewall, so I can not only block spoofing but trigger a log > entry when it happens. > Sounds like wlan_acl(4) may be of i

Re: tokenring users?

2008-11-19 Thread Christian Brueffer
s I think that may be the case but I saw a bug report > about it a few years ago.. > The last (afaik) in-tree token-ring driver we had was oltr(4) which has been removed from HEAD not too long ago. So the questions is whether there are companies with custom drivers. - Christian -- Chr

Re: IPV6_TCLASS missing from ip6(4)

2008-02-21 Thread Christian Brueffer
Sep 2006 16:16:41 - 1.22 > +++ src/share/man/man4/ip6.4 21 Feb 2008 13:06:20 - > @@ -30,7 +30,7 @@ > .\" > .\" $FreeBSD: src/share/man/man4/ip6.4,v 1.22 2006/09/29 16:16:41 bms Exp $ > .\" > -.Dd September 29, 2006 > +.Dd Februrary 21, 2008

Re: Ethernet Bonding

2007-09-03 Thread Christian Brueffer
thing for FreeBSD. > > Thanks in advance for your responses. Take a look at lagg(4), it's available in 6-STABLE (not included in any release yet, 6.3 will be the first one shipping with it). - Christian -- Christian Brueffer [EMAIL PROTECTED] [EMAIL PROTECTED] GPG Key:

Re: New driver coming soon.

2007-05-31 Thread Christian Brueffer
e.g. will it replace ixgb(4)? If yes, I'd like the name ixgb to stay. - Christian -- Christian Brueffer [EMAIL PROTECTED] [EMAIL PROTECTED] GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D pgpnUA4Z8D1d6.pgp Description: PGP signature

Re: Networking FreeBSD Wiki

2007-02-09 Thread Christian Brueffer
freebsd.org/Networking > > and update (if you're a committer) or email me corrections etc. > Some of the stuff seems to come from http://www.freebsd.org/projects/dingo/ . Should we move all the entries to the wiki and simply nuke the dingo page? - Christian -- Christian Brueffer

Re: Support for 3C996-SX? Or 3C985(b)-SX?

2007-01-30 Thread Christian Brueffer
if_bge.c) I found this: > >> > > > >If my memory serve me right bge(4) supports 3Com 996SX. > >I think I've used the 996SX to make bge(4) work on sparc64. > > Goodie :) I got a private mail from wpaul too confirming this. > Thanks, I have added this card to the bge(4)

Re: mbuf large clusters

2007-01-18 Thread Christian Brueffer
; > -- > Randall Stewart > NSSTG - Cisco Systems Inc. > 803-345-0369 803-317-4952 (cell) > ___ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to &quo

Re: Broadcom (bce) support and POLLING

2006-12-02 Thread Christian Brueffer
ime option was supported and concluded that polling works with this driver (David told me it wasn't tested afterwards). I'll remove the bce entry from polling(4) and the polling entry from bce(4) for now. - Christian -- Christian Brueffer [EMAIL PROTECTED] [EMAIL PROTECT

Re: netgraph with 10Gig interfaces

2006-08-14 Thread Christian Brueffer
On Mon, Aug 14, 2006 at 04:48:10PM +0400, Gleb Smirnoff wrote: > On Mon, Aug 14, 2006 at 02:45:28PM +0200, Christian Brueffer wrote: > C> > m> >m> ngctl mkpeer . eiface hook ether > C> > m> >m> ngctl mkpeer ngeth0: one2many lower one > C> > m> &

Re: netgraph with 10Gig interfaces

2006-08-14 Thread Christian Brueffer
ngeth0:lower lower many0 > > Never heard about xge(4) driver. What is it? > http://www.neterion.com/support/drivers/relnotes-fbsd_beta.txt FYI, the OpenBSD guys have a driver in their tree if someone wants to take a look. - Christian -- Christian Brueffer [EMAIL PROTECTED] [EMAIL PROTECTED] GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D pgpo239ysXmWF.pgp Description: PGP signature

Re: Marvell YukonII Status Update?

2006-07-03 Thread Christian Brueffer
varies among vendors/chipsets TSO would be > > >better suited for interoperability. > > > > > >I'm really want to see TSO support in our drivers. See the > > >following URL to see TSO effect in NetBSD wm(4) driver. > > >http://marc.theaimsgroup.

Re: Can't turn on Jumbo Frames on bge0

2006-06-10 Thread Christian Brueffer
as file transfers and data streaming. > > I would suggest doing the same thing for the FreeBSD man page since there are > a > number of chipset revisions which do not support Jumbo's. Thanks for the suggestion, I added this to our manpage. - Christian -- Christian Brueffer [EMAI

Re: The performances of [EMAIL PROTECTED] v0.8-alpha

2005-06-01 Thread Christian Brueffer
c content > serving; if possible, you should include apache 2.x and thttpd in your > benchmarks for comparison purposes. > > Also, does openketa have a website describing what exactly it does? Is > this a piece of software that will be released soon? > From an earlier mail: http:

Re: tcp timestamp vulnerability?

2005-05-19 Thread Christian Brueffer
On Thu, May 19, 2005 at 11:42:33AM +0200, Andre Oppermann wrote: > Christian Brueffer wrote: > > > > Hi, > > > > has anyone taken a look at http://www.kb.cert.org/vuls/id/637934? > > sys/netinet/tcp_input.c Revision 1.270, Sun Apr 10 05:24:59 2005 UTC > (

tcp timestamp vulnerability?

2005-05-19 Thread Christian Brueffer
Hi, has anyone taken a look at http://www.kb.cert.org/vuls/id/637934? Apparently OpenBSD has a fix for this: http://openbsd.org/errata36.html#tcp - Christian -- Christian Brueffer [EMAIL PROTECTED] [EMAIL PROTECTED] GPG Key: http://people.freebsd.org/~brueffer

Re: Plan to remove GIANT dependence in ixgb driver

2005-03-29 Thread Christian Brueffer
hink anyone is working on removing GIANT from this driver at the moment. - Christian -- Christian Brueffer [EMAIL PROTECTED] [EMAIL PROTECTED] GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D pgp6zsdzhAJME.pgp Description: PGP signature

Re: kernel mode httpd/ftpd for FreeBSD?

2005-02-11 Thread Christian Brueffer
de/fritz.tgz Don't know how usable that is though (needs to be adapted for RELENG_5 or CURRENT for sure). - Christian -- Christian Brueffer [EMAIL PROTECTED] [EMAIL PROTECTED] GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AAC

Re: Marvell 88E8001 on sk0 and RELENG_5_3 - big problems

2004-12-20 Thread Christian Brueffer
orted yet. I'm not aware of anyone working on it either. I'll take a look at it, as time permits (don't have hardware though). - Christian -- Christian Brueffer [EMAIL PROTECTED] [EMAIL PROTECTED] GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc G

Re: HP NC7170 Dual Port PCI-X 1000T Gigabit Server Adapter

2004-12-16 Thread Christian Brueffer
t; According to the HP website this card uses the Intel 82546EB chip, which is supported by the em(4) driver. The card should work out of the box on 5.3-RELEASE. - Christian -- Christian Brueffer [EMAIL PROTECTED] [EMAIL PROTECTED] GPG Key: http://people.freebsd.org/~bruef

Re: polling(4) rocks!

2004-11-18 Thread Christian Brueffer
ng support for bge(4) in the works. - Christian -- Christian Brueffer [EMAIL PROTECTED] [EMAIL PROTECTED] GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D pgpKcI07LYg85.pgp Description: PGP signature

Re: sf(4) device polling

2004-11-10 Thread Christian Brueffer
On Tue, Nov 09, 2004 at 05:49:42PM +0100, Christian Brueffer wrote: > Hi, > > the attached patch implements device polling for the sf(4) driver. It > has been running on my home gateway for almost two weeks now, without any > ill effects. > Here's a new patch from Rusl

sf(4) device polling

2004-11-09 Thread Christian Brueffer
Hi, the attached patch implements device polling for the sf(4) driver. It has been running on my home gateway for almost two weeks now, without any ill effects. I'd appreciate it, when someone could review/commit this. - Christian -- Christian Brueffer [EMAIL PROTECTED] [

Re: bge driver (5.3-BETA3)

2004-10-13 Thread Christian Brueffer
is still the case and if somebody is working on it at > the moment or if the bge driver already supports polling but I've just > simply it. :-) > I'll be getting a bge(4) card at the end of the month for the purpose of adding polling support. - Christian -- Christian Brueffe

Re: Support for USB Wi-Fi adapters?

2004-02-10 Thread Christian Brueffer
On Tue, Feb 10, 2004 at 01:13:29PM -0700, Brett Glass wrote: > How can I get in touch with him to see how the project is coming > along? > This thread was about the driver (including his email address): http://news.gw.com/freebsd.hackers/[EMAIL PROTECTED] - Christian -- Christian

Re: Support for USB Wi-Fi adapters?

2004-02-10 Thread Christian Brueffer
deas? > Stuart Walsh was working on a driver for the USB atmel for some time. However, I don't know what the current status on that one is. - Christian -- Christian Brueffer [EMAIL PROTECTED] [EMAIL PROTECTED] GPG Key: http://people.freebsd.org/~brueffer/brueffer.key

Re: Bluetooth stack for FreeBSD

2003-03-06 Thread Christian Brueffer
:) > > thanks, > max > Great news :-) However, I can't test the code at the moment. My cell phone is bluetooth capable, but I don't have a bluetooth card yet. I was just interested because the -CURRENT sources haven't been updated for some time :-) - Christian

Re: Bluetooth stack for FreeBSD

2003-03-06 Thread Christian Brueffer
k > question and submit success stories/bug reports to me. Please also > CC to one the FreeBSD mailing lists (mobile, net or current) for > archive purposes. > > thanks, > max > Are there any undertakings on the way to update the bluetooth code in -CURRENT to a newer snap