linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Using ATAPI 6 "SET MAX EXT" Command and HDIO_DRIVE_CMD ioctl
@ 2002-09-25  1:39 David Christensen
  2002-09-25  2:18 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: David Christensen @ 2002-09-25  1:39 UTC (permalink / raw)
  To: linux-kernel

Is there a way to issue the ATAPI 6 "SET MAX EXT" command using the HDIO_DRIVE_CMD ioctl?  As of 2.4.18 kernel, there doesn't seem to be a way to write the high order bytes to the IDE controller to implement the command for a 48bit LBA drive.  Would HDIO_DRIVE_TASKFILE work instead?

David Christensen

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Using ATAPI 6 "SET MAX EXT" Command and HDIO_DRIVE_CMD ioctl
  2002-09-25  1:39 Using ATAPI 6 "SET MAX EXT" Command and HDIO_DRIVE_CMD ioctl David Christensen
@ 2002-09-25  2:18 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2002-09-25  2:18 UTC (permalink / raw)
  To: David Christensen; +Cc: linux-kernel

David Christensen wrote:
> Is there a way to issue the ATAPI 6 "SET MAX EXT" command using the HDIO_DRIVE_CMD ioctl?  As of 2.4.18 kernel, there doesn't seem to be a way to write the high order bytes to the IDE controller to implement the command for a 48bit LBA drive.  Would HDIO_DRIVE_TASKFILE work instead?
> 
> David Christensen
> -
> 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/
> 
> 

Take a look at code in drivers/ide/*.c related to CONFIG_IDEDISK_STROKE...

	Jeff




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-25  2:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-25  1:39 Using ATAPI 6 "SET MAX EXT" Command and HDIO_DRIVE_CMD ioctl David Christensen
2002-09-25  2:18 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).