LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-07-2002, 01:25 PM   #1
Tuzinor
Member
 
Registered: Feb 2001
Posts: 102

Rep: Reputation: 15
Mandrake patch question


Trying to install the ppscsi patch for my scanner.
Found a problem. I was not able to apply the patch successfully. How do I get the info below from the rejected files into the /usr/src/linux/drivers/scsi/Config.in & Makefile files? Is there a patch option that will do this or do I somehow manually copy & paste the info from the rejected files into the config files?

Rejected Files:
/usr/src/linux/drivers/scsi/Config.in.rej:

117,122 ****
bool ' ppa/imm option - Assume slow parport control register' CONFIG_SCSI_IZIP_SLOW_CTR
fi
fi
dep_tristate 'NCR53c406a SCSI support' CONFIG_SCSI_NCR53C406A $CONFIG_SCSI
if [ "$CONFIG_MCA" = "y" ]; then
dep_tristate 'NCR Dual 700 MCA SCSI support' CONFIG_SCSI_NCR_D700 $CONFIG_SCSI
--- 117,137 ----
bool ' ppa/imm option - Assume slow parport control register' CONFIG_SCSI_IZIP_SLOW_CTR
fi
fi
+
+ dep_tristate 'Parallel Port SCSI adapters' CONFIG_PPSCSI $CONFIG_SCSI $CONFIG_PARPORT
+ if [ "$CONFIG_PPSCSI" != "n" ]; then
+ dep_tristate ' Adaptec APA-348 adapter' CONFIG_PPSCSI_T348 $CONFIG_PPSCSI
+ dep_tristate ' Adaptec APA-358 adapter' CONFIG_PPSCSI_T358 $CONFIG_PPSCSI
+ dep_tristate ' Iomega VPI0 adapter' CONFIG_PPSCSI_VPI0 $CONFIG_PPSCSI
+ if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+ dep_tristate ' Iomega VPI2 adapter (EXPERIMENTAL)' CONFIG_PPSCSI_VPI2 $CONFIG_PPSCSI
+ fi
+ dep_tristate ' OnSpec 90c26 adapter' CONFIG_PPSCSI_ONSCSI $CONFIG_PPSCSI
+ dep_tristate ' Shining SparSCI adapter' CONFIG_PPSCSI_SPARCSI $CONFIG_PPSCSI
+ dep_tristate ' Shuttle EPSA-2 adapter' CONFIG_PPSCSI_EPSA2 $CONFIG_PPSCSI
+ dep_tristate ' Shuttle EPST adapter' CONFIG_PPSCSI_EPST $CONFIG_PPSCSI
+ fi
+
dep_tristate 'NCR53c406a SCSI support' CONFIG_SCSI_NCR53C406A $CONFIG_SCSI
if [ "$CONFIG_MCA" = "y" ]; then
dep_tristate 'NCR Dual 700 MCA SCSI support' CONFIG_SCSI_NCR_D700 $CONFIG_SCSI

/usr/src/linux/drivers/scsi/Makefile.rej

* 135,140 ****
obj-$(CONFIG_BLK_DEV_SD) += sd_mod.o
obj-$(CONFIG_BLK_DEV_SR) += sr_mod.o
obj-$(CONFIG_CHR_DEV_SG) += sg.o

list-multi := scsi_mod.o sd_mod.o sr_mod.o initio.o a100u2w.o cpqfc.o
scsi_mod-objs := scsi.o hosts.o scsi_ioctl.o constants.o \
--- 135,149 ----
obj-$(CONFIG_BLK_DEV_SD) += sd_mod.o
obj-$(CONFIG_BLK_DEV_SR) += sr_mod.o
obj-$(CONFIG_CHR_DEV_SG) += sg.o
+ obj-$(CONFIG_PPSCSI) += ppscsi.o
+ obj-$(CONFIG_PPSCSI_T348) += t348.o
+ obj-$(CONFIG_PPSCSI_T358) += t358.o
+ obj-$(CONFIG_PPSCSI_ONSCSI) += onscsi.o
+ obj-$(CONFIG_PPSCSI_EPSA2) += epsa2.o
+ obj-$(CONFIG_PPSCSI_EPST) += epst.o
+ obj-$(CONFIG_PPSCSI_VPI0) += vpi0.o
+ obj-$(CONFIG_PPSCSI_VPI2) += vpi2.o
+ obj-$(CONFIG_PPSCSI_SPARCSI) += sparcsi.o

list-multi := scsi_mod.o sd_mod.o sr_mod.o initio.o a100u2w.o cpqfc.o
scsi_mod-objs := scsi.o hosts.o scsi_ioctl.o constants.o \

Anyone ?? Thank's.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
kernel.org patch question Falcon006 Linux - General 3 10-20-2005 10:04 PM
patch question eagle683 Linux - Newbie 2 06-15-2005 02:16 PM
Yet another Orinoco patch question wheelboy Linux - Wireless Networking 2 05-10-2005 10:16 PM
patch kernel question zuessh Linux - General 16 12-20-2003 08:42 PM
OpenSSH, patch question sopiaz57 Linux - Security 1 11-05-2003 09:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration