linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* libata extension
@ 2007-03-11  7:22 Vitaliyi
  2007-03-11 14:09 ` Bartlomiej Zolnierkiewicz
  2007-03-12 14:47 ` Mark Lord
  0 siblings, 2 replies; 5+ messages in thread
From: Vitaliyi @ 2007-03-11  7:22 UTC (permalink / raw)
  To: linux-kernel

Good Day

Say i want to implement extended set of ATA commands available to
userspace for building diagnostic tools.
I need 0x40 -- read verify and 0x32 -- write long with error handling,
for example. I was trying ide driver through ioctl's, but seems it
lack of functionality and full of gotchas. Furthermore it oopses
sometimes.

Is it possible to use libata for such purpose or i need to write
separate IDE driver ?
By the way, i'm sure it should be done in kernel space since i'm going
to deal with some hdd manufacturer commands.

P.S. I was looking through libata and ide sources and documentation
but still dont have broad picture.


Thanks

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

end of thread, other threads:[~2007-03-12 14:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <fa.tUT8ZqaAp2RZveBFqwzUhq3UYGI@ifi.uio.no>
2007-03-11  8:04 ` libata extension Robert Hancock
2007-03-11 13:31   ` Alan Cox
2007-03-11  7:22 Vitaliyi
2007-03-11 14:09 ` Bartlomiej Zolnierkiewicz
2007-03-12 14:47 ` Mark Lord

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).