USB card reader on TP-LINK WDR3600

Post new topic   Reply to topic    DD-WRT Forum Index -> Hardware DIY / Hardware Mods
Author Message
ValeryDonchenko
DD-WRT Novice


Joined: 04 Oct 2014
Posts: 2

PostPosted: Thu Dec 24, 2015 2:01    Post subject: USB card reader on TP-LINK WDR3600 Reply with quote
USB card reader connected to TP-LINK WDR3600 with FW r28579

Power is ON, device visible in USB device list but no HID driver and script can not read input.

cat /proc/bus/usb/devices

T: Bus=01 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#= 3 Spd=1.5 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=1d57 ProdID=ac08 Rev= 0.21
S: Manufacturer=Feeling-tech-USB product
S: Product=EWORK-ERFID10A-608
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=01 Driver=(none)
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10ms


On default installed CentOS everything OK

Script to read and print:

while true; do
# ------------------------------
#echo "*** Waiting for Input ***"
read -r cardNumber < /dev/tty1
echo "Card number=$cardNumber"

# ------------------------------
#echo "*** process Card ***"
done
Sponsor
ValeryDonchenko
DD-WRT Novice


Joined: 04 Oct 2014
Posts: 2

PostPosted: Thu Dec 24, 2015 13:21    Post subject: ready to create small project to resolve this issue. Reply with quote
ready to create small project to resolve this issue.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Hardware DIY / Hardware Mods All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum