qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] What is this?
@ 2005-04-13 15:14 Natalia Portillo
  2005-04-13 15:59 ` Thomas Glanzmann
  2005-04-13 23:23 ` John R. Hogerhuis
  0 siblings, 2 replies; 5+ messages in thread
From: Natalia Portillo @ 2005-04-13 15:14 UTC (permalink / raw)
  To: qemu-devel

Hi!

What are commands 0x10 and 0x14 of the IDE controller?

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

* Re: [Qemu-devel] What is this?
  2005-04-13 15:14 [Qemu-devel] What is this? Natalia Portillo
@ 2005-04-13 15:59 ` Thomas Glanzmann
  2005-04-13 19:35   ` Natalia Portillo
  2005-04-13 23:23 ` John R. Hogerhuis
  1 sibling, 1 reply; 5+ messages in thread
From: Thomas Glanzmann @ 2005-04-13 15:59 UTC (permalink / raw)
  To: qemu-devel

Hello,

> What are commands 0x10 and 0x14 of the IDE controller?

0x10 was Recalibrate
0x14 no idea.

But at least since ATA 4 I think both are obsolete.

Greetings,
	Thomas

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

* Re: [Qemu-devel] What is this?
  2005-04-13 15:59 ` Thomas Glanzmann
@ 2005-04-13 19:35   ` Natalia Portillo
  0 siblings, 0 replies; 5+ messages in thread
From: Natalia Portillo @ 2005-04-13 19:35 UTC (permalink / raw)
  To: qemu-devel

Hi!

I've been trying Rhapsody DR and these appears some times.
And Rhapsody is unable to find devices attached to the IDE controller.

El 13/04/2005, a las 16:59, Thomas Glanzmann escribió:

> Hello,
>
>> What are commands 0x10 and 0x14 of the IDE controller?
>
> 0x10 was Recalibrate
> 0x14 no idea.
>
> But at least since ATA 4 I think both are obsolete.
>
> Greetings,
> 	Thomas
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>

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

* Re: [Qemu-devel] What is this?
  2005-04-13 15:14 [Qemu-devel] What is this? Natalia Portillo
  2005-04-13 15:59 ` Thomas Glanzmann
@ 2005-04-13 23:23 ` John R. Hogerhuis
  2005-04-14  5:05   ` Natalia Portillo
  1 sibling, 1 reply; 5+ messages in thread
From: John R. Hogerhuis @ 2005-04-13 23:23 UTC (permalink / raw)
  To: qemu-devel

On Wed, 2005-04-13 at 16:14 +0100, Natalia Portillo wrote:
> Hi!
> 
> What are commands 0x10 and 0x14 of the IDE controller?
> 


Not an authoritative source, but probably right. So this would imply
that both commands are "recalibrate." The lower nibble is D/C.

http://www.pjrc.com/tech/8051/ide/wesley.html#idecommands

1XH             recalibrate the disk. NB: 1XH means that the lower
                nibble of the command byte is a don't care. All
                commands 10H..1FH will result in a recalibrate
                disk command being executed. This command has no
                parameters. You simply write the command code to
                the command register and wait for ready status to
                become active again.

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

* Re: [Qemu-devel] What is this?
  2005-04-13 23:23 ` John R. Hogerhuis
@ 2005-04-14  5:05   ` Natalia Portillo
  0 siblings, 0 replies; 5+ messages in thread
From: Natalia Portillo @ 2005-04-14  5:05 UTC (permalink / raw)
  To: jhoger, qemu-devel

Huh!

Seems that it is a phantom...

Error no more happens and it boots!!! :O

Curious...

El 14/04/2005, a las 0:23, John R. Hogerhuis escribió:

> On Wed, 2005-04-13 at 16:14 +0100, Natalia Portillo wrote:
>> Hi!
>>
>> What are commands 0x10 and 0x14 of the IDE controller?
>>
>
>
> Not an authoritative source, but probably right. So this would imply
> that both commands are "recalibrate." The lower nibble is D/C.
>
> http://www.pjrc.com/tech/8051/ide/wesley.html#idecommands
>
> 1XH             recalibrate the disk. NB: 1XH means that the lower
>                 nibble of the command byte is a don't care. All
>                 commands 10H..1FH will result in a recalibrate
>                 disk command being executed. This command has no
>                 parameters. You simply write the command code to
>                 the command register and wait for ready status to
>                 become active again.
>
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>

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

end of thread, other threads:[~2005-04-14  5:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-13 15:14 [Qemu-devel] What is this? Natalia Portillo
2005-04-13 15:59 ` Thomas Glanzmann
2005-04-13 19:35   ` Natalia Portillo
2005-04-13 23:23 ` John R. Hogerhuis
2005-04-14  5:05   ` Natalia Portillo

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