#1086 closed enhancement (no change required)
Add ExpressCard support
Reported by: | axeld | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Drivers | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
While we have initial support for CardBus, its successor technology ExpressCard is not supported yet. For more information, see: http://www.expresscard.org/
Change History (5)
follow-up: 3 comment:1 by , 16 years ago
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Version: | R1/pre-alpha1 |
comment:3 by , 15 years ago
Regarding initial support for CardBus: This means that CardBus bridges are detected during PCI initialization, so that they show up when issuing listdev.
But neither are CardBus bridges configured nor are the devices behind the bridge scanned. Ticket #5195 is declared as enhancement for CardBus support because of this.
comment:4 by , 5 years ago
Resolution: | → no change required |
---|---|
Status: | new → closed |
I've been happily using various ExpressCard devices (SSDs, serial port controller, etc) for a few years with Haiku. PCI-Express hotplug support would be nice, but other than that, nothing special is needed.
comment:5 by , 5 years ago
Milestone: | Unscheduled |
---|
Remove milestone for tickets with status = closed and resolution != fixed
As far as I've read ExpressCard is not really a bus of its own. It provides both a PCI Express x1 and a USB 2.0 interface to the card. A card then uses either of them as appropriate. There is no separate controller involved as was the case for CardBus. Since we support USB 2.0 and PCIe should be transparent (is it?), I don't think there is anything more to it. For reference: http://en.wikipedia.org/wiki/ExpressCard