* [Fwd: 2.4.16 Bug (PPC)]
@ 2001-11-26 18:46 war
0 siblings, 0 replies; 2+ messages in thread
From: war @ 2001-11-26 18:46 UTC (permalink / raw)
To: linux-kernel
Tom Rini wrote:
> On Mon, Nov 26, 2001 at 01:22:37PM -0500, war wrote:
>
> > This is the actual SCSI driver I need for the 7200/90.
>
> What card did you throw in that box? By default you'd want CONFIG_SCSI_MESH
> (internal) and CONFIG_SCSI_MAC53C94 (external). For the ncr53c8xx stuff
> you would want CONFIG_SCSI_NCR53C8XX (low #s) or the sym_2 driver.
>
> > cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
> > -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
> > -D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2
> > -Wno-uninitialized -mmultiple -mstring -c -o 53c7,8xx.o 53c7,8xx.c
> > 53c7,8xx.c: In function `ncr_pci_init':
> > 53c7,8xx.c:1436: `is_prep' undeclared (first use in this function)
> > 53c7,8xx.c:1436: (Each undeclared identifier is reported only once
> > 53c7,8xx.c:1436: for each function it appears in.)
>
> I just fixed this for 2.2.20, so I'll do it for 2.4.16 shortly and
> submit to marcelo/maintainer of this file.. In short, 'is_prep' is
> bogus and should be (_machine == _MACH_prep).
>
> --
> Tom Rini (TR1265)
> http://gate.crashing.org/~trini/
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Fwd: 2.4.16 Bug (PPC)]
@ 2001-11-26 18:50 war
0 siblings, 0 replies; 2+ messages in thread
From: war @ 2001-11-26 18:50 UTC (permalink / raw)
To: linux-kernel
Tom Rini wrote:
> On Mon, Nov 26, 2001 at 01:22:37PM -0500, war wrote:
>
> > This is the actual SCSI driver I need for the 7200/90.
>
> What card did you throw in that box? By default you'd want CONFIG_SCSI_MESH
> (internal) and CONFIG_SCSI_MAC53C94 (external). For the ncr53c8xx stuff
> you would want CONFIG_SCSI_NCR53C8XX (low #s) or the sym_2 driver.
>
> > cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
> > -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
> > -D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2
> > -Wno-uninitialized -mmultiple -mstring -c -o 53c7,8xx.o 53c7,8xx.c
> > 53c7,8xx.c: In function `ncr_pci_init':
> > 53c7,8xx.c:1436: `is_prep' undeclared (first use in this function)
> > 53c7,8xx.c:1436: (Each undeclared identifier is reported only once
> > 53c7,8xx.c:1436: for each function it appears in.)
>
> I just fixed this for 2.2.20, so I'll do it for 2.4.16 shortly and
> submit to marcelo/maintainer of this file.. In short, 'is_prep' is
> bogus and should be (_machine == _MACH_prep).
>
> --
> Tom Rini (TR1265)
> http://gate.crashing.org/~trini/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-11-26 18:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-26 18:50 [Fwd: 2.4.16 Bug (PPC)] war
-- strict thread matches above, loose matches on Subject: below --
2001-11-26 18:46 war
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox