From owner-freebsd-stable@FreeBSD.ORG Wed Jun 15 12:07:38 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E526A16A41C for ; Wed, 15 Jun 2005 12:07:38 +0000 (GMT) (envelope-from thn@saeab.se) Received: from saeab.se (ture.saeab.se [213.80.3.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68EE743D1F for ; Wed, 15 Jun 2005 12:07:37 +0000 (GMT) (envelope-from thn@saeab.se) Received: from [10.0.1.32] (omar.int.saeab.se [10.0.1.32]) by saeab.se (8.13.3/8.13.3) with ESMTP id j5FC7Vq5049688; Wed, 15 Jun 2005 14:07:31 +0200 (CEST) (envelope-from thn@saeab.se) Message-ID: <42B01A02.1010605@saeab.se> Date: Wed, 15 Jun 2005 14:07:30 +0200 From: =?ISO-8859-1?Q?Thomas_Nystr=F6m?= Organization: Sv. Aktuell Elektronik AB User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: sv,en MIME-Version: 1.0 To: "Constant, Benjamin" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-108.8 required=5.0 tests=ALL_TRUSTED, USER_IN_WHITELIST,USER_IN_WHITELIST_TO autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on ture.saeab.se X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (saeab.se [213.80.3.133]); Wed, 15 Jun 2005 14:07:35 +0200 (CEST) Cc: freebsd-stable@freebsd.org Subject: Re: Which driver for Soekris lan1641? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jun 2005 12:07:39 -0000 Constant, Benjamin wrote: > Hello list, > > Does someone knows which driver is used for the Soekris lan1641 quad > ethernet card? > Ethernet chipset is National Semicondutor DP83816 but I can't find any > reference to it in the hardware notes for 5.4. I need to know if ALTQ > is available for this card. The DP83816 chip is handled by sis(4). /thn