Update LIP packs - switch eComStation to your language
Applications ReFormat utility aimed to format USB flashdisks and USB HDD, and make compatible with OS/2
Advantages: REXX script language. Automate all tasks with REXX script language. Easy to learn, easy to debug.
For developer: REXX: To process achive files (zip, rar, 7z) - use eZip library (Zippy)
(Пайпы программ) Companies: REXX: To process achive files (zip, rar, 7z) - use eZip library (Zippy)
History: Responsible for release of eComStation 1.2.5, 2.0 and 2.1: Joachim Benjamins (Mensys BV)
(Бонусы) Advice: eComStation hot keys: eComStation support service (eCo Software)
(Барьеры и решения) Technologies: Universal video drivers SNAP and Panorama VESA
(Применение в науке, лаборатории, ..)
Solutions 3D printer, controlled by OS/2 (for medicine, for factories, not to print nouns)
New eComStation: eComStation 2.2: Multi-processor support is stable now (successful startup on any computer)
Future: eComStation, comme il faut (let's describe perfect eCS)
(Ссылки на другие сайты) (Картинка дня) OS/2 artefacts: Lotus SmartSuite for IBM OS/2 Warp
Gadgets: Lotus SmartSuite for IBM OS/2 Warp
|
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.
Información enviada por: Aymeric Peyret -- 2006-12-15 21:41:19
****************************************
[GoogleAdv]
Test the program:
|
USB Dock - shows devices plugged into PC
|
Comentarios: 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.
|
|