From owner-freebsd-questions@FreeBSD.ORG Tue May 27 10:57:50 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B30C37B401 for ; Tue, 27 May 2003 10:57:50 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD51C43F3F for ; Tue, 27 May 2003 10:57:49 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by attbi.com (rwcrmhc51) with ESMTP id <2003052717574805100js9spe>; Tue, 27 May 2003 17:57:49 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h4RHvlFb078881; Tue, 27 May 2003 13:57:47 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h4RHvk5j078878; Tue, 27 May 2003 13:57:46 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: Robert Storey References: <200305251233.20501.y2kbug@ms25.hinet.net> From: Lowell Gilbert Date: 27 May 2003 13:57:46 -0400 In-Reply-To: <200305251233.20501.y2kbug@ms25.hinet.net> Message-ID: <44k7cc1dd1.fsf@be-well.ilk.org> Lines: 21 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: driver for scsi card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2003 17:57:50 -0000 Robert Storey writes: > I have an Acard SCSI card, and the only device attached to it is an external > CD-R drive. That's not enough information to figure out anything about this piece of hardware. > I believe that the FBSD equivalent to "modprobe" is "kldload", but Um, roughly. > unforunately I can find no module name "atp870u" and I don't know what the > equivalent is. Perhaps there is no module in FBSD that will work? I don't > know how to figure out which FBSD module, if any, will do the job. If there Possibly right. > is no FBSD module, is there any way to get the Linux modules to work in FBSD? No.