From owner-freebsd-hackers@FreeBSD.ORG Mon Nov 24 11:04:43 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD93016A4CE for ; Mon, 24 Nov 2003 11:04:43 -0800 (PST) Received: from ms-smtp-01.nyroc.rr.com (ms-smtp-01-qfe0.nyroc.rr.com [24.24.2.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 006CD44008 for ; Mon, 24 Nov 2003 11:02:01 -0800 (PST) (envelope-from martines@rochester.rr.com) Received: from domain.crafts4life.com (roc-66-66-65-30.rochester.rr.com [66.66.65.30])hAOJ1wQE029711 for ; Mon, 24 Nov 2003 14:01:59 -0500 (EST) Received: from localhost.crafts4life.com (localhost [127.0.0.1]) by domain.crafts4life.com (Postfix) with ESMTP id 50C303FEB for ; Mon, 24 Nov 2003 14:01:58 -0500 (EST) Received: from domain.crafts4life.com (localhost.crafts4life.com [127.0.0.1]) by localhost.crafts4life.com (AvMailGate-2.0.1.16) id 57237-4ACDF60E; Mon, 24 Nov 2003 14:01:57 -0500 Received: from firestorm.crafts4life.com (firestorm.crafts4life.com [192.168.1.53]) by domain.crafts4life.com (Postfix) with ESMTP id 918F43FBE for ; Mon, 24 Nov 2003 14:01:57 -0500 (EST) From: Eduard Martinescu To: freebsd-hackers@freebsd.org Message-Id: <1069700517.4505.0.camel@firestorm.crafts4life.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 24 Nov 2003 14:01:57 -0500 X-AntiVirus: checked by AntiVir MailGate (version: 2.0.1.16; AVE: 6.22.0.1; VDF: 6.22.0.47; host: domain.crafts4life.com) X-Virus-Scanned: Symantec AntiVirus Scan Engine Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: [Fwd: TWE driver IOCTL's] X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 19:04:44 -0000 Tried this on current, but no responses...maybe some one here has some ideas? Hello, I looking to extend the smartmontools support (/usr/ports/sysutils/smartmontools) to include support for drives behind a TWE device. I looked at the source for the TWE driver, and it seems to support what I need....not sure yet, as the linux version use the ATA Passthru IOCTL. At any rate, there does not appear to be any twe.h include files installed into /usr/include anywhere for my program to be able to pick the correct definitions. Is this just an oversight? Or did I miss something? Thanks, Ed -- Eduard Martinescu