OS/2 USB Drivers -- where?
-
Richard Beeson
- Posts: 14
- Joined: Thu Dec 16, 2004 3:05 pm
OS/2 USB Drivers -- where?
Does anyone know where to find USB drivers for OS/2? I still use it on my Thinkpad 600. IBM has closed their software downloads to anyone who doesn't purchase a software subscription. They should rot in China. Doesn't matter if you bought the software in the box, you're out of luck. Anyone know of any other sites that might have the drivers? I only need the basic drivers, nothing fancy, so I can use my USB memory sticks.
Richard Beeson
-
BigWarpGuy
- Junior Member

- Posts: 453
- Joined: Wed Jan 05, 2005 9:22 pm
- Location: New Hampshire
- Contact:
USB for OS/2-eCS Driver Sites
http://www.os2warp.be
http://hobbes.nmsu.edu
members download section at
http://www.ecomstation.com
http://www.os2bbs.com
http://www.ecssite.com
http://www.os2site.com
Here are a few sites to check.

http://hobbes.nmsu.edu
members download section at
http://www.ecomstation.com
http://www.os2bbs.com
http://www.ecssite.com
http://www.os2site.com
Here are a few sites to check.
* * * * * * * * *
BigGoofyGuy
* * * * * * * * *
http://www.biggoofyguy.com
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
http://www.cafepress.com/tomleem
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
BigGoofyGuy
* * * * * * * * *
http://www.biggoofyguy.com
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
http://www.cafepress.com/tomleem
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
-
Richard Beeson
- Posts: 14
- Joined: Thu Dec 16, 2004 3:05 pm
-
Blonde Guy
- Posts: 9
- Joined: Tue Feb 15, 2005 10:32 am
- Location: Santa Cruz, CA
- Contact:
Free USB support for OS/2
By now, you've seen that most of the sources Big Warp Guy gave you are fee-based for OS/2.
Remember 1999?
There are three ways to go:
1 - keep using free stuff as long as you want.
2 - buy an annual subscription from IBM
3 - buy and register eComStation
If you choose #3, it works out of the box.
If you choose #1, and it sounds like you did, then using Google really hard will find free USB drivers for OS/2. Read the readme carefully -- USB is a stack. You need the following.
BASEDEV=USBUHCD.SYS /V
BASEDEV=USBD.SYS
BASEDEV=USBHID.SYS
BASEDEV=USBMSD.ADD /FLOPPIES:0
And most memory sticks will work. The first line will be different for each type of hardware. I've posted what worked on my Thinkpad. Your Thinkpad is old, and has USB 1.1. Most memory sticks are USB 2.0. The memory stick makers tested on Windows. They do not care that you want to use OS/2. The SanDisk brand works well on my OS/2 machines.
Neil
Remember 1999?
There are three ways to go:
1 - keep using free stuff as long as you want.
2 - buy an annual subscription from IBM
3 - buy and register eComStation
If you choose #3, it works out of the box.
If you choose #1, and it sounds like you did, then using Google really hard will find free USB drivers for OS/2. Read the readme carefully -- USB is a stack. You need the following.
BASEDEV=USBUHCD.SYS /V
BASEDEV=USBD.SYS
BASEDEV=USBHID.SYS
BASEDEV=USBMSD.ADD /FLOPPIES:0
And most memory sticks will work. The first line will be different for each type of hardware. I've posted what worked on my Thinkpad. Your Thinkpad is old, and has USB 1.1. Most memory sticks are USB 2.0. The memory stick makers tested on Windows. They do not care that you want to use OS/2. The SanDisk brand works well on my OS/2 machines.
Neil
-
Richard Beeson
- Posts: 14
- Joined: Thu Dec 16, 2004 3:05 pm
-
Guest
Re: OS/2 USB Drivers -- where?
You can obtain a Passport Advantage account for free just by signing up with IBM. From there you search for Warp and when it comes up you opt to purchase a 'maintainence contract' . Depending on the whim of IBM, you'll pay as little as $65 to as high as $120 (or perhaps a bit higher, I'm not sure anymore). The contract is good for one year from date of purchase and IBM will send you the latest release of OS/2 Warp 4.52 along with 9 other CDs of various updates and files - including (although certainly not needed) three floppy installation disks should you ever need them.Richard Beeson wrote:Does anyone know where to find USB drivers for OS/2? I still use it on my Thinkpad 600. IBM has closed their software downloads to anyone who doesn't purchase a software subscription. They should rot in China. Doesn't matter if you bought the software in the box, you're out of luck. Anyone know of any other sites that might have the drivers? I only need the basic drivers, nothing fancy, so I can use my USB memory sticks.
If, otoh, you would prefer not to sign up with IBM I will report that the latest USB drivers for OS/2 are often found on the Gnutella Network and offered by a variety of what must be OS/2 users. Gnutella is, of course, the network all P2P (Xnap, Limewire, BearShare, etc) users rely on to find files they would otherwise not have privy too.
Hope that helps!
-
Richard Beeson
- Posts: 14
- Joined: Thu Dec 16, 2004 3:05 pm
USB drivers for OS/2
Tim, thanks for the info. Maybe I'll try Gnutella. I use the OS/2 pretty rarely. I just want the capabality to be there when I need it. But I don't like the idea of paying for basic drivers. No wonder IBM lost the OS wars.
Richard
Richard
Richard Beeson
-
Guest
Re: Free USB support for OS/2
You can get any OS/2 "fee based" file on Xnap or Limewire. Search for "OS2 USB" and you'll find them. Whatever you do, avoid eComStation. Piece of junk. They ripped me off good. I bought an IBM subscription. THAT worked. Blond Guy is right. Use the config.sys statements above.Blonde Guy wrote:By now, you've seen that most of the sources Big Warp Guy gave you are fee-based for OS/2.
Remember 1999?
There are three ways to go:
1 - keep using free stuff as long as you want.
2 - buy an annual subscription from IBM
3 - buy and register eComStation
If you choose #3, it works out of the box.
If you choose #1, and it sounds like you did, then using Google really hard will find free USB drivers for OS/2. Read the readme carefully -- USB is a stack. You need the following.
BASEDEV=USBUHCD.SYS /V
BASEDEV=USBD.SYS
BASEDEV=USBHID.SYS
BASEDEV=USBMSD.ADD /FLOPPIES:0
And most memory sticks will work. The first line will be different for each type of hardware. I've posted what worked on my Thinkpad. Your Thinkpad is old, and has USB 1.1. Most memory sticks are USB 2.0. The memory stick makers tested on Windows. They do not care that you want to use OS/2. The SanDisk brand works well on my OS/2 machines.
Neil
OK, is it just me, or is anyone else having a problem with determining just whom is bashing whom?
Jane
2015 X1 Carbon, ThinkPad Slate, T410s, X301, X300, X200 Tablet, T60p, HP TouchPad, iPad Air 2, iPhone 5S, IdeaTab A2107A, Yoga 3 Pro
Bill Morrow's thinkpads.com Facebook group
I'm on Twitter
I do NOT respond to PM or e-mail requests for personal tech support.
2015 X1 Carbon, ThinkPad Slate, T410s, X301, X300, X200 Tablet, T60p, HP TouchPad, iPad Air 2, iPhone 5S, IdeaTab A2107A, Yoga 3 Pro
Bill Morrow's thinkpads.com Facebook group
I'm on Twitter
I do NOT respond to PM or e-mail requests for personal tech support.
-
BillMorrow
- *Senior* Admin

