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

Title: Sandisk Connectplus Wifi & Ide At The Same Time?
Post 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.

Code: [Select]
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?
Title: Sandisk Connectplus Wifi & Ide At The Same Time?
Post by: niv on July 17, 2005, 06:21:51 am
sure I will try it :-)
thing is - I have a test coming up the day after tommorow.
shell we say in two days?

Niv

Quote
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.

Code: [Select]
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]
Title: Sandisk Connectplus Wifi & Ide At The Same Time?
Post by: niv on July 17, 2005, 03:24:49 pm
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
Title: Sandisk Connectplus Wifi & Ide At The Same Time?
Post by: koen on July 17, 2005, 04:02:34 pm
Quote
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
Title: Sandisk Connectplus Wifi & Ide At The Same Time?
Post by: niv on July 18, 2005, 02:27:42 pm
can It work with current 3.5.3 ?
Title: Sandisk Connectplus Wifi & Ide At The Same Time?
Post by: Mickeyl on July 18, 2005, 03:46:51 pm
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.
Title: Sandisk Connectplus Wifi & Ide At The Same Time?
Post by: niv on July 18, 2005, 03:48:37 pm
any chance for a collie port?
Title: Sandisk Connectplus Wifi & Ide At The Same Time?
Post by: koen on July 18, 2005, 03:52:46 pm
Quote
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.
Title: Sandisk Connectplus Wifi & Ide At The Same Time?
Post by: XorA on July 19, 2005, 11:35:22 am
That patch means I can mount the 128M on a 2.6.12-mm1 kernel, but hostap will now no longer recognise the card.