Subject: Re: CyberSCSI
To: None <thorgal@wfmh.man.szczecin.pl>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: port-amiga
Date: 04/27/1997 19:20:29
No.

Apart from technical differences in the kernel-driver interface, there
are legal issues.

GPL'd code can't be linked to the mostly BSD copyright kernel, because
else the GPL would force us to put the BSD code under GPL, which would
make us violate the University of California at Berkeley's licensing
conditions. 

GPL is designed that way.

	-is