From owner-freebsd-questions Tue Jan 21 10:49:54 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA05144 for questions-outgoing; Tue, 21 Jan 1997 10:49:54 -0800 (PST) Received: from mail.futuresouth.com (mail.futuresouth.com [207.141.254.21]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id KAA05135; Tue, 21 Jan 1997 10:49:49 -0800 (PST) Received: from shell.futuresouth.com (shell.futuresouth.com [207.141.254.20]) by mail.futuresouth.com (8.8.3/8.8.3) with ESMTP id MAA09565; Tue, 21 Jan 1997 12:49:12 -0600 (CST) From: Tim Tsai Received: (from tim@localhost) by shell.futuresouth.com (8.8.3/8.8.3) id MAA02780; Tue, 21 Jan 1997 12:49:12 -0600 (CST) Message-Id: <199701211849.MAA02780@shell.futuresouth.com> Subject: Re: open offer for DEC-21140AC driver To: jgreco@solaria.sol.net (Joe Greco) Date: Tue, 21 Jan 1997 12:49:11 -0600 (CST) Cc: thorpej@nas.nasa.gov, tim@futuresouth.com, freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG In-Reply-To: <199701211259.GAA22285@solaria.sol.net> from Joe Greco at "Jan 21, 97 06:59:29 am" 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-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I tried Matt's driver in 2.1.6.1 last night (after a couple of minor changes) and it works oK for normal operations, but when I try to access any NFS mounted directories it would lock up. Any ideas? I have a Kingston 10/100 as well as a NE2000 clone in each of the machines. I only tried the new driver in one machine (NFS client), while the NFS server still was running off the NE2000. Would this have made a difference? Thanks, I appreciate all the help from the BSD community thus far. Tim > > I recently committed an update (from Matt Thomas) to the "de" driver > > to NetBSD... and it should work with these cards: [...] > > Might try the NetBSD-current version of the driver (should have all of > > the #ifdefs to make it go under FreeBSD). > > I tried Matt's driver back in October/November, with both the new SMC > EtherPower 10/100's and the Kingston cards, and it works very very nicely. > > Unfortunately only under 2.1.*, it was not compatible with 2.2.* without > lots of hacking.