home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!Germany.EU.net!uniol!olis!oytix.north.de!wintermute.north.de!kaba
- From: kaba@wintermute.north.de (Kai Bartels)
- Newsgroups: comp.sys.amiga.programmer
- Subject: problems with my own devices & libraries
- Keywords: device library
- Message-ID: <1993Jan2.014844.12788@wintermute.north.de>
- Date: 2 Jan 93 01:48:44 GMT
- Article-I.D.: wintermu.1993Jan2.014844.12788
- Distribution: comp
- Organization: nothing (absolutely nothing) is organized here!
- Lines: 31
-
- Hi.
- I'm trying to write some devices and libraries of my own and it seems
- that each one works very well on it's own. But unfortionately there
- are some dependencies between them, so they have to work together. And
- that's where my problems start:
- When I open one device or library (e.g. a.device) the thing gets
- loaded, the initRoutine and Open-routine get called and all is fine.
- Then the next one (e.g. b.library) should open, but an error is
- returned and the first one (a.device) appears in the system list
- (here: the device list) a second time, *and* it's initRoutine is
- called again.
- This doesn't seem to happen if I try to open a device or library that
- is not one of mine as the second one.
- Basically I copied the skeleton device and library code from an old
- libraries and devices rom kernel manual (1.2 I think) and the whole
- thing runs on an 1.3 OS.
-
- What am I doing wrong?
-
- N.B.: Please reply by eMail since I don't receive this group.
-
- many thanx in advance, Kai
-
- P.S.: By the way: does anyone know what this RTF_COLDSTART is good
- for?
-
- --
- "Don't stop me, 'cause I'm havin' a good time
- I don't wanna stop at all" <Queen>
- Uni: g14b@alf.zfn.uni-Bremen.de + Home: kaba@wintermute.north.de
- Snail: Kai Bartels + Poelzigstr. 4 + 2800 Bremen 1 + FRG
-