From owner-freebsd-hackers Wed May 22 19:29:14 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA28273 for hackers-outgoing; Wed, 22 May 1996 19:29:14 -0700 (PDT) Received: from hq.icb.chel.su (icb-rich-gw.icb.chel.su [193.125.10.34]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id TAA28255 for ; Wed, 22 May 1996 19:29:03 -0700 (PDT) Received: (babkin@localhost) by hq.icb.chel.su (8.7.5/8.6.5) id IAA19451; Thu, 23 May 1996 08:30:37 +0600 (GMT+0600) From: "Serge A. Babkin" Message-Id: <199605230230.IAA19451@hq.icb.chel.su> Subject: Re: Digiboard drivers. To: sextonr.crestvie@squared.com (Sexton, Robert) Date: Thu, 23 May 1996 08:30:37 +0600 (ESD) Cc: freebsd-hackers@freefall.FreeBSD.ORG In-Reply-To: <7D48755B0187397C@mg01a.mhs.squared.com> from "Sexton, Robert" at May 22, 96 06:19:51 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I've got a digi PC/8e, and I wonder how it's going with drivers. > I checked on freefall, but I can't even find the alpha drivers. > Has digi ever come around on this? I love my digi, and I really > don't want to dump it. The driver is in the source tree since 2.1R. It's name is dgb and it is described in dgb(4). There is a version with lots of bug fixes made by Oleg Panaschenko designed for -stable, it is not commited yet. I can send it to you by e-mail. I'm going to port these fixes to -current. -SB