Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - zmcgrew

Pages: [1]
1
I found this which was posted July 13th, 2005.

http://lists.infradead.org/pipermail/linux...uly/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?

2
Angstrom & OpenZaurus / Flashing From Sandisk Wifi + 128mb
« on: July 16, 2005, 12:01:18 am »
Answer: No, you can't.

It won't work. I tried it and couldn't get it to work... Plugged in a regular cf card, and it worked the first time.

3
Angstrom & OpenZaurus / Flashing From Sandisk Wifi + 128mb
« on: July 14, 2005, 04:03:21 pm »
Flashing from Sandisk Wifi + 128MB -- Can it be done?

I just got my Zaurus and my card, and I want to install OZ instead of the Sharp ROM.

I tried pressing C & D & Full Reset, but couldn't get it to go... Do I just have fat fingers, or does it not work from this card? I got the card reading under the sharp rom so I could copy the data over to it just fine, but I can't seem to get it to flash...

Thanks in advance for the help.

Pages: [1]