From owner-freebsd-questions@FreeBSD.ORG Tue Jan 27 16:34:20 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C143F10656C3 for ; Tue, 27 Jan 2009 16:34:20 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 702C38FC18 for ; Tue, 27 Jan 2009 16:34:20 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 27 Jan 2009 11:34:20 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.10.4-GA) with ESMTP id PLM24240; Tue, 27 Jan 2009 11:33:56 -0500 (EST) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 27 Jan 2009 11:33:55 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18815.14194.856095.406776@jerusalem.litteratus.org> Date: Tue, 27 Jan 2009 11:33:54 -0500 To: Oliver Adler In-Reply-To: <20090127154536.GA17046@hermes.devsoft.com> References: <20090127154536.GA17046@hermes.devsoft.com> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: freebsd-questions@freebsd.org Subject: Quad Ethernet PCI Card ZNYX ZX346Q is supported X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2009 16:34:21 -0000 Oliver Adler writes: > because I'm just building a firewall based on FreeBSD 7.1 I > was looking around for a quad port NIC. I got a ZNYX ZX346Q > and tested it. It seems to work (I did not yet stress > testing). The only problem with the card is, that it doesn't > support media autoselect. The media has to be specified with > the ifconfig media option. I got the clue for this from > http://www.znyx.com/support/drivers/ZX346Q_drivers.htm > > If there is some more testing necessary to add this card to > the list of supported hardware, please give me a note. If you mean "is there a driver for the card?", try de(4). If you mean "will someone please media auto-select?" ... I'm confused. If the hardware doesn't support it (and my ZX345s didn't) how can the driver? Robert Huff