From owner-freebsd-hackers Sat Feb 13 13:03:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16559 for freebsd-hackers-outgoing; Sat, 13 Feb 1999 13:03:34 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from panzer.plutotech.com (panzer.plutotech.com [206.168.67.125]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16552 for ; Sat, 13 Feb 1999 13:03:23 -0800 (PST) (envelope-from ken@panzer.plutotech.com) Received: (from ken@localhost) by panzer.plutotech.com (8.9.2/8.8.5) id OAA46150; Sat, 13 Feb 1999 14:03:07 -0700 (MST) From: "Kenneth D. Merry" Message-Id: <199902132103.OAA46150@panzer.plutotech.com> Subject: Re: Need pointers on new scsi device type In-Reply-To: from "david@sparks.net" at "Feb 13, 1999 1:55: 4 pm" To: david@sparks.net Date: Sat, 13 Feb 1999 14:03:07 -0700 (MST) Cc: freebsd-hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG david@sparks.net wrote... > Hi all:) > > I'm trying to make a Vela scsi mpeg2 decoder work under 2.2.8. This > decoder takes power from the isa bus and all its commands over the scsi > bus. > > The card shows up under the adaptec bios setup as "Vela" and "Decoder" > but the kernel doesn't know what to do with it since it's not a tape, > disk, or CD. > > Pointers and general guidelines welcome:) You should be able to get at it via the uk device. I think that under the old SCSI layer, the uk device attached to all devices that didn't have a "normal" device configured. I would imagine, though, that your mpeg decoder is probably a processor target device. So try configuring the pt0 device in your kernel. Ken -- Kenneth Merry ken@plutotech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message