FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > FPGA

FPGA comp.arch.fpga newsgroup (usenet)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-30-2003, 12:52 AM
SneakerNet
Guest
 
Posts: n/a
Default USB Core (Japanese Version)

Hi Guys

I know someone of you have helped me in my replies regarding USB
Implementation before.
I downloaded the USB Core (referred to as the Japanese version). The beauty
of this core is that no hardware is required. Just need to connect the D+
and D- of the USB cable to pins of the FPGA.

The facts..
I changed the code around so that it has a altera pll running and producing
a 48Mhz clock for the usb.
I connected some of the output pins to the leds to see what's going on.
I uploaded the program and connected the usb cable to the pins and to the PC
(and added some circuitry like 3 extra resistors).
and Behold, the program on the FPGA actually does something. I know it's
working because when i connect/disconnect the usb calbe, the lights on fpga
change their pattern for a small amount of time..

However I can't test the actual communication. The reason being, when I
connect the usb cable to the PC, the PC recognizes a new USB device is
attached (as win2k shows in the system try all the usb devices.), however is
unrcognised as VALID drivers are not installed.

What I need is some help/tips on how i can install a driver for this
product. The fpga has been configured so that it recognises a vendor ID of
C91 and product ID of 2001. I have tried playing around with .inf files, but
win2k rejects all of them and uses the standard c:\winnt\inf\usb.inf file.

I'm so close to getting this thing to work.

Pls help/advice
Regards


Reply With Quote
  #2 (permalink)  
Old 09-30-2003, 01:47 AM
cb
Guest
 
Posts: n/a
Default Re: USB Core (Japanese Version)

On Tue, 30 Sep 2003 10:52:19 +1200, "SneakerNet" <[email protected]>
wrote:

>Hi Guys
>
>I know someone of you have helped me in my replies regarding USB
>Implementation before.
>I downloaded the USB Core (referred to as the Japanese version).


would you please post a url so others can look at it ?

Reply With Quote
  #3 (permalink)  
Old 09-30-2003, 01:58 AM
SneakerNet
Guest
 
Posts: n/a
Default Re: USB Core (Japanese Version)


"cb" <[email protected]> wrote in message
news:[email protected]..
> On Tue, 30 Sep 2003 10:52:19 +1200, "SneakerNet" <[email protected]>
> wrote:
>
> >Hi Guys
> >
> >I know someone of you have helped me in my replies regarding USB
> >Implementation before.
> >I downloaded the USB Core (referred to as the Japanese version).

>
> would you please post a url so others can look at it ?
>


I didn't post the link as I got the link from this newsgroup so didn't think
anyone would need it. Anyway here is the link
http://member.nifty.ne.jp/fpga/freeip/usb/

It's in Japenese. Goto Altavista.com and translate it from japense to
english.

Pls reply back if you get it work.
Have fun
Regards


Reply With Quote
  #4 (permalink)  
Old 09-30-2003, 03:06 PM
Colin Jackson
Guest
 
Posts: n/a
Default Re: USB Core (Japanese Version)


"SneakerNet" <[email protected]> wrote in message
news:HI2eb.162954$[email protected]..
> Hi Guys
>
> I know someone of you have helped me in my replies regarding USB
> Implementation before.
> I downloaded the USB Core (referred to as the Japanese version). The

beauty
> of this core is that no hardware is required. Just need to connect the D+
> and D- of the USB cable to pins of the FPGA.
>
> The facts..
> I changed the code around so that it has a altera pll running and

producing
> a 48Mhz clock for the usb.
> I connected some of the output pins to the leds to see what's going on.
> I uploaded the program and connected the usb cable to the pins and to the

PC
> (and added some circuitry like 3 extra resistors).
> and Behold, the program on the FPGA actually does something. I know it's
> working because when i connect/disconnect the usb calbe, the lights on

fpga
> change their pattern for a small amount of time..
>
> However I can't test the actual communication. The reason being, when I
> connect the usb cable to the PC, the PC recognizes a new USB device is
> attached (as win2k shows in the system try all the usb devices.), however

is
> unrcognised as VALID drivers are not installed.
>
> What I need is some help/tips on how i can install a driver for this
> product. The fpga has been configured so that it recognises a vendor ID of
> C91 and product ID of 2001. I have tried playing around with .inf files,

