Re: [PATCH] ibmvscsi driver - sixth version

From: Jeff Garzik
Date: Wed Mar 31 2004 - 19:12:47 EST


Dave Boutcher wrote:
There will always be 1 (no more, no less) of these struct devices in the
system, so I'll move the definition of this into iSeries_iommu and then
just reference it from the driver. I think that should abstract things
sufficiently.


Sounds like a small module declaring devices such as this would be more appropriate than unrelated iommu code?

In a regular PCI system, the PCI bus probing code creates devices. For platform-specific virtual devices, ppc64 needs "create my virtual devices" initialization code, it looks like.

Jeff



-
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/