From owner-freebsd-questions@FreeBSD.ORG Mon Sep 29 22:20:42 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 CF4FC16A4BF for ; Mon, 29 Sep 2003 22:20:42 -0700 (PDT) Received: from monitor.cc.swin.edu.au (monitor.cc.swin.edu.au [136.186.1.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF1D943FD7 for ; Mon, 29 Sep 2003 22:20:40 -0700 (PDT) (envelope-from vgeorge@groupwise.swin.edu.au) Received: from groupwise.swin.edu.au (Not Verified[136.186.1.61]) by monitor.cc.swin.edu.au with NetIQ MailMarshal (v5.5.4.16) id ; Tue, 30 Sep 2003 15:20:39 +1000 Received: from INET-DOM-MTA by groupwise.swin.edu.au with Novell_GroupWise; Tue, 30 Sep 2003 15:20:39 +1000 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.5.1 Date: Tue, 30 Sep 2003 15:20:33 +1000 From: "Verghese George" To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Using hp surestore dat 24 tape drive with Free BSD 4.8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2003 05:20:43 -0000 Could someone help me with this problem? I connected the hp surestore dat 24 drive with Free BSD 4.8 . It has a Ultra SCSI DC-315U drive (Tekram technology Co. Ltd). This card is not recognised by the system. Is there a driver I can use with this card? I got dc395_trm.tar.gz , untarred and unzipped it and copied dc395x_trm.c and dc395x_trm.h to /usr/src/sys/pci directory (as per the instructions at the website). I also edited /usr/src/sys/i386/conf/GENERIC and gave a device name tekram_trm0. When I tried to recompile the kernel, this name was not recognised. Am I following the right procedure? Can somebody advise me? Thanks Verghese George