- Posts: 7153
- Joined: Tue Apr 13, 2004 9:40 pm
- Location: San Francisco -> Florida -> Georgia
- Contact:
gentlemen..nonny wrote:OK, is it just me, or is anyone else having a problem with determining just whom is bashing whom?
be nice to nonny..
she is a moderator and a trusted friend and advisor..
Bill Morrow, kept by parrots
& cockatoos
Sysop - forum.thinkpads.com
*
She was not what you would call refined,
She was not what you would call unrefined,
She was the type of person who kept a parrot.
~~~Mark Twain~~~
Sysop - forum.thinkpads.com
*
She was not what you would call refined,
She was not what you would call unrefined,
She was the type of person who kept a parrot.
~~~Mark Twain~~~
Passport Advantage for free?
Tim Martin, aka OS2Guy, should have better read his in the bottom mentioned Website where it is said "Where to BUY Passport Advantage".
Thomas
Thomas
Re: OS/2 USB Drivers -- where?
Richard Beeson wrote:Does anyone know where to find USB drivers for OS/2? I still use it on my Thinkpad 600. IBM has closed their software downloads to anyone who doesn't purchase a software subscription. They should rot in China. Doesn't matter if you bought the software in the box, you're out of luck. Anyone know of any other sites that might have the drivers? I only need the basic drivers, nothing fancy, so I can use my USB memory sticks.
Hi, Richard,
You may wish to check the drivers page on my web site at:
http://www.os2warplinks.com/main/drivers.htm
This page has a fairly long list of links to international web sites that specialize in driver downloads for OS/2 Warp.
Good Luck !!
RadarCat, Webmaster
http://www.os2warplinks.com
http://www.os2warplinks.com
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Thinkpad T420 Windows 10 drivers
by suman09 » Tue Jan 03, 2017 11:30 pm » in ThinkPad T400/410/420 and T500/510/520 Series - 2 Replies
- 925 Views
-
Last post by kfzhu1229
Wed Jan 04, 2017 12:28 am
-
-
-
Devices With Unfound Drivers
by KingBubba » Sat Jan 28, 2017 7:20 pm » in ThinkPad T400/410/420 and T500/510/520 Series - 9 Replies
- 1327 Views
-
Last post by ArtShapiro
Tue Feb 07, 2017 11:27 am
-
-
- 5 Replies
- 1067 Views
-
Last post by ajkula66
Sun Mar 26, 2017 3:11 pm
-
-
Lots of issues w/ X61s drivers
by wujstefan » Thu Mar 30, 2017 3:16 pm » in Thinkpad X6x Series incl. X6x Tablet - 8 Replies
- 1571 Views
-
Last post by TPFanatic
Sun Jun 25, 2017 8:22 pm
-
Who is online
Users browsing this forum: No registered users and 2 guests




