From owner-freebsd-hackers Thu Jul 31 12:55:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA29130 for hackers-outgoing; Thu, 31 Jul 1997 12:55:53 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA29125 for ; Thu, 31 Jul 1997 12:55:51 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id MAA07603; Thu, 31 Jul 1997 12:52:01 -0700 From: Terry Lambert Message-Id: <199707311952.MAA07603@phaeton.artisoft.com> Subject: Re: PCMCIA on FreeBSD2.2.1 To: grog@lemis.com (Greg Lehey) Date: Thu, 31 Jul 1997 12:52:01 -0700 (MST) Cc: rondzierwa@juno.com, hackers@FreeBSD.ORG In-Reply-To: <199707310054.KAA18204@freebie.lemis.com> from "Greg Lehey" at Jul 31, 97 10:24:45 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Also, the computer uses a DataBook DB86082 PCMCIA controller chip. I > > looked thru the PCMCIA support code and did not find any mention of this > > chip, so I am wondering if it is supported. I have the data sheets and > > some diagnostic/test/development software for the chip (runs under dos), > > so I would be willing to put some work into adding support for the chip > > to the existing PCMCIA code if necessary. There are actually 5 PCMCIA chipsets, 2 of which are popular (there are more than 5, but they emulate one of the 5 command sets). The DataBook is one of the unpopular ones. I believe there was ENPIC (PCMCIA interface chipset enabler) code for the DataBook at the DataBook www site (at least it was there at one time). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.