SPONSORED LINKS

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

Re: Q: 760EL, W95 and Token Ring Auto 16/4



Lars Christian Evensen (larsev@stud.math.ntnu.no) wrote:
> On Fri, 21 Nov 1997, Harald Milz wrote:
> 
> > Hi, I have some problems getting my Token Ring Auto 16/4 Credit Card
> > adapter to work with Win95 (not OSR2). 
> 
> This might not be a hardware conflict, but a driver problem. Windows95 and
> NT 4.0 insist on installing an adapter that is not compatible with the
> card. Try getting the latest driver from IBMs web site
> (http://www.pcco.ibm.com/listfiles.html).

I finally found the TRPCC2 stuff on the IBM ftp server, thanks. It works
now. But additionally, I had an I/O address conflict which went unnoticed.
The SB16 emulation used 0x220 as usual, and the TR driver wants to put the
card to 0xA20. And guess what: someone chose to only decode the 10 LSB of
the address. The SB16 now runs happily at 0x240...

Thanks to all who helped!