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 - klight

Pages: [1]
1
Security and Networking / Sandisk Connect Plus drivers
« on: April 01, 2004, 03:59:41 pm »
From the pcmcia(5) man page, it appears that

  bind \"hostap_cs\" to 0, \"ide_cs\" to 1

is the correct format.  (substitute your favorite drivers)

2
Security and Networking / Sandisk Connect Plus drivers
« on: March 30, 2004, 10:06:49 am »
The latest Sharp ROM, using prism2_cs as hostap_cs isn\'t included, doesn\'t even see the card (according to dmesg).  

This link seemed to hold some hope for OZ 3.2:

http://sourceforge.net/mailarchive/message...?msg_id=6845786

But the same error messages as OZ 3.3.x are reported in dmesg, however the unit does not pause like OZ 3.3.5/6 when the card is inserted.

The good news is that the memory portion of the card can be made to work, as pointed out in the above link by inserting the following into /etc/pcmcia/config on OZ 3.2/3.3.x.

 card \"SanDisk ConnectPlus 128M\"
   manfid 0xd601, 0x0101
   bind \"ide_cs\" to 1
 
 before \"source ./*.conf\" at the end of the file.  For OZ 3.3.x the bind item seems to be \"ide-cs\".
This may also work for Sharp ROMs.

HTH

3
5x00 Hardware / Repair FS help
« on: March 27, 2004, 08:59:24 pm »
Did you remove the CF card from the Z when booting?

4
Security and Networking / Sandisk Connect Plus drivers
« on: March 27, 2004, 08:49:56 am »
OZ 3.3.5 using hostap seems to have huge pauses when this card is inserted.   dmesg compains about register timeouts and irq\'s not being assigned.  If I can get a Sharp flash re-installed, I\'ll try that.

Pages: [1]