login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
16
Re: PCIe Hotplug: NFG unless I boot with card already inserted.
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Mark Lord <lkml@...>
To: Kristen Carlson Accardi <kristen.c.accardi@...>
Cc: <pcihpd-discuss@...>, Linux Kernel <linux-kernel@...>
Subject:
Re: PCIe Hotplug: NFG unless I boot with card already inserted.
Date: Tuesday, October 16, 2007 - 2:59 pm
Mark Lord wrote:
quoted text
> Kristen Carlson Accardi wrote: >> On Tue, 16 Oct 2007 14:39:33 -0400 >> Mark Lord <lkml@rtr.ca> wrote: >> >>> I also checked my modprobe.d/ options, and I am using pciehp_force=1. >>> Without that flag, none of this ever works. >> >> OK - I suspected something like this. Most Dell computers don't support >> ExpressCard hotplug using Native PCIe -- in fact, I've not seen a single >> one, they explicitly disable it because they have not validated it or >> they have and something didn't work right. I'll take a look at what >> you've >> got, but be aware that you are forcing pciehp to load and operate on a >> system >> where they've certainly either not tested it, or tested it and something >> bad happened. > > Perhaps. But this one works perfectly, except for two driver bugs: > > 1. Driver does not notice already-inserted cards after modprobe. > 2. Driver fails to function after suspend/resume until reloaded. > > Both of those are fixable in the kernel.
Ahh.. point 2 in particular suffers from "suspend/resume" not implemented. Or rather, implemented as a pair of "do nothing" functions. Cheers -
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:
PCIe Hotplug: NFG unless I boot with card already inserted.
, Mark Lord
, (Tue Oct 16, 9:46 am)
Re: PCIe Hotplug: NFG unless I boot with card already inser...
, Mark Lord
, (Tue Oct 16, 11:21 am)
Re: PCIe Hotplug: NFG unless I boot with card already inser...
, Kristen Carlson Accardi
, (Tue Oct 16, 11:46 am)
Re: PCIe Hotplug: NFG unless I boot with card already inser...
, Mark Lord
, (Tue Oct 16, 2:39 pm)
Re: PCIe Hotplug: NFG unless I boot with card already inser...
, Kristen Carlson Accardi
, (Tue Oct 16, 4:29 pm)
Re: PCIe Hotplug: NFG unless I boot with card already inser...
, Mark Lord
, (Tue Oct 16, 4:41 pm)
Re: PCIe Hotplug: NFG unless I boot with card already inser...
, Kristen Carlson Accardi
, (Tue Oct 16, 2:43 pm)
Re: PCIe Hotplug: NFG unless I boot with card already inser...
, Mark Lord
, (Tue Oct 16, 2:57 pm)
Re: PCIe Hotplug: NFG unless I boot with card already inser...
, Mark Lord
, (Tue Oct 16, 2:59 pm)
Re: PCIe Hotplug: NFG unless I boot with card already inser...
, Mark Lord
, (Tue Oct 16, 3:31 pm)
Re: PCIe Hotplug: NFG unless I boot with card already inser...
, Kristen Carlson Accardi
, (Tue Oct 16, 4:07 pm)
Re: PCIe Hotplug: NFG unless I boot with card already inser...
, Mark Lord
, (Tue Oct 16, 4:39 pm)
Re: [Pcihpd-discuss] PCIe Hotplug: NFG unless I boot with ca...
, Greg KH
, (Tue Oct 16, 5:41 pm)
[PATCH] Fix PCIe hotplug for Dell notebook ExpressCard slots
, Mark Lord
, (Tue Oct 16, 5:57 pm)
[PATCH 0/4] Fix PCIe hotplug for non-ACPI ExpressCard slots ...
, Mark Lord
, (Tue Oct 16, 9:53 pm)
Re: [PATCH 0/4] Fix PCIe hotplug for non-ACPI ExpressCard sl...
, Andrew Morton
, (Wed Oct 17, 6:02 pm)
Re: [PATCH 0/4] Fix PCIe hotplug for non-ACPI ExpressCard sl...
, Mark Lord
, (Wed Oct 17, 6:59 pm)
Re: [PATCH 0/4] Fix PCIe hotplug for non-ACPI ExpressCard sl...
, Andrew Morton
, (Wed Oct 17, 7:25 pm)
[PATCH 1/4] Fix PCIe hotplug for non-ACPI ExpressCard slots ...
, Mark Lord
, (Tue Oct 16, 9:54 pm)
Re: [Pcihpd-discuss] [PATCH 1/4] Fix PCIe hotplug for non-AC...
, Matthew Wilcox
, (Tue Oct 16, 11:29 pm)
Re: [Pcihpd-discuss] [PATCH 1/4] Fix PCIe hotplug for non-AC...
, Mark Lord
, (Wed Oct 17, 9:09 am)
Re: [Pcihpd-discuss] [PATCH 1/4] Fix PCIe hotplug for non-AC...
, Matthew Wilcox
, (Wed Oct 17, 10:02 am)
Re: [Pcihpd-discuss] [PATCH 1/4] Fix PCIe hotplug for non-AC...
, Mark Lord
, (Wed Oct 17, 10:33 am)
[PATCH 2/4] Fix PCIe hotplug for non-ACPI ExpressCard slots ...
, Mark Lord
, (Tue Oct 16, 9:54 pm)
Re: [Pcihpd-discuss] [PATCH 2/4] Fix PCIe hotplug for non-AC...
, Kristen Carlson Accardi
, (Wed Oct 17, 7:54 pm)
Re: [Pcihpd-discuss] [PATCH 2/4] Fix PCIe hotplug for non-AC...
, Mark Lord
, (Wed Oct 17, 10:25 pm)
Re: [Pcihpd-discuss] [PATCH 2/4] Fix PCIe hotplug for non-AC...
, Matthew Wilcox
, (Tue Oct 16, 11:31 pm)
[PATCH 3/4] Fix PCIe hotplug for non-ACPI ExpressCard slots ...
, Mark Lord
, (Tue Oct 16, 9:55 pm)
[PATCH 4/4] Fix PCIe hotplug for non-ACPI ExpressCard slots ...
, Mark Lord
, (Tue Oct 16, 9:55 pm)
Re: [PATCH 4/4] Fix PCIe hotplug for non-ACPI ExpressCard sl...
, Kristen Carlson Accardi
, (Wed Oct 17, 8:01 pm)
Re: [PATCH 4/4] Fix PCIe hotplug for non-ACPI ExpressCard sl...
, Mark Lord
, (Wed Oct 17, 10:28 pm)
Re: [PATCH] Fix PCIe hotplug for Dell notebook ExpressCard s...
, Greg KH
, (Tue Oct 16, 6:03 pm)
Re: [Pcihpd-discuss] [PATCH] Fix PCIe hotplug for Dell noteb...
, Kristen Carlson Accardi
, (Tue Oct 16, 6:41 pm)
Re: [PATCH] Fix PCIe hotplug for Dell notebook ExpressCard s...
, Mark Lord
, (Tue Oct 16, 6:19 pm)
Re: [PATCH] Fix PCIe hotplug for Dell notebook ExpressCard s...
, Kristen Carlson Accardi
, (Tue Oct 16, 6:04 pm)
Re: [PATCH] Fix PCIe hotplug for Dell notebook ExpressCard s...
, Mark Lord
, (Tue Oct 16, 6:17 pm)
Re: PCIe Hotplug: NFG unless I boot with card already inser...
, Kristen Carlson Accardi
, (Tue Oct 16, 5:01 pm)
Re: PCIe Hotplug: NFG unless I boot with card already inser...
, Theodore Tso
, (Tue Oct 16, 6:33 pm)
Re: PCIe Hotplug: NFG unless I boot with card already inser...
, Kristen Carlson Accardi
, (Tue Oct 16, 3:51 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
david
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg KH
[GIT PATCH] driver core patches against 2.6.24
Andrew Morton
Re: -mm merge plans for 2.6.23 (pcmcia)
Andi Kleen
[PATCH x86] [7/16] Convert lockdep to use arch_early_alloc() if available for its ...
git
:
linux-netdev
:
Gerrit Renker
[PATCH 15/37] dccp: Set per-connection CCIDs via socket options
David Miller
[GIT]: Networking
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Frans Pop
svc: failed to register lockdv1 RPC service (errno 97).
netbsd-tech-kern
:
Havard Eidnes
namei caching of newly created files?
Marc Balmer
Support for multi-position electro-mechanical keylocks
Paul Goyette
Implement mode_select for atapi tape drives
Matthew Mondor
M:N and blocking ops without SA, AIO
Colocation donated by:
Who's online
There are currently
5 users
and
745 guests
online.
Online users
backlinkservsc
ez_wpthemes
cruiseshipsxuav
lookforpeopleu
cheapairpurivr
Syndicate