patch-2.4.3 linux/init/main.c

Next file: linux/ipc/shm.c
Previous file: linux/include/pcmcia/ciscode.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.2/linux/init/main.c linux/init/main.c
@@ -151,6 +151,7 @@
 	{ "nfs",     0x00ff },
 	{ "hda",     0x0300 },
 	{ "hdb",     0x0340 },
+	{ "loop",    0x0700 },
 	{ "hdc",     0x1600 },
 	{ "hdd",     0x1640 },
 	{ "hde",     0x2100 },

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)