Re: [patch] qlogic_cs: init legacy_hosts

From: Aristeu Sergio Rozanski Filho
Date: Tue Oct 21 2003 - 05:12:52 EST


> > > qlogic_cs is a newstyle driver, no need to initialize it.
> > then it needs more work. without initializing it i get an oops in
> > scsi_register(). i guess the qlogic_cs is an oldstyle driver by now
> > because it uses qlogicfas template and functions.
>
> why do you call scsi_register at all? You need to uses scsi_host_alloc in
> the pcmcia case.
actually qlogic_cs calls __qlogicfas_detect() that calls
scsi_register(). i'll work on this.

--
aris

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/