Re: [RFC PATCH] PCI MMCONFIG: add validation against ACPI motherboard resources

2007-05-01 Thread Jesse Barnes
On Tuesday, May 01, 2007, Jesse Barnes wrote: On Monday, April 30, 2007, Olivier Galibert wrote: On Sun, Apr 29, 2007 at 08:14:37PM -0600, Robert Hancock wrote: -Validate that the area is reserved even if we read it from the chipset directly and not from the MCFG table. This catches

Re: [RFC PATCH] PCI MMCONFIG: add validation against ACPI motherboard resources

2007-05-01 Thread Jesse Barnes
On Tuesday, May 01, 2007, Jesse Barnes wrote: I'm testing it now on my 965... Bah... nevermind Robert, I see you're doing this already in pci_mmcfg_reject_broken. I'm about to reboot test now. Ok, I've tested a bit on my 965 (after re-adding my old patch to support it) and the new checks

Re: [PATCH] support PCI MCFG space on Intel i915 bridges

2007-04-30 Thread Jesse Barnes
On Sunday, April 29, 2007 7:10 pm Robert Hancock wrote: > Jesse Barnes wrote: > > Add support for Intel 915 bridge chips to the new PCI MMConfig > > detection code. Tested and works on my sole 915 based platform (a > > Toshiba laptop). I added register masking pe

Re: [PATCH] support PCI MCFG space on Intel i915 bridges

2007-04-30 Thread Jesse Barnes
On Sunday, April 29, 2007 7:10 pm Robert Hancock wrote: Jesse Barnes wrote: Add support for Intel 915 bridge chips to the new PCI MMConfig detection code. Tested and works on my sole 915 based platform (a Toshiba laptop). I added register masking per Oliver's suggestion, and moved

Re: PCI Express MMCONFIG and BIOS Bug messages..

2007-04-29 Thread Jesse Barnes
e completely unsuitable like on top of RAM or other > registers. It seems that with some of those 965 chipsets the latter is > what the BIOS is actually doing, and so when we think we're writing to > the table we're really writing to random chipset registers and hosing > things. (Jesse Ba

Re: PCI Express MMCONFIG and BIOS Bug messages..

2007-04-29 Thread Jesse Barnes
unsuitable like on top of RAM or other registers. It seems that with some of those 965 chipsets the latter is what the BIOS is actually doing, and so when we think we're writing to the table we're really writing to random chipset registers and hosing things. (Jesse Barnes ran into this while trying

[PATCH] support PCI MCFG space on Intel i915 bridges

2007-04-26 Thread Jesse Barnes
patches. Signed-off-by: Jesse Barnes <[EMAIL PROTECTED]> diff --git a/arch/i386/pci/mmconfig-shared.c b/arch/i386/pci/mmconfig-shared.c index 747d8c6..1339d31 100644 --- a/arch/i386/pci/mmconfig-shared.c +++ b/arch/i386/pci/mmconfig-shared.c @@ -72,6 +72,26 @@ static const char

[PATCH] support PCI MCFG space on Intel i915 bridges

2007-04-26 Thread Jesse Barnes
patches. Signed-off-by: Jesse Barnes [EMAIL PROTECTED] diff --git a/arch/i386/pci/mmconfig-shared.c b/arch/i386/pci/mmconfig-shared.c index 747d8c6..1339d31 100644 --- a/arch/i386/pci/mmconfig-shared.c +++ b/arch/i386/pci/mmconfig-shared.c @@ -72,6 +72,26 @@ static const char __init

Re: [PATCH] PCI mmconfig support for Intel 915 bridges

2007-04-25 Thread Jesse Barnes
Keep reading... On Wednesday, April 25, 2007 4:07 pm Andrew Morton wrote: > On Wed, 25 Apr 2007 15:35:15 -0700 Jesse Barnes <[EMAIL PROTECTED]> wrote: > > I see the other mmconfig stuff is upstream now, can we get this > > added too? The Asus bug Olivier mentioned also ap

Re: [PATCH] PCI mmconfig support for Intel 915 bridges

2007-04-25 Thread Jesse Barnes
I see the other mmconfig stuff is upstream now, can we get this added too? The Asus bug Olivier mentioned also appears to be fixed, so this patch should be safe. Thanks, Jesse On Wednesday, January 10, 2007 6:53 pm Jesse Barnes wrote: > This is a resend of the patch I sent earlier to Oli

Re: [PATCH] PCI mmconfig support for Intel 915 bridges

2007-04-25 Thread Jesse Barnes
I see the other mmconfig stuff is upstream now, can we get this added too? The Asus bug Olivier mentioned also appears to be fixed, so this patch should be safe. Thanks, Jesse On Wednesday, January 10, 2007 6:53 pm Jesse Barnes wrote: This is a resend of the patch I sent earlier to Oliver

Re: [PATCH] PCI mmconfig support for Intel 915 bridges

2007-04-25 Thread Jesse Barnes
Keep reading... On Wednesday, April 25, 2007 4:07 pm Andrew Morton wrote: On Wed, 25 Apr 2007 15:35:15 -0700 Jesse Barnes [EMAIL PROTECTED] wrote: I see the other mmconfig stuff is upstream now, can we get this added too? The Asus bug Olivier mentioned also appears to be fixed, so

Re: PCI bridge range sizing bug

2007-04-20 Thread Jesse Barnes
On Friday, April 20, 2007 11:28 am Linus Torvalds wrote: > On Fri, 20 Apr 2007, Jesse Barnes wrote: > > Sounds good, hopefully reassigning the bridge resources won't cause > > too much trouble. Do you have time to hack this up? If not, I > > could give it a try, as lo

Re: PCI bridge range sizing bug

2007-04-20 Thread Jesse Barnes
ent > requirements into account. Then, if some window is too small, we just > let the pci_assign_unassigned_resources to take care of that. Sounds good, hopefully reassigning the bridge resources won't cause too much trouble. Do you have time to hack this up? If not, I could give it a try, as long as ajax is willing to t

Re: PCI bridge range sizing bug

2007-04-20 Thread Jesse Barnes
of that. Sounds good, hopefully reassigning the bridge resources won't cause too much trouble. Do you have time to hack this up? If not, I could give it a try, as long as ajax is willing to test... Thanks, Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: PCI bridge range sizing bug

2007-04-20 Thread Jesse Barnes
On Friday, April 20, 2007 11:28 am Linus Torvalds wrote: On Fri, 20 Apr 2007, Jesse Barnes wrote: Sounds good, hopefully reassigning the bridge resources won't cause too much trouble. Do you have time to hack this up? If not, I could give it a try, as long as ajax is willing to test

Re: PCI bridge range sizing bug

2007-04-19 Thread Jesse Barnes
ow: a100-a2ff (32M) PREFETCH window: disabled. PCI: Bridge: :00:1e.0 IO window: 1000-1fff MEM window: a100-a30f (~32M) PREFETCH window: a000-a0ff ... And these bridges got more space somehow... Greg who's in charge of our bridge resource allocation code? Jesse -

Re: [it really is text/plain :P] dual port onboard 82546EB checksum errors

2007-04-19 Thread Jesse Brandeburg
please copy netdev, or better yet [EMAIL PROTECTED] in the future for e1000 issues like this. Feel free to move the conversation there, if you would like. On 4/19/07, David Ford <[EMAIL PROTECTED]> wrote: I have a rackmount server that has a dual port onboard 82546EB card. I've googled and

Re: [it really is text/plain :P] dual port onboard 82546EB checksum errors

2007-04-19 Thread Jesse Brandeburg
please copy netdev, or better yet [EMAIL PROTECTED] in the future for e1000 issues like this. Feel free to move the conversation there, if you would like. On 4/19/07, David Ford [EMAIL PROTECTED] wrote: I have a rackmount server that has a dual port onboard 82546EB card. I've googled and seen

Re: PCI bridge range sizing bug

2007-04-19 Thread Jesse Barnes
: Bridge: :00:1e.0 IO window: 1000-1fff MEM window: a100-a30f (~32M) PREFETCH window: a000-a0ff ... And these bridges got more space somehow... Greg who's in charge of our bridge resource allocation code? Jesse - To unsubscribe from this list: send the line unsubscribe linux

Re: [BUG] ethX misnumbered and one missing in mii-tool

2007-03-29 Thread Jesse Brandeburg
t are misnumbered and one is missing. what does 'ip link' or 'ifconfig -a' show? Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

RE: [2.6 patch] the scheduled eepro100 removal

2007-03-29 Thread Brandeburg, Jesse
Roberto Nibali wrote: >>> Sounds sane to me. My overall opinion on eepro100 removal is that >>> we're not there yet. Rare problem cases remain where e100 fails >>> but eepro100 works, and it's older drivers so its low priority for >>> everybody. >>> >>> Needs to happen, though... >> >> It

RE: [2.6 patch] the scheduled eepro100 removal

2007-03-29 Thread Brandeburg, Jesse
Roberto Nibali wrote: Sounds sane to me. My overall opinion on eepro100 removal is that we're not there yet. Rare problem cases remain where e100 fails but eepro100 works, and it's older drivers so its low priority for everybody. Needs to happen, though... It seems that several Tyan

Re: [BUG] ethX misnumbered and one missing in mii-tool

2007-03-29 Thread Jesse Brandeburg
'ip link' or 'ifconfig -a' show? Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Linux 2.6.21-rc5

2007-03-27 Thread Jesse Barnes
ard one complaint about this bug so far, and that was caused by some code still in development. Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.h

Re: Linux 2.6.21-rc5

2007-03-27 Thread Jesse Barnes
, and that was caused by some code still in development. Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: -rc5: e1000 resume weirdness

2007-03-26 Thread Jesse Brandeburg
On 3/26/07, Ingo Molnar <[EMAIL PROTECTED]> wrote: hm, on a T60, after suspend/resume, i get an e1000 timeout: e1000: eth0: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX e1000: eth0: e1000_clean_tx_irq: Detected Tx Unit Hang Tx Queue <0> TDH

Re: -rc5: e1000 resume weirdness

2007-03-26 Thread Jesse Brandeburg
On 3/26/07, Ingo Molnar [EMAIL PROTECTED] wrote: hm, on a T60, after suspend/resume, i get an e1000 timeout: e1000: eth0: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX e1000: eth0: e1000_clean_tx_irq: Detected Tx Unit Hang Tx Queue 0 TDH

[PATCH] fix sysfs rom file creation for BIOS ROM shadows

2007-03-24 Thread Jesse Barnes
be created due to a shadow resource, which is also moved to a little later in the boot cycle so it will occur after the video fixup. Tested and works on my i386 test box. Signed-off-by: Jesse Barnes <[EMAIL PROTECTED]> diff -Napur -X /home/jbarnes/dontdiff linux-2.6.21-rc4/arch/i386/pci/f

[PATCH] fix sysfs rom file creation for BIOS ROM shadows

2007-03-24 Thread Jesse Barnes
be created due to a shadow resource, which is also moved to a little later in the boot cycle so it will occur after the video fixup. Tested and works on my i386 test box. Signed-off-by: Jesse Barnes [EMAIL PROTECTED] diff -Napur -X /home/jbarnes/dontdiff linux-2.6.21-rc4/arch/i386/pci/fixup.c linux

Re: BSOD

2007-03-19 Thread Jesse Barnes
On Monday, March 19, 2007 1:05 pm David Miller wrote: > From: Jesse Barnes <[EMAIL PROTECTED]> > Date: Mon, 19 Mar 2007 12:54:36 -0700 > > > Kernel based modesetting should get us a lot of things: > > But for panics you're ignoring what Peter and I are saying.

Re: BSOD

2007-03-19 Thread Jesse Barnes
suspend/resume support o some more independence from X for complex gfx setups o a good mode at early boot time and several others I'm leaving out at the moment. On the downside, the modesetting layer will be a chunk of new code, and require enhanced chip specific mode setting code

Re: BSOD

2007-03-19 Thread Jesse Barnes
at the moment. On the downside, the modesetting layer will be a chunk of new code, and require enhanced chip specific mode setting code to be added to the drm/fb drivers. Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED

Re: BSOD

2007-03-19 Thread Jesse Barnes
On Monday, March 19, 2007 1:05 pm David Miller wrote: From: Jesse Barnes [EMAIL PROTECTED] Date: Mon, 19 Mar 2007 12:54:36 -0700 Kernel based modesetting should get us a lot of things: But for panics you're ignoring what Peter and I are saying. Mode setting is complex and it is not going

Re: [PATCH 2.6.18] PCI: Turn pci_fixup_video into generic for embedded VGA

2007-03-16 Thread Jesse Barnes
needs it, and of course there are i386 and x86_64 machines that need it to, so it makes sense that it be generic. Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/major

Re: [PATCH 2.6.18] PCI: Turn pci_fixup_video into generic for embedded VGA

2007-03-16 Thread Jesse Barnes
and x86_64 machines that need it to, so it makes sense that it be generic. Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: PCI DAC DMA APIs

2007-03-15 Thread Jesse Barnes
remember arguing with davem about this stuff in the past... Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: PCI DAC DMA APIs

2007-03-15 Thread Jesse Barnes
arguing with davem about this stuff in the past... Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH 2.6.22] remove Intel combined mode quirk

2007-03-09 Thread Jesse Barnes
ROTECTED]> Yay! I'm glad we can finally get rid of this in favor of the new pata drivers. Don't forget to kill the stuff in Documentation/kernel-parameters.txt though. Acked-by: Jesse Barnes <[EMAIL PROTECTED]> Jesse - To unsubscribe from this list: send the line "unsubscrib

