Mail Archives: djgpp/1996/07/12/09:30:10
Xref: | news2.mv.net comp.os.msdos.djgpp:5909
|
Newsgroups: | comp.os.msdos.djgpp
|
From: | philpri AT ee2 DOT ee DOT cit DOT ac DOT nz (Richard Philp)
|
Subject: | Device Driver(s) in DJGPP?
|
Message-ID: | <philpri.34.837132102@ee2.ee.cit.ac.nz>
|
Date: | Fri, 12 Jul 1996 00:41:42 GMT
|
Distribution: | world
|
Organization: | Central Institute of Technology
|
Lines: | 14
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hi all,
I've started a small program that (if I get it finished) will reconise,
and maybe, play CDs. The problem is I have all the info I need, but its all
in assembler, so I'm trying to find C equivents to do either the same thing,
or part of it. One part of the info requires getting the CDROM device driver
name, so it describes how to do it in assembler. I've implemented it, but it
doesn't work, maybe because I don't understand it. Anyway, is there a
function that will allow me to get this device name? If not, is there a
djgpp library (Freeware prefably) that'll has this in it? I need this name
before I go onto anything else.
Any help very much appreciated.
Rich.
- Raw text -