login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
May
»
14
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if not already assigned
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Jesse Barnes
Subject:
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if not already assigned
Date: Friday, May 14, 2010 - 4:34 pm
On Fri, 14 May 2010 16:32:07 -0700 "H. Peter Anvin" <hpa@zytor.com> wrote:
quoted text
> On 05/14/2010 04:28 PM, Jesse Barnes wrote: > > On Fri, 14 May 2010 16:20:45 -0700 > > "H. Peter Anvin" <hpa@zytor.com> wrote: > > > >> On 05/14/2010 03:47 PM, Jesse Barnes wrote: > >>> > >>> Wow and they're using cards that want to use I/O space? Funky. It's > >>> too late to get this into 2.6.34, but that can't be what you were > >>> expecting... I don't see a problem with getting something like this in > >>> for 2.6.35. > >>> > >> > >> Most cards on the market provide I/O BARs as a convenience to legacy > >> BIOSes; they don't need the I/O BAR functionality from inside a > >> full-featured OS. There are a few, key, exceptions, mainly in the form > >> of legacy-interface devices like UARTs and VGA (note that VGA has its > >> own routing bits and is therefore unaffected by this problem.) > > > > Yeah, it's the "legacy" part that I'm questioning. I'm just lamenting > > that it's dying off so slowly... > > > > And yes, VGA is an unfortunate standard. > > > > I'm not lamenting that fact, because my experience is that what ends up > replacing it is often far worse. Consider UARTs -- no MMU dependencies > at all, can be accessed with four lines of assembly, and compare it to > EHCI debug port, the driver for which is over 900 lines in the Linux > kernel -- and that assumes that you're already in flat mode.
Heh, you're so old and crufty! -- Jesse Barnes, Intel Open Source Technology Center --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[Patch 1/1] x86 pci: Add option to not assign BAR's if not ...
, Mike Travis
, (Wed May 12, 11:14 am)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Bjorn Helgaas
, (Thu May 13, 11:56 am)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Bjorn Helgaas
, (Thu May 13, 11:58 am)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, H. Peter Anvin
, (Thu May 13, 12:08 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Mike Travis
, (Thu May 13, 12:12 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Mike Travis
, (Thu May 13, 12:13 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Mike Habeck
, (Thu May 13, 12:38 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Bjorn Helgaas
, (Thu May 13, 12:54 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Bjorn Helgaas
, (Thu May 13, 1:02 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, H. Peter Anvin
, (Thu May 13, 1:09 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Mike Habeck
, (Thu May 13, 1:27 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, H. Peter Anvin
, (Thu May 13, 1:34 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Yinghai Lu
, (Thu May 13, 1:36 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Jesse Barnes
, (Fri May 14, 3:25 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Mike Travis
, (Fri May 14, 3:34 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, H. Peter Anvin
, (Fri May 14, 3:35 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Mike Travis
, (Fri May 14, 3:40 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Jesse Barnes
, (Fri May 14, 3:47 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Mike Travis
, (Fri May 14, 3:59 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Jesse Barnes
, (Fri May 14, 4:06 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, H. Peter Anvin
, (Fri May 14, 4:20 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Mike Travis
, (Fri May 14, 4:23 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Jesse Barnes
, (Fri May 14, 4:28 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, H. Peter Anvin
, (Fri May 14, 4:32 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Jesse Barnes
, (Fri May 14, 4:33 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Jesse Barnes
, (Fri May 14, 4:34 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, H. Peter Anvin
, (Fri May 14, 4:39 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, H. Peter Anvin
, (Fri May 14, 4:40 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Jesse Barnes
, (Fri May 14, 5:00 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Jesse Barnes
, (Fri May 14, 5:02 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, H. Peter Anvin
, (Fri May 14, 5:14 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Mike Travis
, (Fri May 14, 7:25 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Mike Travis
, (Fri May 28, 9:53 am)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, H. Peter Anvin
, (Fri May 28, 10:00 am)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Mike Travis
, (Fri May 28, 10:10 am)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Jesse Barnes
, (Fri May 28, 12:28 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, H. Peter Anvin
, (Fri May 28, 1:04 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Mike Travis
, (Mon May 31, 4:12 am)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, H. Peter Anvin
, (Mon May 31, 9:36 am)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Bjorn Helgaas
, (Tue Jun 1, 3:49 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, H. Peter Anvin
, (Wed Jun 2, 12:31 am)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Bjorn Helgaas
, (Wed Jun 2, 8:45 am)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, H. Peter Anvin
, (Wed Jun 2, 8:47 am)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Mike Habeck
, (Wed Jun 2, 8:53 am)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Jesse Barnes
, (Wed Jun 2, 8:53 am)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Bjorn Helgaas
, (Wed Jun 2, 9:40 am)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, H. Peter Anvin
, (Tue Jun 8, 5:53 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Jesse Barnes
, (Tue Jun 8, 6:26 pm)
Re: [Patch 1/1] x86 pci: Add option to not assign BAR's if ...
, Mike Habeck
, (Wed Jun 9, 7:23 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATC