CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

USB windows 98 Driver

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
tinley



Joined: 09 May 2006
Posts: 66

View user's profile Send private message Visit poster's website

USB windows 98 Driver
PostPosted: Fri May 26, 2006 9:55 am     Reply with quote

Has anyone written driver file for USB serial port emulation that they are prepared to share please?

Cheers!
GreenPic



Joined: 02 May 2006
Posts: 7

View user's profile Send private message

PostPosted: Mon May 29, 2006 11:33 pm     Reply with quote

CCS I think.
tinley



Joined: 09 May 2006
Posts: 66

View user's profile Send private message Visit poster's website

PostPosted: Tue May 30, 2006 1:40 am     Reply with quote

Sorry, I didn't make myself clear... I am looking for a windows 98 driver, not the xp/2k driver ccs supply.

Cheers
Ttelmah
Guest







PostPosted: Tue May 30, 2006 6:41 am     Reply with quote

The CCS driver, works with W98 as well, but requires that you manually install HID support, since it is not automatically loaded in the OS on W98. The readme for the driver, covers this.

Best Wishes
tinley



Joined: 09 May 2006
Posts: 66

View user's profile Send private message Visit poster's website

PostPosted: Tue May 30, 2006 9:26 am     Reply with quote

Thanks Ttelmah and GreenPic,

I was looking for CDC drivers, not HID. CCS state in the cdc include files that they don't support win 95 or 98... but it turns out they do! I found the correct .inf files supplied by ccs and it's working.

Cheers
Darren Rook



Joined: 06 Sep 2003
Posts: 287
Location: Milwaukee, WI

View user's profile Send private message Send e-mail

PostPosted: Tue May 30, 2006 11:02 am     Reply with quote

CCS has 98/ME CDC drivers.

See
C:\program files\picc\drivers\cdc9Xpt1.inf
and
C:\program files\picc\drivers\cdc9Xpt2.inf

(There are two parts)

There may be a flaw in the way CCS distributes the CDC INF files in that the 98/ME and 2000/XP INF are in the same directory, so Windows may get confused by that - so try moving cdc9Xpt1.inf and cdc9Xpt2.inf to a different directory.
_________________
I came, I saw, I compiled.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
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


Powered by phpBB © 2001, 2005 phpBB Group