On Tue, 2005-02-08 at 09:52 +0100, Trond Eivind Glomsrød wrote: > On Thu, 3 Feb 2005 09:11:29 -0600, Thomas Cameron > <thomas.cameron@xxxxxxxxxxxxxxx> wrote: > It looks loaded, but not assigned to any device? lsmod does not show module <=> device relationships. Generally speaking for device drivers, if the module loads, it has detected an appropriate device. The module would not stay loaded if it couldn't find the device. -- C. Linus Hicks <lhicks at nc dot rr dot com>