I'm curious about the ar9170usb driver and its 'module' links (or rather, lack there of) in sysfs. For other drivers, I can look up a wlanN interface's module by doing looking at device/driver/module/drivers: # ls /sys/class/net/wlan0/device/driver/module/drivers/ pci:ath5k # ls /sys/class/net/wlan1/device/driver/module/drivers/ usb:zd1211rw For ar9170usb, the driver directory doesn't have a module subdirectory and I can't seem to find a link to /sys/bus/usb/drivers/ar9170usb via /sys/class/wlanN like I'd expect to. Is this normal or does ar9170usb do something different with respect to sysfs that I'm missing? Thanks, -Andrey -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html