From owner-freebsd-hackers Wed Oct 9 12:04:19 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA22057 for hackers-outgoing; Wed, 9 Oct 1996 12:04:19 -0700 (PDT) Received: from bacall.lodgenet.com (bacall.lodgenet.com [205.138.147.242]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA22049 for ; Wed, 9 Oct 1996 12:04:16 -0700 (PDT) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id OAA21142; Wed, 9 Oct 1996 14:04:03 -0500 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma021136; Wed Oct 9 14:04:00 1996 Received: from jake.lodgenet.com (jake.lodgenet.com [204.124.120.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id OAA22187; Wed, 9 Oct 1996 14:04:00 -0500 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.7.6/8.6.12) with ESMTP id OAA06278; Wed, 9 Oct 1996 14:02:31 -0500 (CDT) Message-Id: <199610091902.OAA06278@jake.lodgenet.com> X-Mailer: exmh version 1.6.9 8/22/96 To: guido@gvr.win.tue.nl (Guido van Rooij) cc: fenner@parc.xerox.com (Bill Fenner), FreeBSD-hackers@freebsd.org Subject: Re: netblazer multi-io card, info wanted In-reply-to: Your message of "Wed, 09 Oct 1996 18:22:43 +0200." <199610091622.SAA19596@gvr.win.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 09 Oct 1996 14:02:31 -0500 From: "Eric L. Hernes" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Guido van Rooij writes: >Bill Fenner wrote: >> In message <199610090952.LAA18872@gvr.win.tue.nl> you write: >> >I just found a card which was used in the so-called netblazer machines. >> >> Is it the one with the octopus cable, or with the external connector >> box? I think that the one with the octopus cable is just an OEM'd >> digiboard. > >It' one with the octopus cable. I already though about a digiboard >when I saw the 80186 on it, but I thought Digiboard uses 16450, while >there are Zilogs on this one. > Digi PC/Xe's have 80186s and Zilog 8530s. They work ok with dgb0 from sys/gnu/isa. >-Guido > eric.