Jump to content

IBM2TOS1.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 7: Line 7:


==Parameters==
==Parameters==
*;/S0  
;/S0=: Number_of_slots ( 1 | 2 | 3 | 4 )
: Number_of_slots
:: Specifies number of PCMCIA socket (slots) for the system.
:: 1 | 2 | 3 | 4
;/S1=
:: Specifies number of PCMCIA socket(slots) for the system.  
;/C0=: status_change_irq (1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |13 |14 |15)
 
*;/C0  
: status_change_irq
:: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |13 |14 |15
::Specifies interrupt level for the PCMCIA controller status change, such as card insertion or removal. The default value interrupt level is 15.
::Specifies interrupt level for the PCMCIA controller status change, such as card insertion or removal. The default value interrupt level is 15.
 
;/C1=
:;NOTE: '/S0=' and '/C0' is the number zero (0) and not the letter (O).
;/N:IRQ0
;/IRQH
;/IRQL
;/APOFF
;/E
;/IO0=
;/IO1=
;/MEM0=
;/MEM1=
;/RI0=
;/RI1=
;/DEBUG
;/PH
;/IG0=
;/IG1=
;/NC0=
;/NC1=
;/PWRCTRL=
;/R=200


==Versions==
==Versions==
Line 23: Line 37:
!Date||Version||Size||Comments
!Date||Version||Size||Comments
|-
|-
|1994-01-14|| -- || 11,000 bytes ||  
|1994-01-14|| ||11,000 bytes||  
|-
|-
|1997-05-14|| ||10,054 bytes||
|}
|}




[[Category:BASEDEV Statements]]
[[Category:BASEDEV Statements]]

Revision as of 02:19, 9 September 2024

PC Card Socket Services for:

  • Toshiba T3600
  • Toshiba T4500, T4600, T4700, T4800
BASEDEV=IBM2TOS1.SYS /S0=number_of_slots </C0=status_change_irq>
Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1 S
OS/2 2.11 SMP S
OS/2 Warp 3 S
OS/2 Warp Connect S
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S


Parameters

/S0=
Number_of_slots ( 1 | 2 | 3 | 4 )
Specifies number of PCMCIA socket (slots) for the system.
/S1=
/C0=
status_change_irq (1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |13 |14 |15)
Specifies interrupt level for the PCMCIA controller status change, such as card insertion or removal. The default value interrupt level is 15.
/C1=
/N
IRQ0
/IRQH
/IRQL
/APOFF
/E
/IO0=
/IO1=
/MEM0=
/MEM1=
/RI0=
/RI1=
/DEBUG
/PH
/IG0=
/IG1=
/NC0=
/NC1=
/PWRCTRL=
/R=200

Versions

Date Version Size Comments
1994-01-14 11,000 bytes
1997-05-14 10,054 bytes