avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] avrisp mk II in linux


From: Naveen Goswamy
Subject: [avrdude-dev] avrisp mk II in linux
Date: Wed, 20 Dec 2006 14:03:32 -0500 (EST)

hi, I'm trying to get the avrisp2 to work with avrdude.

i've set up my udev system to make a device node /dev/avrdev when i plug in my avrisp2 to the usb port of my system.

however, when i try to run (with avrdude 5.2)

$ avrdude -p t2313 -c avrisp2 -P /dev/avrdev

I get

avrdude: ser_open(): can't set attributes for device "/dev/avrdev": Inappropriate ioctl for device

Is there a driver that I need to load for the avrisp2 device?



$ cat /proc/bus/usb/devices

...

T:  Bus=02 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=ff(vend.) Sub=00 Prot=00 MxPS=16 #Cfgs=  1
P:  Vendor=03eb ProdID=2104 Rev= 2.00
S:  Manufacturer=ATMEL
S:  Product=AVRISP mkII
S:  SerialNumber=0000A0019647
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms

...
TIA!






reply via email to

[Prev in Thread] Current Thread [Next in Thread]