Re: RFC: outb 0x80 in inb_p, outb_p harmful on some modern AMD64 with MCP51 laptops

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andi Kleen
Date: Saturday, December 8, 2007 - 12:50 pm

On Sat, Dec 08, 2007 at 02:25:02PM -0500, David P. Reed wrote:

It is a defacto standard for quite some time. Many motherboards
even come with builtin port 80 displays and port 80 cards are a standard
diagnostic tool. Pretty much all the of the standard BIOS
write diagnostic messages to port 80. While in theory a vendor
could change those BIOS they are pretty unlikely to do that.

Have you tried yet as someone asked earlier if using another 
free port that also leads to aborts causes the hang too?
If yes you would know for sure it is nothing on port 80,
but something not liking aborts (similar to the problem Eric B.
found earlier) 

Anyways using udelay is likely the way to go for modern
systems.


It is hard to know afterwards. In the past we definitely had systems
who needed such delays.  But some of it might be what you said.

-Andi
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: RFC: outb 0x80 in inb_p, outb_p harmful on some modern ..., Andi Kleen, (Sat Dec 8, 12:50 pm)
Re: RFC: outb 0x80 in inb_p, outb_p harmful on some modern ..., Dr. David Alan Gilbert, (Sun Dec 9, 6:41 am)
Re: RFC: outb 0x80 in inb_p, outb_p harmful on some modern ..., linux-os (Dick Johnson), (Tue Dec 11, 8:41 am)
Re: RFC: outb 0x80 in inb_p, outb_p harmful on some modern ..., linux-os (Dick Johnson), (Tue Dec 11, 1:27 pm)
Re: RFC: outb 0x80 in inb_p, outb_p harmful on some modern ..., linux-os (Dick Johnson), (Wed Dec 12, 6:11 am)
More info on port 80 symptoms on MCP51 machine., David P. Reed, (Wed Dec 12, 1:07 pm)
Re: More info on port 80 symptoms on MCP51 machine., Rene Herman, (Wed Dec 12, 1:26 pm)
Re: Attitude problems., linux-os (Dick Johnson), (Wed Dec 12, 1:31 pm)
Re: More info on port 80 symptoms on MCP51 machine., David P. Reed, (Wed Dec 12, 1:37 pm)
Re: More info on port 80 symptoms on MCP51 machine., H. Peter Anvin, (Wed Dec 12, 2:05 pm)
Re: Attitude problems., linux-os (Dick Johnson), (Fri Dec 14, 9:01 am)
Re: More info on port 80 symptoms on MCP51 machine., Chuck Ebbert, (Fri Dec 14, 3:05 pm)
Re: More info on port 80 symptoms on MCP51 machine., Rene Herman, (Sat Dec 15, 12:22 am)
RE: More info on port 80 symptoms on MCP51 machine., Allen Martin, (Sat Dec 15, 3:34 pm)
Re: More info on port 80 symptoms on MCP51 machine., H. Peter Anvin, (Sat Dec 15, 3:46 pm)