Re: [PATCH 2.6.22] remove Intel combined mode quirk

2007-03-09 Thread Jesse Barnes
-parameters.txt though. Acked-by: Jesse Barnes [EMAIL PROTECTED] Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org

RE: e1000_intr in request_irq faults in 2.6.20-git

2007-02-15 Thread Brandeburg, Jesse
tch to make sure it worked because I couldn't boot 2.6.20-git due to it not finding my RAID0 + lvm disk. [PATCH] e1000: fix shared interrupt warning message From: Jesse Brandeburg <[EMAIL PROTECTED]> Signed-off-by: Jesse Brandeburg <[EMAIL PROTECTED]> --- drivers/net/e1000/e1000

RE: e1000_intr in request_irq faults in 2.6.20-git

2007-02-15 Thread Brandeburg, Jesse
-alloc_rx_buf That would be a bug, a possible patch would be (inline and attached): compile tested, *but* I couldn't test this patch to make sure it worked because I couldn't boot 2.6.20-git due to it not finding my RAID0 + lvm disk. [PATCH] e1000: fix shared interrupt warning message From: Jesse Brandeburg

RE: Intel 82559 NIC corrupted EEPROM

2007-02-13 Thread Brandeburg, Jesse
John wrote: > Jesse Brandeburg wrote: >> What would you like to do? At this stage I would like e100 to work >> better than it is, but I'm not sure what to do next. > > Hello everyone, > > I'm resurrecting this thread because it appears we'll need to support >

