QNX 4.24 - Texas Instrument PCI CardBus Controller 1410

Hello,

My ONX 4.24-Box needs a driver for the “Texas Instrument PCI CardBus
Controller 1410”.
The “Pcmcia.generic” driver does not detect the controller.

Is there a driver out there?

Regards,
Marc

“Marc Haas” <h_a_a_s_i_7_0@g_m_x.d_e> wrote in message
news:d57hbe$11l$1@inn.qnx.com

Hello,

My ONX 4.24-Box needs a driver for the “Texas Instrument PCI CardBus
Controller 1410”.
The “Pcmcia.generic” driver does not detect the controller.


Is there a driver out there?

You might want to try the driver that comes with the latest version of
QNX4.25.

Regards,
Marc

Hallo Mario,

thx for ur help … but i can’t drive an update, iwe develop software on
QNX 4.24 … so do u have a link for me, where i can download this driver?

thx
Marc

“Mario Charest” postmaster@127.0.0.1 wrote:

“Marc Haas” <h_a_a_s_i_7_0@g_m_x.d_e> wrote in message
news:d57hbe$11l$> 1@inn.qnx.com> …

Hello,

My ONX 4.24-Box needs a driver for the “Texas Instrument PCI CardBus
Controller 1410”.
The “Pcmcia.generic” driver does not detect the controller.



Is there a driver out there?



You might want to try the driver that comes with the latest version of
QNX4.25.



Regards,
Marc

“Marc Haas” <h_a_a_s_i_7_0@g_m_x.d_e> wrote in message
news:d57o1g$5nl$1@inn.qnx.com

Hallo Mario,

thx for ur help … but i can’t drive an update, iwe develop software on
QNX 4.24 … so do u have a link for me, where i can download this driver?

No I don’t. Only way I know is to get 4.25, install it and then extract the
executable you need ( pccard )

thx
Marc

“Mario Charest” postmaster@127.0.0.1 wrote:

“Marc Haas” <h_a_a_s_i_7_0@g_m_x.d_e> wrote in message
news:d57hbe$11l$> 1@inn.qnx.com> …

Hello,

My ONX 4.24-Box needs a driver for the “Texas Instrument PCI CardBus
Controller 1410”.
The “Pcmcia.generic” driver does not detect the controller.



Is there a driver out there?



You might want to try the driver that comes with the latest version of
QNX4.25.


Regards,
Marc

Hello, Marc!

MH> My ONX 4.24-Box needs a driver for the “Texas Instrument PCI CardBus
MH> Controller 1410”.
MH> The “Pcmcia.generic” driver does not detect the controller.
MH> Is there a driver out there?

If you will not find the driver I can show to you the solution which I have
used in DOS :slight_smile:

Ti1410 controller (and looks like others too) having the legacy mode and you
can enable it:

Just write to PCI configuration space register 0x44 16-bit value 0x03E1 and
0x0000 value to register 0x46 and adapter will be present at ISA port 0x3E0
as generic i82365SL-DL chip :slight_smile: enjoy !

With best regards, Mike Gorchak. E-mail: mike@malva.com.ua

Hallo Mike,

Mike Gorchak schrieb:

Ti1410 controller (and looks like others too) having the legacy mode and you
can enable it:

Just write to PCI configuration space register 0x44 16-bit value 0x03E1 and
0x0000 value to register 0x46 and adapter will be present at ISA port 0x3E0
as generic i82365SL-DL chip > :slight_smile: > enjoy !

This would be fantastic … :wink:
Can u tell me how to write the value to the register?

Thx a lot for ur help!
Marc