Dear All

I wrote a driver for AR9287 GPIO.  My module always load before ath9k
and cause bus error. The read/write PCI bus operate should after ath9k
init the PCI bus.

I know I can use modules.dep or modules.softdep, but I can't find it
in /lib/modules/xx/ dir.

I run `modinfo ath9k`, it show
"ath9k_hw,mac80211,ath9k_common,compat,cfg80211,ath", but my module
show noting.

So, I want to know how to make ath9k as my module's depends ?

Thanks

BRS
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to