From owner-freebsd-hackers Wed Nov 24 0:47: 5 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from blaubaer.kn-bremen.de (blaubaer.kn-bremen.de [195.37.179.254]) by hub.freebsd.org (Postfix) with ESMTP id 9ED9914D3F for ; Wed, 24 Nov 1999 00:47:01 -0800 (PST) (envelope-from nox@saturn.kn-bremen.de) Received: from saturn.kn-bremen.de (uucp@localhost) by blaubaer.kn-bremen.de (8.9.1/8.9.1) with UUCP id JAA14650 for freebsd-hackers@FreeBSD.ORG; Wed, 24 Nov 1999 09:45:06 +0100 Received: (from nox@localhost) by saturn.kn-bremen.de (8.9.3/8.8.5) id JAA26371 for freebsd-hackers@FreeBSD.ORG; Wed, 24 Nov 1999 09:30:50 +0100 (MET) From: Juergen Lock Date: Wed, 24 Nov 1999 09:30:50 +0100 To: freebsd-hackers@FreeBSD.ORG Subject: HP Cascade driver (100VG-AnyLan) Message-ID: <19991124093050.A25384@saturn.kn-bremen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.7i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is based on Joerg's work (joerg@FreeBSD.ORG, and the linux version of course), my current version only is for -stable and it has only been tested with a J2585B card, but yesterday it got nearly 3MB/sec copying off a nt box (and i guess the limitation here is nt's filesystem) and it no longer seems to cause panics. What I still haven't figured out is why with about half of the packets it receives it doesn't get the first long (contains the packet size and flags), joerg already found a workaround for that but what makes me wonder is that neither the linux version nor a DOS packet driver which i also took a quick look at seem to need anything like that. Oh and it also doesn't (yet?) do DMA. If anyone wants to help i can mail my current version... (its in my local cvs tree so if you want the cvs files instead just say so.) Thanx and Regards, -- Juergen Lock (remove dot foo from address to reply) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message