Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override
- From: Rene Herman <rene.herman@xxxxxxxxxxxx>
- Date: Sun, 30 Dec 2007 16:47:49 +0100
On 30-12-07 16:28, Ingo Molnar wrote:
Reading from the 0x3cc port does not impact the cursor position update sequence IIRC - i think the vidport is even ignored for the input direction by most hardware, there's a separate input register. The 0x3cc port is a well-defined VGA register which should be unused on non-VGA hardware. (which makes it a perfect delay register in any case)
Hardly. Duron 1300 on AMD756:
rene@7ixe4:~/src/port80$ su -c ./port80
cycles: out 2400, in 2401
rene@7ixe4:~/src/port80$ su -c ./port3cc
cycles: out 459, in 394
As stated a few dozen times by now already, port 0x80 is _decidedly_ _non_ _random_
Rene.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override
- From: Linus Torvalds
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override
- From: Ingo Molnar
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override
- References:
- [PATCH] x86: provide a DMI based port 0x80 I/O delay override
- From: Rene Herman
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override
- From: Linus Torvalds
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override
- From: Alan Cox
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override
- From: Ingo Molnar
- [PATCH] x86: provide a DMI based port 0x80 I/O delay override
- Prev by Date: Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override
- Next by Date: Re: [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc.
- Previous by thread: Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override
- Next by thread: Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override
- Index(es):
Relevant Pages
|