[[ header START ]]

Welcome to OS2.GURU site! (eComStation.RU)

Select your language: Russian English Deutch Spanish Italian Portuguese Czech Polish French

Frequently asked questions and answers:
telegram

Форум обсуждение

telegram

Send message

telegram

+7-981-8529467 (St.Petersburg),
WhatsUp, Telegram

telegram

t.me/os2_guru

Buy eCoSoft
shareware

eComStation.RU


ru · en · de · es · it · pt · cz · pl · fr
OS/2 is a greatly different operating system for PC (ArcaOS, eComStation, IBM OS/2 Warp)
Applications, news, reviews, support of users, hardware, questions and answers.
 
News  ArcaOS 5.1.1  How to use  Hardware  Updates/fixes  
 
 
eCoSoft  Future  Community  Projects  

eCo Software
doesn't receive
payments from USA

How to buy
russian OS/2 apps?

The concept of
OS/2 development

 
Update

 
Applications

 
Advantages:

 
For developer:

 
(Пайпы программ)

 
Companies:

 
History:

 
(Бонусы)

 
Advice:

 
(Барьеры и решения)

 
Technologies:

 
(Применение в науке, лаборатории, ..)

 

 
Solutions

 
New eComStation:

 
Future:

 
(Ссылки на другие сайты)

 
(Картинка дня)

 
OS/2 artefacts:

 
Gadgets:

 

Hardware > SCSI/IDE/...-controllers

Texas Instruments TI7420 PCMCIA Chipset

Driver: Download now

?>

Texas Instruments TI7420 PCMCIA Chipset

Mark: Good

PCMCIA worked perfectly with the APSoft driver when my PC had 1GB of RAM. Does NOT work anymore with 2GB (still works on Windows): problem reported to ecomstation.com, ticket #824, but no answer from support team since June 10, 2006.

 

Information is sent by: Aymeric Peyret -- 2006-12-15 21:41:19

 
****************************************

[GoogleAdv]

Test the program:

[You can promote your application here, contacts]

Comments:

Eugene Gorbunoff
2007-05-29 12:19:44

Aymeric Peyret writes:

I finally got the solution from APSoft themselves and posted in in the eCS newsgroups. Here it is:

In order to support CardBus PC Card adapters and CardBus cards CardWare uses memory outside of the first GB of memory address space.

In order to access CardBus and ExCA registers of the socket adapter CardWare tries to allocated 4kB of memory for each socket. By default SSPCIC search any empty 4 KB of memory between 0x40000000 and 0x60000000 (i.e. 1GB and 1.5GB). If your computer has 1.5 GB of RAM or more you will need to shift this area to unused address space. You can change above limits via /RS and /RE parameters of SSPCIC. E.g. /RS:0x50000000 /RE:0xA0000000.

In order to configure the CardBus card Card Services will search the free memory between 0x40000000 - 0x80000000 (i.e. 1GB and 2GB). If your computer has 2.0 GB of RAM or more you will need to shift this area to unused address space. You can change above limits via /RS and /RE parameters of PCCS. E.g. /RS:0xA0000000 /RE:0xC0000000.

Eugene Gorbunoff
2007-05-30 14:13:06

Ignore previous posting, read this:

In order to support CardBus PC Card adapters and CardBus cards CardWare uses memory outside of the first GB of memory address space.

In order to access CardBus and ExCA registers of the socket adapter CardWare tries to allocated 4kB of memory for each socket. By default SSPCIC search any empty 4 KB of memory between 0x40000000 and 0x60000000 (i.e. 1GB and 1.5GB). If your computer has 1.5 GB of RAM or more you will need to shift this area to unused address space. You can change above limits via /RS and /RE parameters of SSPCIC. E.g. /RS:0x50000000 /RE:0xA0000000 if you have more than 1.5GB of RAM and /RS:0xA0000000 /RE:0xC0000000 if you have 2GB of RAM. No other change in CONFIG.SYS is necessary.


Comment this note (add comments, don't expect that other users will reply or join discussions here)
  

Your Name:

Your E-Mail:

CODE:
535351