Test kernel with Broadcom BCM43xx wireless support.

David Woodhouse dwmw2 at infradead.org
Fri Jan 6 15:35:58 UTC 2006


On Fri, 2006-01-06 at 10:26 -0500, Dan Williams wrote:=
> Part of the driver being a "good" driver is to populate its sysfs
> entries correctly.  That means it needs both SET_NETDEV_DEV and
> SET_MODULE_OWNER. 

It does both those things. It was the MODULE_DEVICE_TABLE() which made
the difference -- or more to the point, it was the presence of an entry
for the device in /lib/modules/`uname -r`/modules.pcimap. I thought that
only affected autoloading, but it seems to affect HAL too.

-- 
dwmw2





More information about the ppc mailing list