RE: Intel 82559 NIC corrupted EEPROM

2007-02-13 Thread Brandeburg, Jesse
John wrote: Jesse Brandeburg wrote: What would you like to do? At this stage I would like e100 to work better than it is, but I'm not sure what to do next. Hello everyone, I'm resurrecting this thread because it appears we'll need to support these motherboards for several months to come

Re: [RFC] pci_bus conversion to struct device

2007-01-29 Thread Jesse Barnes
on other platforms too, with weird ISA I/O and memory space mapping requirements. Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [RFC] pci_bus conversion to struct device

2007-01-29 Thread Jesse Barnes
requirements. Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] update MMConfig patches w/915 support

2007-01-22 Thread Jesse Barnes
esn't seem like there's a sane general way to fix this up, aside from some sort of blacklist. Maybe it's best to leave this particular bridge unsupported for now... Thanks, Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

Re: [PATCH] update MMConfig patches w/915 support

2007-01-22 Thread Jesse Barnes
it's best to leave this particular bridge unsupported for now... Thanks, Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: [RFC] pci_bus conversion to struct device

2007-01-18 Thread Jesse Barnes
supported on other platforms (iirc benh has been planning to add legacy_* support to ppc for awhile). It would be great if they were supported everywhere to provide userspace with a fairly sane way to get at this stuff on all Linux systems... Should be trivial on i386 I think. Jesse - T

Re: [RFC] pci_bus conversion to struct device

2007-01-18 Thread Jesse Barnes
way to get at this stuff on all Linux systems... Should be trivial on i386 I think. Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

RE: intel 82571EB gigabit fails to see link on 2.6.20-rc5 in-tree e1000 driver (regression)

2007-01-16 Thread Brandeburg, Jesse
added Linux-pci Jesse Brandeburg wrote: > On 1/16/07, Allen Parker <[EMAIL PROTECTED]> wrote: >> Allen Parker wrote: >>> I have a PCI-E pro/1000 MT Quad Port adapter, which works quite well >>> under 2.6.19.2 but fails to see link under 2.6.20-rc5. Earlier &g

Re: intel 82571EB gigabit fails to see link on 2.6.20-rc5 in-tree e1000 driver (regression)

2007-01-16 Thread Jesse Brandeburg
the > word out in case someone else is testing this kernel on this nic chipset. Upon some further investigation with Allen, I got this info, and it appears that his system is not freeing MSI irq's correctly. from our discussion: Allen wrote: Jesse Brandeburg wrote: I believe you may have an

Re: intel 82571EB gigabit fails to see link on 2.6.20-rc5 in-tree e1000 driver (regression)

2007-01-16 Thread Jesse Brandeburg
someone else is testing this kernel on this nic chipset. Upon some further investigation with Allen, I got this info, and it appears that his system is not freeing MSI irq's correctly. from our discussion: Allen wrote: Jesse Brandeburg wrote: I believe you may have an interrupt delivery problem

RE: intel 82571EB gigabit fails to see link on 2.6.20-rc5 in-tree e1000 driver (regression)

2007-01-16 Thread Brandeburg, Jesse
added Linux-pci Jesse Brandeburg wrote: On 1/16/07, Allen Parker [EMAIL PROTECTED] wrote: Allen Parker wrote: I have a PCI-E pro/1000 MT Quad Port adapter, which works quite well under 2.6.19.2 but fails to see link under 2.6.20-rc5. Earlier today I reported this to [EMAIL PROTECTED

[PATCH] PCI mmconfig support for Intel 915 bridges

2007-01-10 Thread Jesse Barnes
the 'static const char' to match Ogawa-san's recent cleanup patches. Over time we can probably associate more PCI IDs with this routine, since i915 family contains a few other chips. But since I didn't have platforms to test such additions on, they're left out for now. Signed-off-by: Jesse

[PATCH] PCI mmconfig support for Intel 915 bridges

2007-01-10 Thread Jesse Barnes
the 'static const char' to match Ogawa-san's recent cleanup patches. Over time we can probably associate more PCI IDs with this routine, since i915 family contains a few other chips. But since I didn't have platforms to test such additions on, they're left out for now. Signed-off-by: Jesse

Re: [PATCH] update MMConfig patches w/915 support

2007-01-08 Thread Jesse Barnes
On Monday, January 8, 2007 12:45 pm, Olivier Galibert wrote: > On Sun, Jan 07, 2007 at 11:44:16AM -0800, Jesse Barnes wrote: > > For reference, here's the probe routine I tried for 965, probably > > something dumb wrong with it that I'm not seeing atm. > > It shouldn't have

Re: [PATCH] update MMConfig patches w/915 support

2007-01-08 Thread Jesse Barnes
GFP_KERNEL); + pci_mmcfg_config[0].base_address = pciexbar; > > Hmmm, I'd mask out the reserved bits if I were you. Paranoia :-) Wouldn't hurt I suppose, want me to post a new patch? Thanks, Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bo

Re: [PATCH] update MMConfig patches w/915 support

2007-01-08 Thread Jesse Barnes
. Paranoia :-) Wouldn't hurt I suppose, want me to post a new patch? Thanks, Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: [PATCH] update MMConfig patches w/915 support

2007-01-08 Thread Jesse Barnes
On Monday, January 8, 2007 12:45 pm, Olivier Galibert wrote: On Sun, Jan 07, 2007 at 11:44:16AM -0800, Jesse Barnes wrote: For reference, here's the probe routine I tried for 965, probably something dumb wrong with it that I'm not seeing atm. It shouldn't have mattered in your case

Re: [PATCH] update MMConfig patches w/915 support

2007-01-07 Thread Jesse Barnes
On Sunday, January 07, 2007 11:42 am, Jesse Barnes wrote: > This patch updates Oliver's MMConfig bridge detection patches with > support for 915G bridges. It seems to work ok on my 915GM laptop. > > I also tried adding 965 support, but it doesn't work (at least not on my > G96

[PATCH] update MMConfig patches w/915 support

2007-01-07 Thread Jesse Barnes
families, they may not be enough that the code would actually be simpler if shared. Thanks, Jesse Signed-off-by: Jesse Barnes <[EMAIL PROTECTED]> diff -Napur -X /home/jbarnes/dontdiff linux-2.6.19-mmconfig.orig/arch/i386/pci/mmconfig-shared.c linux-2.6.19-mmconfig/arch/i386/pci/mm

[PATCH] update MMConfig patches w/915 support

2007-01-07 Thread Jesse Barnes
families, they may not be enough that the code would actually be simpler if shared. Thanks, Jesse Signed-off-by: Jesse Barnes [EMAIL PROTECTED] diff -Napur -X /home/jbarnes/dontdiff linux-2.6.19-mmconfig.orig/arch/i386/pci/mmconfig-shared.c linux-2.6.19-mmconfig/arch/i386/pci/mmconfig-shared.c

Re: [PATCH] update MMConfig patches w/915 support

2007-01-07 Thread Jesse Barnes
On Sunday, January 07, 2007 11:42 am, Jesse Barnes wrote: This patch updates Oliver's MMConfig bridge detection patches with support for 915G bridges. It seems to work ok on my 915GM laptop. I also tried adding 965 support, but it doesn't work (at least not on my G965 box). When I enable

Re: [2.6 patch] the scheduled eepro100 removal

2007-01-03 Thread Jesse Brandeburg
sappear? I think support for these devices can disappear (as I don't think they will work anyway) but if someone complains we can take into account what eepro100 did to support it (if anything) and enable it in e100. Jesse (e100 maintainer) - To unsubscribe from this list: send the line "unsubs

Re: [PATCH] quiet MMCONFIG related printks

2007-01-03 Thread Jesse Barnes
On Wednesday, January 3, 2007 5:53 am, Arjan van de Ven wrote: > On Mon, 2007-01-01 at 21:01 -0800, Jesse Barnes wrote: > > Using MMCONFIG for PCI config space access is simply an > > optimization, not a requirement. Therefore, when it can't be used, > > there's no need for K

Re: [PATCH] quiet MMCONFIG related printks

2007-01-03 Thread Jesse Barnes
On Wednesday, January 3, 2007 5:53 am, Arjan van de Ven wrote: > On Mon, 2007-01-01 at 21:01 -0800, Jesse Barnes wrote: > > Using MMCONFIG for PCI config space access is simply an > > optimization, not a requirement. Therefore, when it can't be used, > > there's no need for K

Re: [PATCH] quiet MMCONFIG related printks

2007-01-03 Thread Jesse Barnes
On Wednesday, January 3, 2007 5:53 am, Arjan van de Ven wrote: On Mon, 2007-01-01 at 21:01 -0800, Jesse Barnes wrote: Using MMCONFIG for PCI config space access is simply an optimization, not a requirement. Therefore, when it can't be used, there's no need for KERN_ERR level message

Re: [PATCH] quiet MMCONFIG related printks

2007-01-03 Thread Jesse Barnes
On Wednesday, January 3, 2007 5:53 am, Arjan van de Ven wrote: On Mon, 2007-01-01 at 21:01 -0800, Jesse Barnes wrote: Using MMCONFIG for PCI config space access is simply an optimization, not a requirement. Therefore, when it can't be used, there's no need for KERN_ERR level message

Re: [2.6 patch] the scheduled eepro100 removal

2007-01-03 Thread Jesse Brandeburg
for these devices can disappear (as I don't think they will work anyway) but if someone complains we can take into account what eepro100 did to support it (if anything) and enable it in e100. Jesse (e100 maintainer) - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: [PATCH] quiet MMCONFIG related printks

2007-01-02 Thread Jesse Barnes
On Tuesday, January 2, 2007 2:36 am, Alan wrote: > On Mon, 1 Jan 2007 21:01:38 -0800 > > Jesse Barnes <[EMAIL PROTECTED]> wrote: > > Using MMCONFIG for PCI config space access is simply an > > optimization, not a requirement. Therefore, when it can't be used, >

Re: [PATCH] quiet MMCONFIG related printks

2007-01-02 Thread Jesse Barnes
On Tuesday, January 2, 2007 2:36 am, Alan wrote: On Mon, 1 Jan 2007 21:01:38 -0800 Jesse Barnes [EMAIL PROTECTED] wrote: Using MMCONFIG for PCI config space access is simply an optimization, not a requirement. Therefore, when it can't be used, there's no need for Some hardware reqires

[PATCH] quiet MMCONFIG related printks

2007-01-01 Thread Jesse Barnes
that this has no effect on a normal boot, which is ridiculously verbose these days.) Signed-off-by: Jesse Barnes <[EMAIL PROTECTED]> Thanks, Jesse diff --git a/arch/i386/pci/mmconfig.c b/arch/i386/pci/mmconfig.c index e2616a2..b95e7f3 100644 --- a/arch/i386/pci/mmconfig.c +++ b/arch/i3

[PATCH] quiet MMCONFIG related printks

2007-01-01 Thread Jesse Barnes
that this has no effect on a normal boot, which is ridiculously verbose these days.) Signed-off-by: Jesse Barnes [EMAIL PROTECTED] Thanks, Jesse diff --git a/arch/i386/pci/mmconfig.c b/arch/i386/pci/mmconfig.c index e2616a2..b95e7f3 100644 --- a/arch/i386/pci/mmconfig.c +++ b/arch/i386/pci

Re: Network drivers that don't suspend on interface down

2006-12-20 Thread Jesse Brandeburg
On 12/20/06, Arjan van de Ven <[EMAIL PROTECTED]> wrote: > Yeah, I guess that's a problem. From a user perspective, the > functionality is only really useful if the latency is very small. I > think where possible we'd want to power down the chip while keeping the > phy up, but it would be nice

Re: Network drivers that don't suspend on interface down

2006-12-20 Thread Jesse Brandeburg
On 12/20/06, Arjan van de Ven [EMAIL PROTECTED] wrote: Yeah, I guess that's a problem. From a user perspective, the functionality is only really useful if the latency is very small. I think where possible we'd want to power down the chip while keeping the phy up, but it would be nice to

Re: [patch 2/3] acpi: Add a docked sysfs file to the dock driver.

2006-12-12 Thread Jesse Barnes
t; for example. FWIW, Kay and Neil recently went back and forth regarding what sorts of events to generate for MD online/offline events. In concept md online/offline and dock/undock seem similar enough that the 'change' events Kay requested for md probably make sense in the dock/undock context as we

Re: [patch 2/3] acpi: Add a docked sysfs file to the dock driver.

2006-12-12 Thread Jesse Barnes
md online/offline and dock/undock seem similar enough that the 'change' events Kay requested for md probably make sense in the dock/undock context as well, but I've Cc'd him just in case. Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: Intel 82559 NIC corrupted EEPROM

2006-12-04 Thread Jesse Brandeburg
debugging this, but I'm not sure what we can do from here. If this were a generic code problem more people would be reporting the issue. What would you like to do? At this stage I would like e100 to work better than it is, but I'm not sure what to do next. Thanks for your patience on this iss

Re: Intel 82559 NIC corrupted EEPROM

2006-12-04 Thread Jesse Brandeburg
can do from here. If this were a generic code problem more people would be reporting the issue. What would you like to do? At this stage I would like e100 to work better than it is, but I'm not sure what to do next. Thanks for your patience on this issue, Jesse - To unsubscribe from this list

Re: e100 breakage located

2006-11-30 Thread Jesse Brandeburg
sorry for the delay, your mail got marked as spam. In the future please copy networking issues to netdev@vger.kernel.org, and be sure to copy the maintainers of the driver you're having problems with (they are in the MAINTAINERS file) On 11/22/06, Amin Azez <[EMAIL PROTECTED]> wrote: I notice

Re: e100 breakage located

2006-11-30 Thread Jesse Brandeburg
sorry for the delay, your mail got marked as spam. In the future please copy networking issues to netdev@vger.kernel.org, and be sure to copy the maintainers of the driver you're having problems with (they are in the MAINTAINERS file) On 11/22/06, Amin Azez [EMAIL PROTECTED] wrote: I notice a

Re: Intel 82559 NIC corrupted EEPROM

2006-11-29 Thread Jesse Brandeburg
On 11/29/06, John <[EMAIL PROTECTED]> wrote: > Let's go ahead and print the output from e100_load_eeprom > debug patch attached. Loading (then unloading) e100.ko fails the first few times (i.e. the driver claims one of the EEPROMs is corrupted). Thereafter, sometimes it fails, other times it

Re: Intel 82559 NIC corrupted EEPROM

2006-11-29 Thread Jesse Brandeburg
On 11/29/06, John [EMAIL PROTECTED] wrote: Let's go ahead and print the output from e100_load_eeprom debug patch attached. Loading (then unloading) e100.ko fails the first few times (i.e. the driver claims one of the EEPROMs is corrupted). Thereafter, sometimes it fails, other times it works.

Re: Intel 82559 NIC corrupted EEPROM

2006-11-27 Thread Jesse Brandeburg
On 11/27/06, John <[EMAIL PROTECTED]> wrote: John wrote: >> -0009 : System RAM >> 000a-000b : Video RAM area >> 000f-000f : System ROM >> 0010-0ffe : System RAM >> 0010-00296a1a : Kernel code >> 00296a1b-0031bbe7 : Kernel data >> 0fff-0fff2fff :

Re: Intel 82559 NIC corrupted EEPROM

2006-11-27 Thread Jesse Brandeburg
On 11/27/06, John [EMAIL PROTECTED] wrote: John wrote: -0009 : System RAM 000a-000b : Video RAM area 000f-000f : System ROM 0010-0ffe : System RAM 0010-00296a1a : Kernel code 00296a1b-0031bbe7 : Kernel data 0fff-0fff2fff : ACPI Non-volatile

Re: 2.6.19-rc6: irq 48: nobody cared

2006-11-16 Thread Jesse Brandeburg
t open. Something else is causing interrupts on the e1000 devices' lines. I suspect the IOAPIC code or ACPI code. Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: 2.6.19-rc6: irq 48: nobody cared

2006-11-16 Thread Jesse Brandeburg
suspect the IOAPIC code or ACPI code. Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Very strange Marvell/Yukon Gigabit NIC networking problems

2005-08-30 Thread Jesse Brandeburg
on 2.6.11/12 when it isn't working maybe you should send us the output of lspci -vvv just a hint, I'm guessing its power management related, and / or something to do with the pci bus code. On 8/30/05, Daniel Drake <[EMAIL PROTECTED]> wrote: > Forwarding on, please reply-to-all in future. > >

Re: Very strange Marvell/Yukon Gigabit NIC networking problems

2005-08-30 Thread Jesse Brandeburg
on 2.6.11/12 when it isn't working maybe you should send us the output of lspci -vvv just a hint, I'm guessing its power management related, and / or something to do with the pci bus code. On 8/30/05, Daniel Drake [EMAIL PROTECTED] wrote: Forwarding on, please reply-to-all in future. Steve

Re: question on memory barrier

2005-08-24 Thread Jesse Barnes
ly "volatile" or "asm("eieio")" or whatever method your platform > requires.) writel() ensures ordering? Only from one CPU, another CPU issuing a write at some later time may have its write arrive first. See Documentation/io_ordering.txt for some docume

Re: question on memory barrier

2005-08-24 Thread Jesse Barnes
(eieio) or whatever method your platform requires.) writel() ensures ordering? Only from one CPU, another CPU issuing a write at some later time may have its write arrive first. See Documentation/io_ordering.txt for some documentation I put together on this issue. Jesse - To unsubscribe from

Re: Soft lockup in e100 driver ?

2005-08-11 Thread Jesse Brandeburg
On 8/11/05, Stephen D. Williams <[EMAIL PROTECTED]> wrote: > The chipset is an Intel 8x0 something. Unfortunately, there is a > heatsink semi-permanently installed over everything. Is there a /proc > pseudofile that will give me good identifying chipset info to report here? you can show the

Re: Soft lockup in e100 driver ?

2005-08-11 Thread Jesse Brandeburg
On 8/11/05, Stephen D. Williams [EMAIL PROTECTED] wrote: The chipset is an Intel 8x0 something. Unfortunately, there is a heatsink semi-permanently installed over everything. Is there a /proc pseudofile that will give me good identifying chipset info to report here? you can show the chipset

Re: ata_piix hang in 2.6.13-rc5

2005-08-08 Thread Jesse Barnes
t same place, right after announcing the first > device. > > Try booting with noapic. Thanks a lot, noapic worked. I guess that means this is a generic IRQ routing or setup issue, rather than something SATA specific? Jesse - To unsubscribe from this list: send the line "unsubscribe

