Skip to content

Commit

Permalink
Added modprobe and udev rules for supporting the Aya Neo Pro WiFi mod…
Browse files Browse the repository at this point in the history
…ule. (#290)
  • Loading branch information
Derek J. Clark authored Jan 2, 2022
1 parent 2e8f5f0 commit 3c35ae6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions rootfs/etc/modprobe.d/rz608.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
alias pci:v000014C3d00000608sv*sd*bc*sc*i* mt7921e
1 change: 1 addition & 0 deletions rootfs/etc/udev/rules.d/99-rz608.rules
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SUBSYSTEM=="drivers", DEVPATH=="/bus/pci/drivers/mt7921e", ATTR{new_id}="14c3 0608"

0 comments on commit 3c35ae6

Please sign in to comment.