ISDN Port Linux->QNX

Hy,

I’m developing a ISDN device driver for Linux. But I like QNX (RTP) too. No
German ISDN Support :frowning:

I know there is one. But nothing free. Like free Beer. :slight_smile:

So perhaps I could try to port it to QNX. The driver esentialy uses the
following packages:

  • ppp
  • usbmgr
  • capi

Are there some equivalents for this in QNX?

Has someone experiences to port a kernel-module from Linux to QNX? Is it
easy, hard, too hard?

Thanks
Andreas

“Andreas Volz” <andreas@visual-internet-service.de> schrieb im Newsbeitrag
news:adif3l$ss1$1@inn.qnx.com

Hy,

I’m developing a ISDN device driver for Linux. But I like QNX (RTP) too.
No
German ISDN Support > :frowning:

I know there is one. But nothing free. Like free Beer. > :slight_smile:

So perhaps I could try to port it to QNX. The driver esentialy uses the
following packages:

  • ppp
  • usbmgr
  • capi

Are there some equivalents for this in QNX?

PPP and USB should be fairly easy to use… The more problematic part is
probably CAPI…
(Your might want to look into placing the CAPI interface in a QNX resource
manager)

Has someone experiences to port a kernel-module from Linux to QNX? Is it
easy, hard, too hard?

Thanks
Andreas