but
> win2k rejects all of them and uses the standard c:\winnt\inf\usb.inf file.
>
> I'm so close to getting this thing to work.
>
> Pls help/advice
> Regards
>
>

Try http://www.jungo.com/products.html#driver_tools
They have a demo version that looks really easy to make drivers.
I played with it but not on a real device.
Let us know if it works!

-Colin


Reply With Quote
  #5 (permalink)  
Old 09-30-2003, 10:15 PM
SneakerNet
Guest
 
Posts: n/a
Default Re: USB Core (Japanese Version)


"Colin Jackson" <jacksoncolin@fake_yahoo.com> wrote in message
news:[email protected]..
>
> "SneakerNet" <[email protected]> wrote in message
> news:HI2eb.162954$[email protected]..
> > Hi Guys
> >
> > I know someone of you have helped me in my replies regarding USB
> > Implementation before.
> > I downloaded the USB Core (referred to as the Japanese version). The

> beauty
> > of this core is that no hardware is required. Just need to connect the

D+
> > and D- of the USB cable to pins of the FPGA.
> >
> > The facts..
> > I changed the code around so that it has a altera pll running and

> producing
> > a 48Mhz clock for the usb.
> > I connected some of the output pins to the leds to see what's going on.
> > I uploaded the program and connected the usb cable to the pins and to

the
> PC
> > (and added some circuitry like 3 extra resistors).
> > and Behold, the program on the FPGA actually does something. I know it's
> > working because when i connect/disconnect the usb calbe, the lights on

> fpga
> > change their pattern for a small amount of time..
> >
> > However I can't test the actual communication. The reason being, when I
> > connect the usb cable to the PC, the PC recognizes a new USB device is
> > attached (as win2k shows in the system try all the usb devices.),

however
> is
> > unrcognised as VALID drivers are not installed.
> >
> > What I need is some help/tips on how i can install a driver for this
> > product. The fpga has been configured so that it recognises a vendor ID

of
> > C91 and product ID of 2001. I have tried playing around with .inf files,

> but
> > win2k rejects all of them and uses the standard c:\winnt\inf\usb.inf

file.
> >
> > I'm so close to getting this thing to work.
> >
> > Pls help/advice
> > Regards
> >
> >

> Try http://www.jungo.com/products.html#driver_tools
> They have a demo version that looks really easy to make drivers.
> I played with it but not on a real device.
> Let us know if it works!
>
> -Colin
>
>


Hello Colin
LOL, while doing a search on google, I had come across that site.
Installed it, then deleted it :P..
Guess looks like I'll have to try again. I hope I can crack it.
Thanks Colin
Regards


Reply With Quote
  #6 (permalink)  
Old 10-01-2003, 01:32 AM
SneakerNet
Guest
 
Posts: n/a
Default Re: USB Core (Japanese Version)


"Colin Jackson" <jacksoncolin@fake_yahoo.com> wrote in message
news:[email protected]..
>
> "SneakerNet" <[email protected]> wrote in message
> news:HI2eb.162954$[email protected]..
> > Hi Guys
> >
> > I know someone of you have helped me in my replies regarding USB
> > Implementation before.
> > I downloaded the USB Core (referred to as the Japanese version). The

> beauty
> > of this core is that no hardware is required. Just need to connect the

D+
> > and D- of the USB cable to pins of the FPGA.
> >
> > The facts..
> > I changed the code around so that it has a altera pll running and

> producing
> > a 48Mhz clock for the usb.
> > I connected some of the output pins to the leds to see what's going on.
> > I uploaded the program and connected the usb cable to the pins and to

the
> PC
> > (and added some circuitry like 3 extra resistors).
> > and Behold, the program on the FPGA actually does something. I know it's
> > working because when i connect/disconnect the usb calbe, the lights on

> fpga
> > change their pattern for a small amount of time..
> >
> > However I can't test the actual communication. The reason being, when I
> > connect the usb cable to the PC, the PC recognizes a new USB device is
> > attached (as win2k shows in the system try all the usb devices.),

however
> is
> > unrcognised as VALID drivers are not installed.
> >
> > What I need is some help/tips on how i can install a driver for this
> > product. The fpga has been configured so that it recognises a vendor ID

of
> > C91 and product ID of 2001. I have tried playing around with .inf files,

> but
> > win2k rejects all of them and uses the standard c:\winnt\inf\usb.inf

file.
> >
> > I'm so close to getting this thing to work.
> >
> > Pls help/advice
> > Regards
> >
> >

> Try http://www.jungo.com/products.html#driver_tools
> They have a demo version that looks really easy to make drivers.
> I played with it but not on a real device.
> Let us know if it works!
>
> -Colin
>
>


Colin
Have u got a crack for this program? Since I installed it about a month
back, then uninstalled it, and now it won't work.. Sigh

Cheers


Reply With Quote
  #7 (permalink)  
Old 10-01-2003, 02:58 AM
SneakerNet
Guest
 
Posts: n/a
Default Re: USB Core (Japanese Version)

Hi Again Colin
Don't worry about the crack, I found it.
Did u have this problem,
WinDriver finds the device, and I assign the Vendor ID and the Product ID
and windriver generates a inf file, and then tries to install the driver.
However at this stage, win2k takes over and reports that
c:\winnt\inf\usb.inf is a closer match and windows ends up using that driver
instead of my custom generated driver and I can't do anything about it.

Cheers.


"Colin Jackson" <jacksoncolin@fake_yahoo.com> wrote in message
news:[email protected]..
>
> "SneakerNet" <[email protected]> wrote in message
> news:HI2eb.162954$[email protected]..
> > Hi Guys
> >
> > I know someone of you have helped me in my replies regarding USB
> > Implementation before.
> > I downloaded the USB Core (referred to as the Japanese version). The

> beauty
> > of this core is that no hardware is required. Just need to connect the

D+
> > and D- of the USB cable to pins of the FPGA.
> >
> > The facts..
> > I changed the code around so that it has a altera pll running and

> producing
> > a 48Mhz clock for the usb.
> > I connected some of the output pins to the leds to see what's going on.
> > I uploaded the program and connected the usb cable to the pins and to

the
> PC
> > (and added some circuitry like 3 extra resistors).
> > and Behold, the program on the FPGA actually does something. I know it's
> > working because when i connect/disconnect the usb calbe, the lights on

> fpga
> > change their pattern for a small amount of time..
> >
> > However I can't test the actual communication. The reason being, when I
> > connect the usb cable to the PC, the PC recognizes a new USB device is
> > attached (as win2k shows in the system try all the usb devices.),

however
> is
> > unrcognised as VALID drivers are not installed.
> >
> > What I need is some help/tips on how i can install a driver for this
> > product. The fpga has been configured so that it recognises a vendor ID

of
> > C91 and product ID of 2001. I have tried playing around with .inf files,

> but
> > win2k rejects all of them and uses the standard c:\winnt\inf\usb.inf

file.
> >
> > I'm so close to getting this thing to work.
> >
> > Pls help/advice
> > Regards
> >
> >

> Try http://www.jungo.com/products.html#driver_tools
> They have a demo version that looks really easy to make drivers.
> I played with it but not on a real device.
> Let us know if it works!
>
> -Colin
>
>



Reply With Quote
  #8 (permalink)  
Old 10-01-2003, 07:33 PM
Colin Jackson
Guest
 
Posts: n/a
Default Re: USB Core (Japanese Version)

I had tried the program on my computer at work which I don't have anymore.
I had tried it back in January. I saw your posting and thought I'd point a
finger in that direction for you to look at.

Something isn't totally right with the way that windows handles USB devices.
I have a new Compaq scanner with a new Compaq computer.
They didn't even have the driver preinstalled. I had to use the scanner CD
to install the drivers.
Now, whenever I plug in another USB device (new or already installed)
windows scrambles the scanner driver. Then windows tells me how it found
"new hardware" and installs a do-nothing unknown device driver.
Installing the scanner drivers from the CD doesn't work.
I finally went to the windows answer database and found that I have to
uninstall ALL USB devices, including the motherboard USB controllers, reboot
and let windows find everything, then install the scanner driver, then plug
in the scanner.
Everytime the power goes out I have to do this procedure all over again.
I had to get a big UPS to put all my equipment on.

Microsoft engineers should be fixing the functionality of the operating
system instead of plugging the back-door holes THEY left for hackers to get
in.

Maybe when the government locks up one of those childish hackers they should
also lock up the Microsoft engineer that left the door open in the first
place.

Sorry about all the venting.

Regards,
Colin



"SneakerNet" <[email protected]> wrote in message
news:cFpeb.164194$[email protected]..
> Hi Again Colin
> Don't worry about the crack, I found it.
> Did u have this problem,
> WinDriver finds the device, and I assign the Vendor ID and the Product ID
> and windriver generates a inf file, and then tries to install the driver.
> However at this stage, win2k takes over and reports that
> c:\winnt\inf\usb.inf is a closer match and windows ends up using that

driver
> instead of my custom generated driver and I can't do anything about it.
>
> Cheers.
>
>
> "Colin Jackson" <jacksoncolin@fake_yahoo.com> wrote in message
> news:[email protected]..
> >
> > "SneakerNet" <[email protected]> wrote in message
> > news:HI2eb.162954$[email protected]..
> > > Hi Guys
> > >
> > > I know someone of you have helped me in my replies regarding USB
> > > Implementation before.
> > > I downloaded the USB Core (referred to as the Japanese version). The

> > beauty
> > > of this core is that no hardware is required. Just need to connect the

> D+
> > > and D- of the USB cable to pins of the FPGA.
> > >
> > > The facts..
> > > I changed the code around so that it has a altera pll running and

> > producing
> > > a 48Mhz clock for the usb.
> > > I connected some of the output pins to the leds to see what's going

on.
> > > I uploaded the program and connected the usb cable to the pins and to

> the
> > PC
> > > (and added some circuitry like 3 extra resistors).
> > > and Behold, the program on the FPGA actually does something. I know

it's
> > > working because when i connect/disconnect the usb calbe, the lights on

> > fpga
> > > change their pattern for a small amount of time..
> > >
> > > However I can't test the actual communication. The reason being, when

I
> > > connect the usb cable to the PC, the PC recognizes a new USB device is
> > > attached (as win2k shows in the system try all the usb devices.),

> however
> > is
> > > unrcognised as VALID drivers are not installed.
> > >
> > > What I need is some help/tips on how i can install a driver for this
> > > product. The fpga has been configured so that it recognises a vendor

ID
> of
> > > C91 and product ID of 2001. I have tried playing around with .inf

files,
> > but
> > > win2k rejects all of them and uses the standard c:\winnt\inf\usb.inf

> file.
> > >
> > > I'm so close to getting this thing to work.
> > >
> > > Pls help/advice
> > > Regards
> > >
> > >

> > Try http://www.jungo.com/products.html#driver_tools
> > They have a demo version that looks really easy to make drivers.
> > I played with it but not on a real device.
> > Let us know if it works!
> >
> > -Colin
> >
> >

>
>



Reply With Quote
  #9 (permalink)  
Old 10-01-2003, 11:18 PM
SneakerNet
Guest
 
Posts: n/a
Default Re: USB Core (Japanese Version)

Hi Colin
Haha it's ok. I had a similar problem with a HP scanner on a HP computer.
Once the driver was installed, if the user unplugge it and plugged it in a
diff usb slot, the whole driver process had to be carried out all over
again. Pain in the ass.

I deided to dedicate the usb port to scanner only ;o)
oh well
thanks for the direction. I'll keep working on it. Hopefully along the way
someone can help me out
Thanks again


"Colin Jackson" <jacksoncolin@fake_yahoo.com> wrote in message
news:[email protected]..
> I had tried the program on my computer at work which I don't have anymore.
> I had tried it back in January. I saw your posting and thought I'd point

a
> finger in that direction for you to look at.
>
> Something isn't totally right with the way that windows handles USB

devices.
> I have a new Compaq scanner with a new Compaq computer.
> They didn't even have the driver preinstalled. I had to use the scanner CD
> to install the drivers.
> Now, whenever I plug in another USB device (new or already installed)
> windows scrambles the scanner driver. Then windows tells me how it found
> "new hardware" and installs a do-nothing unknown device driver.
> Installing the scanner drivers from the CD doesn't work.
> I finally went to the windows answer database and found that I have to
> uninstall ALL USB devices, including the motherboard USB controllers,

reboot
> and let windows find everything, then install the scanner driver, then

plug
> in the scanner.
> Everytime the power goes out I have to do this procedure all over again.
> I had to get a big UPS to put all my equipment on.
>
> Microsoft engineers should be fixing the functionality of the operating
> system instead of plugging the back-door holes THEY left for hackers to

get
> in.
>
> Maybe when the government locks up one of those childish hackers they

should
> also lock up the Microsoft engineer that left the door open in the first
> place.
>
> Sorry about all the venting.
>
> Regards,
> Colin
>
>
>
> "SneakerNet" <[email protected]> wrote in message
> news:cFpeb.164194$[email protected]..
> > Hi Again Colin
> > Don't worry about the crack, I found it.
> > Did u have this problem,
> > WinDriver finds the device, and I assign the Vendor ID and the Product

ID
> > and windriver generates a inf file, and then tries to install the

driver.
> > However at this stage, win2k takes over and reports that
> > c:\winnt\inf\usb.inf is a closer match and windows ends up using that

> driver
> > instead of my custom generated driver and I can't do anything about it.
> >
> > Cheers.
> >
> >
> > "Colin Jackson" <jacksoncolin@fake_yahoo.com> wrote in message
> > news:[email protected]..
> > >
> > > "SneakerNet" <[email protected]> wrote in message
> > > news:HI2eb.162954$[email protected]..
> > > > Hi Guys
> > > >
> > > > I know someone of you have helped me in my replies regarding USB
> > > > Implementation before.
> > > > I downloaded the USB Core (referred to as the Japanese version). The
> > > beauty
> > > > of this core is that no hardware is required. Just need to connect

the
> > D+
> > > > and D- of the USB cable to pins of the FPGA.
> > > >
> > > > The facts..
> > > > I changed the code around so that it has a altera pll running and
> > > producing
> > > > a 48Mhz clock for the usb.
> > > > I connected some of the output pins to the leds to see what's going

> on.
> > > > I uploaded the program and connected the usb cable to the pins and

to
> > the
> > > PC
> > > > (and added some circuitry like 3 extra resistors).
> > > > and Behold, the program on the FPGA actually does something. I know

> it's
> > > > working because when i connect/disconnect the usb calbe, the lights

on
> > > fpga
> > > > change their pattern for a small amount of time..
> > > >
> > > > However I can't test the actual communication. The reason being,

when
> I
> > > > connect the usb cable to the PC, the PC recognizes a new USB device

is
> > > > attached (as win2k shows in the system try all the usb devices.),

> > however
> > > is
> > > > unrcognised as VALID drivers are not installed.
> > > >
> > > > What I need is some help/tips on how i can install a driver for this
> > > > product. The fpga has been configured so that it recognises a vendor

> ID
> > of
> > > > C91 and product ID of 2001. I have tried playing around with .inf

> files,
> > > but
> > > > win2k rejects all of them and uses the standard c:\winnt\inf\usb.inf

> > file.
> > > >
> > > > I'm so close to getting this thing to work.
> > > >
> > > > Pls help/advice
> > > > Regards
> > > >
> > > >
> > > Try http://www.jungo.com/products.html#driver_tools
> > > They have a demo version that looks really easy to make drivers.
> > > I played with it but not on a real device.
> > > Let us know if it works!
> > >
> > > -Colin
> > >
> > >

> >
> >

>
>



Reply With Quote
  #10 (permalink)  
Old 10-02-2003, 12:10 AM
Jan Panteltje
Guest
 
Posts: n/a
Default Re: USB Core (Japanese Version)

On a sunny day (Wed, 1 Oct 2003 11:32:49 +1200) it happened "SneakerNet"
<[email protected]> wrote in <Cooeb.164131$[email protected]>:

>
>"Colin Jackson" <jacksoncolin@fake_yahoo.com> wrote in message
>news:[email protected]..
>>
>> "SneakerNet" <[email protected]> wrote in message
>> news:HI2eb.162954$[email protected]..
>> > Hi Guys
>> >
>> > I know someone of you have helped me in my replies regarding USB
>> > Implementation before.
>> > I downloaded the USB Core (referred to as the Japanese version). The

>> beauty
>> > of this core is that no hardware is required. Just need to connect the

>D+
>> > and D- of the USB cable to pins of the FPGA.
>> >
>> > The facts..
>> > I changed the code around so that it has a altera pll running and