ata_piix hang in 2.6.13-rc5

2005-08-08 Thread Jesse Barnes
ectors, lba48 Is this a known problem? Is there anything in particular I should try? Thanks, Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Ple

ata_piix hang in 2.6.13-rc5

2005-08-08 Thread Jesse Barnes
hang Is this a known problem? Is there anything in particular I should try? Thanks, Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

Re: ata_piix hang in 2.6.13-rc5

2005-08-08 Thread Jesse Barnes
, right after announcing the first device. Try booting with noapic. Thanks a lot, noapic worked. I guess that means this is a generic IRQ routing or setup issue, rather than something SATA specific? Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: [patch 2.6.13-rc3] pci: restore BAR values after D3hot->D0 for devices that need it

2005-08-02 Thread Jesse Brandeburg
estored when enabling such a device, so that its driver will > be able to access it. > Is it just me or will this stuff help the kexec guys as well? They seem to have lots of problems because drivers put the device into D3 before the reload of the new kernel. I think this might help.

Re: [patch 2.6.13-rc3] pci: restore BAR values after D3hot-D0 for devices that need it

2005-08-02 Thread Jesse Brandeburg
such a device, so that its driver will be able to access it. Is it just me or will this stuff help the kexec guys as well? They seem to have lots of problems because drivers put the device into D3 before the reload of the new kernel. I think this might help. Jesse - To unsubscribe from this list: send

<    5   6   7   8   9   10   11   12   13   14   >