Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 4 Dec 2002 04:03:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 4 Dec 2002 04:03:39 -0500 Received: from [202.54.40.198] ([202.54.40.198]:44283 "EHLO omega.zensar.com") by vger.kernel.org with ESMTP id convert rfc822-to-8bit; Wed, 4 Dec 2002 04:03:38 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Subject: struct to be passed to ioctl call for commanf HDIO_DRIVE_CMD Date: Wed, 4 Dec 2002 14:38:18 +0530 Message-ID: <54670264D99F034EA23CBB7D7A45AE7E5ECD@zenmail1.ind.zensar.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: struct to be passed to ioctl call for commanf HDIO_DRIVE_CMD Thread-Index: AcKbdTVmdvUCPgdFEdeMZgAIAl3PgA== From: "Paresh Sawant" To: Cc: , "linux-ide@vger.kernel.org" , X-OriginalArrivalTime: 04 Dec 2002 09:08:18.0860 (UTC) FILETIME=[AFD9E6C0:01C29B74] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 458 Lines: 10 Hi! I want to send ATA command to IDE hard disk driver using ioctl with comand "HDIO_DRIVE_CMD", to do raw write to hard disk. Which Struct i should pass to ioctl call as a third argument ? thanks paresh - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/