>> producing
>> > a 48Mhz clock for the usb.
>> > I connected some of the output pins to the leds to see what's going on.
>> > I uploaded the program and connected the usb cable to the pins and to

>the
>> PC
>> > (and added some circuitry like 3 extra resistors).
>> > and Behold, the program on the FPGA actually does something. I know it's
>> > working because when i connect/disconnect the usb calbe, the lights on

>> fpga
>> > change their pattern for a small amount of time..
>> >
>> > However I can't test the actual communication. The reason being, when I
>> > connect the usb cable to the PC, the PC recognizes a new USB device is
>> > attached (as win2k shows in the system try all the usb devices.),

>however
>> is
>> > unrcognised as VALID drivers are not installed.
>> >
>> > What I need is some help/tips on how i can install a driver for this
>> > product. The fpga has been configured so that it recognises a vendor ID

>of
>> > C91 and product ID of 2001. I have tried playing around with .inf files,

>> but
>> > win2k rejects all of them and uses the standard c:\winnt\inf\usb.inf

>file.
>> >
>> > I'm so close to getting this thing to work.
>> >
>> > Pls help/advice
>> > Regards
>> >
>> >

>> Try http://www.jungo.com/products.html#driver_tools
>> They have a demo version that looks really easy to make drivers.
>> I played with it but not on a real device.
>> Let us know if it works!
>>
>> -Colin
>>
>>

>
>Colin
>Have u got a crack for this program? Since I installed it about a month
>back, then uninstalled it, and now it won't work.. Sigh
>
>Cheers
>
>
>

Hey, it is the first time I have seen someone ask 3000$ for a Linux license...
I pressed 'BUY'....
Or did I read that wrong?
In Linux you can just modifiy some USB webcam driver I am sure...
In fact I had a go some time ago to interface unknown USB webcam, but
finally found an existing driver, so left it.
Just wondering.
JP
Reply With Quote
  #11 (permalink)  
Old 10-02-2003, 12:11 AM
Uwe Bonnes
Guest
 
Posts: n/a
Default Re: USB Core (Japanese Version)

SneakerNet <[email protected]> wrote:
: Hi Colin
: Haha it's ok. I had a similar problem with a HP scanner on a HP computer.
: Once the driver was installed, if the user unplugge it and plugged it in a
: diff usb slot, the whole driver process had to be carried out all over
: again. Pain in the ass.

: I deided to dedicate the usb port to scanner only ;o)
: oh well
: thanks for the direction. I'll keep working on it. Hopefully along the way
: someone can help me out
: Thanks again


: "Colin Jackson" <jacksoncolin@fake_yahoo.com> wrote in message
: news:[email protected]..
:> I had tried the program on my computer at work which I don't have anymore.

<about 120 lines of full quote deleted>

SneakerNet,

please don't fullquote.

Thanks

--
Uwe Bonnes [email protected]

Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
Reply With Quote
  #12 (permalink)  
Old 10-02-2003, 12:41 AM
SneakerNet
Guest
 
Posts: n/a
Default Re: USB Core (Japanese Version)


"Uwe Bonnes" <[email protected]> wrote in message
news:blfje7$rh8$[email protected]..
> SneakerNet <[email protected]> wrote:
> : Hi Colin
> : Haha it's ok. I had a similar problem with a HP scanner on a HP

computer.
> : Once the driver was installed, if the user unplugge it and plugged it in

a
> : diff usb slot, the whole driver process had to be carried out all over
> : again. Pain in the ass.
>
> : I deided to dedicate the usb port to scanner only ;o)
> : oh well
> : thanks for the direction. I'll keep working on it. Hopefully along the

way
> : someone can help me out
> : Thanks again
>
>
> : "Colin Jackson" <jacksoncolin@fake_yahoo.com> wrote in message
> : news:[email protected]..
> :> I had tried the program on my computer at work which I don't have

anymore.
>
> <about 120 lines of full quote deleted>
>
> SneakerNet,
>
> please don't fullquote.
>
> Thanks
>
> --
> Uwe Bonnes [email protected]
>
> Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
> --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------


??
I have no idea what you are on about Uwe. Sorry..


Reply With Quote
  #13 (permalink)  
Old 10-02-2003, 12:55 AM
Ulf Samuelsson
Guest
 
