Re: sbp2.c on SMP

Andrew Morton (akpm@zip.com.au)
Sun, 11 Nov 2001 21:14:35 -0800


"H . J . Lu" wrote:
>
> > Incidentally, it would be nice to be able to get this driver working
> > properly when linked into the kernel - it makes debugging much easier :)
> >
>
> I guess I can try that. The only main issue will be the order of
> initialization.
>

Actually, it almost works. If you link the drivers into the kernel
and, after bootup, attach a firewire drive and run rescan-scsi-bus.sh
it will pick up the new devices. It's just the bus scan at initcall
time which fails.

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