OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: zmcgrew on July 16, 2005, 08:04:09 pm
-
I found this which was posted July 13th, 2005.
http://lists.infradead.org/pipermail/linux...uly/002255.html (http://lists.infradead.org/pipermail/linux-pcmcia/2005-July/002255.html)
I'm wondering if someone could test it out? I'd like to see if it allows both Wifi & ide at the same time.
diff --git a/drivers/ide/legacy/ide-cs.c b/drivers/ide/legacy/ide-cs.c
--- a/drivers/ide/legacy/ide-cs.c
+++ b/drivers/ide/legacy/ide-cs.c
@@ -481,6 +481,7 @@ static struct pcmcia_device_id ide_ids[]
PCMCIA_DEVICE_PROD_ID12("TOSHIBA", "MK2001MPL", 0xb4585a1a, 0x3489e003),
PCMCIA_DEVICE_PROD_ID12("WIT", "IDE16", 0x244e5994, 0x3e232852),
PCMCIA_DEVICE_PROD_ID1("STI Flash", 0xe4a13209),
+ PCMCIA_MFC_DEVICE_PROD_ID12(1, "SanDisk", "ConnectPlus", 0x7a954bd9, 0x74be00c6),
PCMCIA_DEVICE_NULL,
};
MODULE_DEVICE_TABLE(pcmcia, ide_ids);
I'd build it myself, but I don't currently have a PC to do it on (Though my new laptop's coming! Woo hoo!). Will someone give it a whirl and see if it allows both wifi & ide usage at the same time?
-
sure I will try it :-)
thing is - I have a test coming up the day after tommorow.
shell we say in two days?
Niv
I found this which was posted July 13th, 2005.
http://lists.infradead.org/pipermail/linux...uly/002255.html (http://lists.infradead.org/pipermail/linux-pcmcia/2005-July/002255.html)
I'm wondering if someone could test it out? I'd like to see if it allows both Wifi & ide at the same time.
diff --git a/drivers/ide/legacy/ide-cs.c b/drivers/ide/legacy/ide-cs.c
--- a/drivers/ide/legacy/ide-cs.c
+++ b/drivers/ide/legacy/ide-cs.c
@@ -481,6 +481,7 @@ static struct pcmcia_device_id ide_ids[]
PCMCIA_DEVICE_PROD_ID12("TOSHIBA", "MK2001MPL", 0xb4585a1a, 0x3489e003),
PCMCIA_DEVICE_PROD_ID12("WIT", "IDE16", 0x244e5994, 0x3e232852),
PCMCIA_DEVICE_PROD_ID1("STI Flash", 0xe4a13209),
+ PCMCIA_MFC_DEVICE_PROD_ID12(1, "SanDisk", "ConnectPlus", 0x7a954bd9, 0x74be00c6),
PCMCIA_DEVICE_NULL,
};
MODULE_DEVICE_TABLE(pcmcia, ide_ids);
I'd build it myself, but I don't currently have a PC to do it on (Though my new laptop's coming! Woo hoo!). Will someone give it a whirl and see if it allows both wifi & ide usage at the same time?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=88582\"][{POST_SNAPBACK}][/a][/div]
-
This topic is VERY high in my wish list.
Hell, I paid 60$ for this card now (don't ask y I paid double :-( So I am very keen to see it work.
ok I took another look at it. my remark?
WTF am I suppose to do with that?
look I gather I should add it somewhere and compile something, but, any chance you can throw me a bone here?
Niv
-
This topic is VERY high in my wish list.
Hell, I paid 60$ for this card now (don't ask y I paid double :-( So I am very keen to see it work.
ok I took another look at it. my remark?
WTF am I suppose to do with that?
look I gather I should add it somewhere and compile something, but, any chance you can throw me a bone here?
Niv
[div align=\"right\"][a href=\"index.php?act=findpost&pid=88622\"][{POST_SNAPBACK}][/a][/div]
Looks like a patch against kernel 2.6 to me
-
can It work with current 3.5.3 ?
-
On the C7x0 it may. However since the kernel is undergoing a series of serious reorganizations (udev,hotplug,pcmcia core), it's not yet decided whether we will ship 3.5.4 with 2.6.12 or wait until these things are completely done - which could very well take until the end of this year.
I recommend someone trying this on a laptop or desktop PC. If it works there, we will get it to work on the C7x0 as well.
-
any chance for a collie port?
-
any chance for a collie port?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=88742\"][{POST_SNAPBACK}][/a][/div]
Only if someone is motivated enough to port 2.6 to collie, which would lack SD support for sure, since sharp made it binary only.
-
That patch means I can mount the 128M on a 2.6.12-mm1 kernel, but hostap will now no longer recognise the card.