Posts: n/a
Default Re: USB Core (Japanese Version)


"SneakerNet" <[email protected]> skrev i meddelandet
news:cFpeb.164194$[email protected]..
> Hi Again Colin
> Don't worry about the crack, I found it.
> Did u have this problem,
> WinDriver finds the device, and I assign the Vendor ID and the Product ID
> and windriver generates a inf file, and then tries to install the driver.
> However at this stage, win2k takes over and reports that
> c:\winnt\inf\usb.inf is a closer match and windows ends up using that

driver
> instead of my custom generated driver and I can't do anything about it.
>
> Cheers.



Maybe remove usb.inf temporarily from the inf directory, install, and then
move usb.inf back....
That is what I have done in similar situations.
Maybe you indicate that it is a HID device with your Product Id....

--
Best Regards,
Ulf Samuelsson [email protected]
This is a personal view which may or may not be
share by my Employer Atmel Nordic AB


Reply With Quote
  #14 (permalink)  
Old 10-02-2003, 12:59 AM
Ulf Samuelsson
Guest
 
Posts: n/a
Default Re: USB Core (Japanese Version)

"SneakerNet" <[email protected]> skrev i meddelandet
news:2xHeb.165022$[email protected]..
> Hi Colin
> Haha it's ok. I had a similar problem with a HP scanner on a HP computer.
> Once the driver was installed, if the user unplugge it and plugged it in a
> diff usb slot, the whole driver process had to be carried out all over
> again. Pain in the ass.
>
> I deided to dedicate the usb port to scanner only ;o)
> oh well
> thanks for the direction. I'll keep working on it. Hopefully along the way
> someone can help me out
> Thanks again
>
>



This may or may not be a USB problem, or it might be a device problem
I know for sure that USB<->Serials may install as a different COM port if
you move it to another place in the hub.
Those are cheap devices where the manufactruere did not buy a serial EEPROM
to store a unique
product Id, in which case the device will not change COM port number when it
is moved.
--
Best Regards,
Ulf Samuelsson [email protected]
This is a personal view which may or may not be
share by my Employer Atmel Nordic AB



Reply With Quote
  #15 (permalink)  
Old 10-02-2003, 01:02 AM
Ulf Samuelsson
Guest
 
Posts: n/a
Default Re: USB Core (Japanese Version)

> > please don't fullquote.
> > Thanks
> > Uwe Bonnes [email protected]


> ??
> I have no idea what you are on about Uwe. Sorry..
>


He is complaining about the fact that you do not remove all the
unneccessary/old parts of the reply like headers.
This post was a reply to yours, but it is much shorter, since I cleaned it
up.
There are guidelines on how to "behave" in newsgroups, and if you adhere,
you wont see the "policing" from others.


--
Best Regards,
Ulf Samuelsson [email protected]
This is a personal view which may or may not be
share by my Employer Atmel Nordic AB


Reply With Quote
  #16 (permalink)  
Old 10-02-2003, 02:57 AM
SneakerNet
Guest
 
Posts: n/a
Default Re: USB Core (Japanese Version)


"Ulf Samuelsson" <[email protected]> wrote in message
news:A2Jeb.8119$P51.16835@amstwist00...
>
> "SneakerNet" <[email protected]> skrev i meddelandet
> news:cFpeb.164194$[email protected]..
> > Hi Again Colin
> > Don't worry about the crack, I found it.
> > Did u have this problem,
> > WinDriver finds the device, and I assign the Vendor ID and the Product

ID
> > and windriver generates a inf file, and then tries to install the

driver.
> > However at this stage, win2k takes over and reports that
> > c:\winnt\inf\usb.inf is a closer match and windows ends up using that

> driver
> > instead of my custom generated driver and I can't do anything about it.
> >
> > Cheers.

>
>
> Maybe remove usb.inf temporarily from the inf directory, install, and then
> move usb.inf back....
> That is what I have done in similar situations.
> Maybe you indicate that it is a HID device with your Product Id....
>
> --
> Best Regards,
> Ulf Samuelsson [email protected]
> This is a personal view which may or may not be
> share by my Employer Atmel Nordic AB
>
>


Hi Ulf
haha I did that.. but windows still found it LOL.. i even renamed it to
_usb.inf_ and it still found it.. LOL


Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:48 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved