network card DLINK DE 220P

Hi,

I’m wondering how to find device driver of network card DLINK DE 220P ?
Moreover, if I install qnx 4.0, the minimum
memory required is 16M or 32M?


Thanks,

Belinda

Hi Belinda,

Regarding the network card, the Dlink DE220P is not currently supported.
For a list of supported NIC’s please see:

http://qdn.qnx.com/support/hardware/index.html

Regarding memory. If you are not going to do any developemtn the OS
will easily fit in 16M or less. Really it depends on what you need
the system to do.

Erick.

Belinda <yye@borg.cs.dal.ca> wrote:

Hi,

I’m wondering how to find device driver of network card DLINK DE 220P ?
Moreover, if I install qnx 4.0, the minimum
memory required is 16M or 32M?



Thanks,

Belinda

Hi Erick,

You mean, if I do some developments on the os , it should have more memory.
I am ready for doing a real-time project, involved in writing a device
driver
or create processes to access serial ports. I’m not sure QNX4.25 or QNX6.01,
which
one is much better for develop this project.

Thanks.

“Hardware Support Account” <hw@qnx.com> wrote in message
news:9ruqrr$ca1$1@nntp.qnx.com

Hi Belinda,

Regarding the network card, the Dlink DE220P is not currently supported.
For a list of supported NIC’s please see:

http://qdn.qnx.com/support/hardware/index.html

Regarding memory. If you are not going to do any developemtn the OS
will easily fit in 16M or less. Really it depends on what you need
the system to do.

Erick.

Belinda <> yye@borg.cs.dal.ca> > wrote:
Hi,

I’m wondering how to find device driver of network card DLINK DE 220P
?
Moreover, if I install qnx 4.0, the minimum
memory required is 16M or 32M?


Thanks,

Belinda

Here’s an idea. In a memory constrained system, (16MB) have a script that
initializes the system to run/test your application and another script to
iniitialize the system for development.

Each script should slay off processes, services and features that are no
onger needed and restart the ones that are.


Bill Caroselli – 1(530) 510-7292
Q-TPS Consulting
QTPS@EarthLink.net


“Belinda” <yye@borg.cs.dal.ca> wrote in message
news:9rv1kp$nfv$1@inn.qnx.com

Hi Erick,

You mean, if I do some developments on the os , it should have more
memory.
I am ready for doing a real-time project, involved in writing a device
driver
or create processes to access serial ports. I’m not sure QNX4.25 or
QNX6.01,
which
one is much better for develop this project.

Thanks.

“Hardware Support Account” <> hw@qnx.com> > wrote in message
news:9ruqrr$ca1$> 1@nntp.qnx.com> …
Hi Belinda,

Regarding the network card, the Dlink DE220P is not currently supported.
For a list of supported NIC’s please see:

http://qdn.qnx.com/support/hardware/index.html

Regarding memory. If you are not going to do any developemtn the OS
will easily fit in 16M or less. Really it depends on what you need
the system to do.

Erick.

Belinda <> yye@borg.cs.dal.ca> > wrote:
Hi,

I’m wondering how to find device driver of network card DLINK DE
220P
?
Moreover, if I install qnx 4.0, the minimum
memory required is 16M or 32M?


Thanks,

Belinda

\

“Belinda” <yye@borg.cs.dal.ca> wrote in message
news:9rt5v8$ceu$1@inn.qnx.com

Hi,

I’m wondering how to find device driver of network card DLINK DE 220P ?
Moreover, if I install qnx 4.0, the minimum
memory required is 16M or 32M?

hard to make any conjectures related to how many RAM d’u need but we are
running qnx4 kernel + net/fleet + some drivers + tcpip5 stack at 2 Mb of
RAM. actually one Mb is used by os and another is left for the system
itself. also we had an experience of running well qnx4 + photon runtime +
sybase sqla server + tcpip stack + some fat complicated system at 12Mb of
RAM. so i believe at 16Mb or even 32Mb of RAM you can put a way more. my
development station has 128Mb of RAM and sometimes i feel really confused
how can i force to be used such ennormous amount of RAM. the only one
reasonable way i could find was a ram disk at 64Mb mounted as /tmp :slight_smile:

Thanks,

Belinda

// wbr

Hi Belinda,

If you are looking at building a driver for a device, then QNX6 will be the easist
right now. There are driver development kits that are provided with the OS,
so you will have examples of what you need to do.

Take care.

Erick.


Belinda <yye@borg.cs.dal.ca> wrote:

Hi Erick,

You mean, if I do some developments on the os , it should have more memory.
I am ready for doing a real-time project, involved in writing a device
driver
or create processes to access serial ports. I’m not sure QNX4.25 or QNX6.01,
which
one is much better for develop this project.

Thanks.

“Hardware Support Account” <> hw@qnx.com> > wrote in message
news:9ruqrr$ca1$> 1@nntp.qnx.com> …
Hi Belinda,

Regarding the network card, the Dlink DE220P is not currently supported.
For a list of supported NIC’s please see:

http://qdn.qnx.com/support/hardware/index.html

Regarding memory. If you are not going to do any developemtn the OS
will easily fit in 16M or less. Really it depends on what you need
the system to do.

Erick.

Belinda <> yye@borg.cs.dal.ca> > wrote:
Hi,

I’m wondering how to find device driver of network card DLINK DE 220P
?
Moreover, if I install qnx 4.0, the minimum
memory required is 16M or 32M?


Thanks,

Belinda

Hello, Belinda

I’m wondering how to find device driver of network card DLINK DE 220P ?

Regarding the network card: DE-220P is the NE2000-compatible ISA card,
so try to use Net.ether1000 network driver. If you have PNP model,
turn off PNP-mode using setup.exe program (DOS) for D-Link DE-220
adapters.

Regards,
Igor.