From: Geert Uytterhoeven <geert@cs.kuleuven.ac.be>
Subject: L68K: Modutils on Linux/m68k
To: rth@tamu.edu (Richard Henderson)
Date: Mon, 27 Jan 1997 10:39:21 +0100 (MET)
Cc: linux-m68k@phil.uni-sb.de (Linux/m68k list)
Sender: owner-linux-m68k@phil.uni-sb.de
Reply-To: linux-m68k@phil.uni-sb.de

	Hi Richard,

These are my patches for modutils on Linux/m68k.

--- modutils-970118/depmod/config.cc.orig	Sat Jan  4 23:26:47 1997
+++ modutils-970118/depmod/config.cc	Tue Jan 21 23:22:50 1997
@@ -74,6 +74,7 @@
 };
 
 static char *aliaslist[100]={
+	"binfmt-2 binfmt_aout",
 	"binfmt-204 binfmt_aout",
 	"binfmt-263 binfmt_aout",
 	"binfmt-264 binfmt_aout",
@@ -115,8 +116,8 @@
 	"char-major-10-2 msbusmouse",	/* /dev/inportbm Microsoft Inport bus mouse */
 	"char-major-10-3 atixlmouse",	/* /dev/atibm ATI XL bus mouse */
 					/* /dev/jbm J-mouse */
-					/* /dev/amigamouse Amiga mouse (68k/Amiga) */
-					/* /dev/atarimouse Atari mouse */
+	"char-major-10-4 amigamouse",	/* /dev/amigamouse Amiga mouse (68k/Amiga) */
+	"char-major-10-5 atarimouse",	/* /dev/atarimouse Atari mouse */
 					/* /dev/sunmouse Sun mouse */
 					/* /dev/beep Fancy beep device */
 					/* /dev/modreq Kernel module load request */

Greetings,

						Geert

--
Geert Uytterhoeven                     Geert.Uytterhoeven@cs.kuleuven.ac.be
Wavelets, Linux/m68k on Amiga          http://www.cs.kuleuven.ac.be/~geert/
Department of Computer Science -- Katholieke Universiteit Leuven -- Belgium
