public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.56 aha1542 driver
@ 2003-01-11 17:39 Russell Coker
  2003-01-11 18:06 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Russell Coker @ 2003-01-11 17:39 UTC (permalink / raw)
  To: linux-scsi


If you have CONFIG_SCSI_AHA1542 enabled but don't have ISA PNP enabled then
the kernel won't compile:
drivers/scsi/aha1542.c: In function `aha1542_detect':
drivers/scsi/aha1542.c:1152: warning: implicit declaration of function
`isapnp_find_dev'
drivers/scsi/aha1542.c:1153: warning: assignment makes pointer from integer
without a cast
drivers/scsi/aha1542.c:1160: structure has no member named `prepare'
drivers/scsi/aha1542.c:1168: structure has no member named `activate'
make[2]: *** [drivers/scsi/aha1542.o] Error 1

In 2.4.x kernels you could compile it with such options.  Ideally in 2.5.x it
would still be possible to compile such a configuration, but it would be OK
if the kernel configuration refused to allow AHA1542 to be supported without
ISAPNP.

-- 
http://www.coker.com.au/selinux/   My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/  Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/    Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/  My home page


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.5.56 aha1542 driver
  2003-01-11 17:39 2.5.56 aha1542 driver Russell Coker
@ 2003-01-11 18:06 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2003-01-11 18:06 UTC (permalink / raw)
  To: Russell Coker; +Cc: linux-scsi

On Sat, Jan 11, 2003 at 06:39:34PM +0100, Russell Coker wrote:
> In 2.4.x kernels you could compile it with such options.  Ideally in 2.5.x it
> would still be possible to compile such a configuration, but it would be OK
> if the kernel configuration refused to allow AHA1542 to be supported without
> ISAPNP.

The real problem is that the driver hasn't been updated to the new pnp layer
that got introduced lately without updating most of the pnp-capable drivers..


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-11 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-11 17:39 2.5.56 aha1542 driver Russell Coker
2003-01-11 18:06 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox