--- /usr/src/linux/init/main.c	Wed Nov 24 10:51:26 1993
+++ main.c	Tue Nov 30 16:55:13 1993
@@ -366,11 +366,11 @@
 	memory_start = kmalloc_init(memory_start,memory_end);
 	memory_start = chr_dev_init(memory_start,memory_end);
 	memory_start = blk_dev_init(memory_start,memory_end);
+	sti();
+	calibrate_delay();
 #ifdef CONFIG_INET
 	memory_start = net_dev_init(memory_start,memory_end);
 #endif
-	sti();
-	calibrate_delay();
 #ifdef CONFIG_SCSI
 	memory_start = scsi_dev_init(memory_start,memory_end);
 #endif
