From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 02:10:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 775B216A417 for ; Tue, 12 Feb 2008 02:10:23 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id DE33013C457 for ; Tue, 12 Feb 2008 02:10:22 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 11 Feb 2008 21:10:18 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id OKI62331; Mon, 11 Feb 2008 21:10:17 -0500 (EST) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 11 Feb 2008 21:09:14 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18353.5.874816.271156@jerusalem.litteratus.org> Date: Mon, 11 Feb 2008 21:10:13 -0500 To: User Ota In-Reply-To: <20080212011128.GC37628@noah.ota.homelinux.net> References: <20080212011128.GC37628@noah.ota.homelinux.net> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: freebsd-questions@freebsd.org Subject: Random driver for insanely old hardware X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 02:10:23 -0000 User Ota writes: > Today I was browsin around Value Village (big giant thrift > department store in Canada) here in Sudbury, and I came across A > "GCC Technologies UltraDrive 50R", SCSI based and external -- > from 1990. > > Anyways, my question is: I cannot find ANYTHING whatsoever on the > internet about this product. Out of pure curiosity, was there > ever a driver available for FreeBSD; or, if you can comment, > linux kernel? I just really wanna know. :P If it's really and truly SCSI, then it Should Just Work like any other SCSI hardware. Robert Huff