From owner-freebsd-hackers Thu Feb 13 10:53:57 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA00847 for hackers-outgoing; Thu, 13 Feb 1997 10:53:57 -0800 (PST) Received: from mail.futuresouth.com (mail.futuresouth.com [207.141.254.21]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA00842 for ; Thu, 13 Feb 1997 10:53:54 -0800 (PST) Received: from shell.futuresouth.com (shell.futuresouth.com [207.141.254.20]) by mail.futuresouth.com (8.8.5/8.8.5) with ESMTP id MAA17657; Thu, 13 Feb 1997 12:53:19 -0600 (CST) From: Tim Tsai Received: (from tim@localhost) by shell.futuresouth.com (8.8.3/8.8.3) id MAA23776; Thu, 13 Feb 1997 12:53:18 -0600 (CST) Message-Id: <199702131853.MAA23776@shell.futuresouth.com> Subject: Re: Status of 21140AC driver ? To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Date: Thu, 13 Feb 1997 12:53:18 -0600 (CST) Cc: hackers@freebsd.org In-Reply-To: <199702131327.OAA22041@labinfo.iet.unipi.it> from Luigi Rizzo at "Feb 13, 97 02:27:07 pm" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > what is the status of the 21140-AC driver ? I have a lab of brand > new diskless machines, running 2.1.6 -- The machines with the > 21140-AB work fine with the stock 2.1.6 if_de.c , the ones with > 21140-AC do not. I have remade a kernel with the if_de.c taken from > netbsd; now the old cards seem not to work, and the new cards work fine > up to the point where I try to access the nfs-mounted filesystem (as > also Tim Tsai experienced. I've tried limiting the r/w size to 1024 as suggsted by the handbook and that seems to have solved the locked up problem but performance was terrible so I went back to the ISA NE2000 cards. Tim