>Message: 5
>Date: Wed, 21 Jun 2006 14:08:30 +0200
>From: Eric Piel <[EMAIL PROTECTED]>
>Subject: Re: [Muscle] Re: O2MICRO Smartcardbus reader
>"Open Port
>       F10000 failed"
>To: MUSCLE <[email protected]>
>Cc: [EMAIL PROTECTED]
>Message-ID: <[EMAIL PROTECTED]>
>Content-Type: text/plain; charset=UTF-8;
format=flowed
>
>06/21/2006 11:17 AM, Andre Puschmann wrote/a écrit:
>> hi eric,
>> I'd love to test your patch but somehow the patch
>doesn't apply 
>cleanly!
>> all hunks failed!
>> did you make this patch against the initial driver
>from linuxnet.com 
>or
>> against a version already patched??
>> 
>Yes, I'm aware of this problem, you first have to
>change the file 
>format 
>from Windows to Unix (ie: remove the CR's). For
>instance you can run 
>this command:
>recode /CR-LF ozscrlx.c
>
>
>
>> ps the second version of the patch against 2.6.16
>contains your
>> suggested changes, sorry for not mention that!
>It's fine now that you've mentioned it :-)
>
>See you,
>Eric
>
>
------------------------------
I upgraded FC5 to the new 2.6.17 kernel
I applied the patch and it applied and built without
errors
I'm using pcscd version 1.3.1.
I used the following

my reader.conf

FRIENDLYNAME            "O2Micro SmartCardBus Reader"
DEVICENAME              /dev/ozscrlx
LIBPATH                
/usr/local/o2micro/lib_OZSCR.so
CHANNELID               0xF10000


then I ran

major=`grep ozscrlx /proc/devices | cut -c1-3`
mknod /dev/ozscrlx c $major 0
chmod 664 /dev/ozscrlx

then when I run
pcscd --foreground --debug

it crashes the kernel
I'm not sure how to be more helpful in the trouble
shooting of the problem.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to