Trying the 0.91 ppSCSI patch on the 2.2.16 build tree, the following
resulted:
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
patching file linux-2.2.10/drivers/scsi/Config.in
Hunk #1 succeeded at 76 with fuzz 1 (offset 1 line).
patching file linux-2.2.10/drivers/scsi/Makefile
Hunk #1 succeeded at 273 (offset 8 lines).
patching file linux-2.2.10/drivers/scsi/epsa2.c
The next patch would create the file linux-2.2.10/drivers/scsi/epst.c,
which already exists! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file
linux-2.2.10/drivers/scsi/e
patching file linux-2.2.10/drivers/scsi/onscsi.c
patching file linux-2.2.10/drivers/scsi/ppscsi.c
patching file linux-2.2.10/drivers/scsi/ppscsi.h
patching file linux-2.2.10/drivers/scsi/sparcsi.c
patching file linux-2.2.10/drivers/scsi/t348.c
patching file linux-2.2.10/drivers/scsi/t358.c
patching file linux-2.2.10/include/linux/proc_fs.h
Hunk #1 FAILED at 206.
1 out of 1 hunk FAILED -- saving rejects to file
linux-2.2.10/include/linux/p
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Removing an inadvertently left older copy of epst.c in the drivers/scsi
directory
easily resolved the skipping of that important change. But the contents
of
proc_fs.h apparently don't match what this patch was expecting. Would
there
be any consequences from improvising an irregular edit of the enum
structure
being patched in proc_fs.h, beyond possibly tripping up some future
patch?
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
**************
*** 206.211 ****
PROC_SCSI_INI9100U,
PROC_SCSI_INIA100,
PROC_SCSI_FCAL,
PROC_SCSI_SCSI_DEBUG,
PROC_SCSI_NOT_PRESENT,
PROC_SCSI_FILE, /* I'm assuming
here that we */
--- 206,217 ----
PROC_SCSI_INI9100U,
PROC_SCSI_INIA100,
PROC_SCSI_FCAL,
+ PROC_SCSI_ONSCSI,
+ PROC_SCSI_EPST,
+ PROC_SCSI_EPSA2,
+ PROC_SCSI_T348,
+ PROC_SCSI_T358,
+ PROC_SCSI_SPARCSI,
PROC_SCSI_SCSI_DEBUG,
PROC_SCSI_NOT_PRESENT,
PROC_SCSI_FILE, /* I'm assuming
here that we */
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-thanks,
Alan
PS: I forgot to check if there was any dependency here on the 2.2.16
patch.
____________NetZero Free Internet Access and Email_________
Download Now http://www.netzero.net/download/index.html
Request a CDROM 1-800-333-3633
___________________________________________________________
-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --
This archive was generated by hypermail 2b29 : Sat Dec 23 2000 - 06:35:19 EST