Date: Tue, 2 Aug 2005 15:03:11 -0400 From: "Tony Oresteen" <[EMAIL PROTECTED]> Subject: PCMCIA Drivers 100CT MS-DOS
I'm trying to get the PCMCIA drivers to load in DOS (IBM PC-DOS 7.0) . Since PC-DOS 7 comes with Phoiex PCMCIA drivers 3.x I'd thought I would start there. The PCMCIA install created a line in the CONFIG.SY that calls PCMSS.EXE (this is the SOCEKET SERVICES driver). PCMSS.EXE does not come with PC-DOS 7. Instead, there are 4 chip specific files for socket services: PCMSSIT.EXE Intel PCMCIA controller PCMSSCL.EXE Cirus Logic chip PCMSSDB.EXE DataBook chip PCMSSRI.EXE Ricoh chip. I guess the install routine couldn't figure out which chip the L100CT has so it used the generic PCMSS.EXE driver which I don't have. Looking at Win98 Device Manager on the 100CT, the PCMCIA chip is reported as ToPIC97. Anyone know which SOCKET SERVICES driver I should use? Better yet, any one have the PCMCIA slot working in any flavor of DOS? TIA