how i can install prottoss.avr910 in vista

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
hossein

how i can install prottoss.avr910 in vista

Post by hossein » Sun Apr 15, 2007 9:54 pm

hi
how i can install prottoss.avr910. in vista
i install prottoss.avr910. driver on win xp and worked fine
but when i install prottoss.avr910.usb.inf windows vista messaged
"the system can not find the file specified"
maybe reason is from usbser.sys file!!!
help me plz

delta7
Posts: 1
Joined: Wed Jun 20, 2007 3:07 pm
Location: Swords -- Germany
Contact:

Re: how i can install prottoss.avr910 in vista

Post by delta7 » Wed Jun 20, 2007 3:11 pm

hossein wrote:...
"the system can not find the file specified"
maybe reason is from usbser.sys file!!!


Hi,

this is the official Microsoft link:
http://forums.microsoft.com/MSDN/ShowPo ... 5&SiteID=1
I have also a similiar problem (AVRDoper), but not found a working solution...

--------
The Bernhard

toshas

Post by toshas » Sun Sep 23, 2007 4:31 pm

up)
anybody solve this problem ?

---
"the system can not find the file specified"
maybe reason is from usbser.sys file!!!
---
just add usbser.sys in system32 folder
and add "include=mdmcpq.inf" to each [Driver.NT] in the .ini

but now i get error (code 10)
help!


thx

toshas

Post by toshas » Sun Sep 23, 2007 5:25 pm

yesss ))

thx to prottoss

just change "usbser.sys" -> "brusbser.sys"

danielrigano
Posts: 1
Joined: Sat Jan 19, 2008 3:43 pm
Contact:

Post by danielrigano » Sat Jan 19, 2008 3:45 pm

It also helped me ,thanks a lot.

zacharius
Posts: 3
Joined: Thu Jul 17, 2008 9:58 am

Post by zacharius » Thu Jul 17, 2008 10:29 am

guys explain please where change this usbser.sys and where find brusbser.sys ??????????????

christian
Objective Development
Objective Development
Posts: 1443
Joined: Thu Nov 09, 2006 11:46 am

Post by christian » Fri Jul 18, 2008 4:00 pm

It seems that Windows Vista forbids low speed devices with bulk endpoints. Osamu has a workaround for this, see www.obdev.at/goto.php?t=lowbulk

Post Reply