From fnaumann@mail.cs.uni-magdeburg.de Mon Aug 30 14:34:02 2004 Subject: [MiNT] kerinfo availability? From: Petr Stehlik To: MiNT Content-Type: text/plain Message-Id: <1093869022.11040.64.camel@joy.sophics> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 30 Aug 2004 14:30:22 +0200 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at sophics.cz Delivered-To: mint@fishpool.com Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: joy@sophics.cz Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel Hi, I am trying to update a XIF driver source code and am about to use the kerinfo for the first time in my life. I was wondering - do I have to check for mint version somehow before I am allowed to call the nf_ops (if it's non-NULL, of course) of the kerinfo? Could there be an older version of FreeMiNT or MiNT (MiNT is _now_ TOS or even older MiNT is _not_ TOS) that would have too old and especially too short the kerinfo struct? I read through the doc/programmer/kerinfo.txt but didn't see anything about its versioning or history and availability in general. Thanks Petr