From owner-freebsd-mobile Sat Jan 17 13:55:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA27025 for freebsd-mobile-outgoing; Sat, 17 Jan 1998 13:55:03 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA27017 for ; Sat, 17 Jan 1998 13:54:57 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id OAA23206; Sat, 17 Jan 1998 14:54:53 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id OAA26988; Sat, 17 Jan 1998 14:54:51 -0700 Date: Sat, 17 Jan 1998 14:54:51 -0700 Message-Id: <199801172154.OAA26988@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Bill Trost Cc: mobile@FreeBSD.ORG Subject: Re: spc0? In-Reply-To: References: X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > The last entry in my pccard.conf.sample for -stable (identified as > $Id: pccard.conf.sample,v 1.4.2.3 1997/11/19 18:53:36 nate Exp $, so > we know who's to blame (-: ) is as follows: That's me. :) > > # REX5535AC, REX5535X SCSI > card "PCMCIA SCSI MBH1040" "01" > config 0x3a "spc0" 11 > > I find no reference to spc in any sample kernel configurations, the > other files in conf/ directories, or in any filename in /sys. I infer > that the driver does not exist in my kernel. The question, then, is > -- is this a driver that has vanished, or that appears in -current but > not -stable? The file was originally imported from the PAO distribution, and the driver was never imported. In order for me to import it, either someone needs to port it from PAO, or lend me a card so I can port the PAO driver to FreeBSD. I won't bring in code that is un-tested from PAO. Nate