On Fri, Mar 10, 2000 at 01:31:45AM +0000, Alan Cox wrote:
> Ok everyone promptly found lots of bugs. The good thing is almost
> all of these are small ...
I just noticed that MAKEDEV is creating /dev/sd* with a major of
65 instead of 8. Oops?
A diff of /proc/version and /proc/devices between pre13 & pre14.
I'm running a virgin copy, except for the ppSCSI-0.91 patch (Parallel
Port SCSI, for my HP scanner) with another minor patch of my own to deal
with the slight reordering encountered in <linux/proc_fs.h>.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
--- 2.2.15pre13 Mon Mar 13 20:30:57 2000
+++ 2.2.15pre14 Mon Mar 13 20:38:03 2000
@@ -1,4 +1,4 @@
-Linux version 2.2.15pre13 (warlock@akasha) (gcc version 2.95.2 19991024 (release)) #96 Sun Mar 5 22:43:19 PST 2000
+Linux version 2.2.15pre14 (warlock@akasha) (gcc version 2.95.2 19991024 (release)) #98 Sat Mar 11 00:30:02 PST 2000
Character devices:
1 mem
2 pty
@@ -16,3 +16,4 @@
2 fd
7 loop
8 sd
+ 65 sd
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
warlock@akasha: shasum pre-patch-2.2.15-1[34]+ppscsi/.config
d0e2ce4a770cb6a5c19b7c7a97c31e4db537a6ab pre-patch-2.2.15-13+ppscsi/.config
d0e2ce4a770cb6a5c19b7c7a97c31e4db537a6ab pre-patch-2.2.15-14+ppscsi/.config
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:28 EST