[1303] in NetBSD-Development
Re: netbsd 1.1B
daemon@ATHENA.MIT.EDU (jtkohl@MIT.EDU)
Tue Apr 23 13:52:17 1996
Date: Tue, 23 Apr 1996 13:51:43 -0400
From: jtkohl@MIT.EDU
To: mhl@nano.mit.edu
Cc: netbsd-afs@MIT.EDU
In-Reply-To: <9604160455.AA07462@nano.mit.edu> (mhl@nano.mit.edu)
Reply-To: netbsd-afs@MIT.EDU
For the moment, you'll have to wait until the libafs module is updated
to support 1.1B.
The libafs modules depend heavily on internal kernel structures, which
are just the type of thing which often change between named releases of
NetBSD kernels (e.g. from 1.1A to 1.1B involved a substantial modification of
the device configuration framework). The checks inside the module to
prevent cross-module loading are there to make sure you do not
suffer from problems related to a mismatched kernel and libafs.
==John