Trouble with QNX 6.2 and PCMCI

Hello thogether,

I have a lot of problems with the new QNX 6.2 and the PCMCI and the cards in
it.
Befor I used QNX 6.1 and there were no problems.

I tried to initialize a compact flash card. No chance. The behavior is so
slow and strange.
I use the same procedure to mount the card like in Version 6.1 but no chance
with 6.2.

The same thing with my network card.It’s a 3COM card Model : 3CCFE575CT-D.
If I initialize the card with io-net he creates 20 (!!!) devices. And it
does not work.
Again I had no problem under Version 6.1.

Like that I cant make my bootflash for the target system. This because the
dinit comand on my
windows hostet Momentics Version does not work. There everytime I try to
dinit the compact
flash it tells me that there is not enough space on the card. I use a
sandisk USB adapter.

Please Help
Patrik Cipriano

Previously, Cipriano Patrik wrote in qdn.public.qnxrtp.os:

Hello thogether,

I have a lot of problems with the new QNX 6.2 and the PCMCI and the cards in
it.
Befor I used QNX 6.1 and there were no problems.

I tried to initialize a compact flash card. No chance. The behavior is so
slow and strange.
I use the same procedure to mount the card like in Version 6.1 but no chance
with 6.2.

You need different parameters for devb-eide under 6.2 for compact flash
devices. If the I/O port for your compact flash card is 0x200 and the irq
is 3, then start devb-eide as follows:

devb-eide eide ioport=0x200:0x20c,irq=3

The same thing with my network card.It’s a 3COM card Model : 3CCFE575CT-D.
If I initialize the card with io-net he creates 20 (!!!) devices. And it
does not work.
Again I had no problem under Version 6.1.

Yes, this problem has been fixed. If you slay io-net and then re-start
io-net as follows, does it then work?

io-net -del900 -ptcpip

Like that I cant make my bootflash for the target system. This because the
dinit comand on my
windows hostet Momentics Version does not work. There everytime I try to
dinit the compact
flash it tells me that there is not enough space on the card. I use a
sandisk USB adapter.

Somebody else will have to comment on this one.

Please Help
Patrik Cipriano

Thank You,

The suggestion about the compact flah card helped.
But I could not solve the problem with the ethernet adapter.
Does there a new driver file exist?

Best Regards
Patrik

“Hugh Brown” <hsbrown@qnx.com> wrote in message
news:Voyager.020809081210.13668C@node90.ott.qnx.com

Previously, Cipriano Patrik wrote in qdn.public.qnxrtp.os:
Hello thogether,

I have a lot of problems with the new QNX 6.2 and the PCMCI and the
cards in
it.
Befor I used QNX 6.1 and there were no problems.

I tried to initialize a compact flash card. No chance. The behavior is
so
slow and strange.
I use the same procedure to mount the card like in Version 6.1 but no
chance
with 6.2.


You need different parameters for devb-eide under 6.2 for compact flash
devices. If the I/O port for your compact flash card is 0x200 and the irq
is 3, then start devb-eide as follows:

devb-eide eide ioport=0x200:0x20c,irq=3

The same thing with my network card.It’s a 3COM card Model :
3CCFE575CT-D.
If I initialize the card with io-net he creates 20 (!!!) devices. And
it
does not work.
Again I had no problem under Version 6.1.

Yes, this problem has been fixed. If you slay io-net and then re-start
io-net as follows, does it then work?

io-net -del900 -ptcpip


Like that I cant make my bootflash for the target system. This because
the
dinit comand on my
windows hostet Momentics Version does not work. There everytime I try to
dinit the compact
flash it tells me that there is not enough space on the card. I use a
sandisk USB adapter.


Somebody else will have to comment on this one.

Please Help
Patrik Cipriano
\

Sent latest devn-el900.so driver via e-mail.

Previously, Cipriano Patrik wrote in qdn.public.qnxrtp.os:

Thank You,

The suggestion about the compact flah card helped.
But I could not solve the problem with the ethernet adapter.
Does there a new driver file exist?

Best Regards
Patrik

“Hugh Brown” <> hsbrown@qnx.com> > wrote in message
news:> Voyager.020809081210.13668C@node90.ott.qnx.com> …
Previously, Cipriano Patrik wrote in qdn.public.qnxrtp.os:
Hello thogether,

I have a lot of problems with the new QNX 6.2 and the PCMCI and the
cards in
it.
Befor I used QNX 6.1 and there were no problems.

I tried to initialize a compact flash card. No chance. The behavior is
so
slow and strange.
I use the same procedure to mount the card like in Version 6.1 but no
chance
with 6.2.


You need different parameters for devb-eide under 6.2 for compact flash
devices. If the I/O port for your compact flash card is 0x200 and the irq
is 3, then start devb-eide as follows:

devb-eide eide ioport=0x200:0x20c,irq=3

The same thing with my network card.It’s a 3COM card Model :
3CCFE575CT-D.
If I initialize the card with io-net he creates 20 (!!!) devices. And
it
does not work.
Again I had no problem under Version 6.1.

Yes, this problem has been fixed. If you slay io-net and then re-start
io-net as follows, does it then work?

io-net -del900 -ptcpip


Like that I cant make my bootflash for the target system. This because
the
dinit comand on my
windows hostet Momentics Version does not work. There everytime I try to
dinit the compact
flash it tells me that there is not enough space on the card. I use a
sandisk USB adapter.


Somebody else will have to comment on this one.

Please Help
Patrik Cipriano



\