home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!haven.umd.edu!decuac!pa.dec.com!nntpd2.cxo.dec.com!nntpd.lkg.dec.com!ryn.mro4.dec.com!vbohub.vbo.dec.com!jeremy.enet.dec.com!nimrod
- From: nimrod@jeremy.enet.dec.com
- Newsgroups: comp.sys.novell
- Subject: Writing ODI drivers in C
- Message-ID: <1992Nov17.164140.27337@vbohub.vbo.dec.com>
- Date: 17 Nov 92 16:41:40 GMT
- Sender: usenet@vbohub.vbo.dec.com (USENET News System)
- Reply-To: nimrod@jeremy.enet.dec.com ()
- Organization: Digital Equipment Corporation
- Lines: 20
- Nntp-Posting-Host: dec: .isv.jeremy
-
-
- Hello,
-
- I'm going to write client ODI driver. I would like to hear and get tips about
- your experience in writing this kind of driver in C (TURBO-C).
-
- The interface between HSM (my part in the driver) and MSM and TSM is defined by
- Novell. This interface is assembly style (parameters are passed by registers in
- both call and return directions).
-
- I thought about having assembly routines which will satisfy the Novell defined
- interface and from there call C using the standard C interface.
-
- Does any of you have experience with this kind of interface in ODI?
- If so, is it possible to share it and get pointers to it?
- What problems do you think I might have?
-
- I'll appreciate any information.
-
- /Nimrod Diamant
-