Skip to content

Commit

Permalink
Merge pull request #122 from cirros-dev/add-module-igb
Browse files Browse the repository at this point in the history
Add igb and igbvf network driver modules
  • Loading branch information
hrw authored Sep 25, 2024
2 parents 3eab44f + 5e19a60 commit 10b1bcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/etc/modules
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# modules here are loaded one per line
e1000
e1000e
igb
igbvf
ne2k-pci # arch=x86
8139cp # arch=x86
pcnet32 # arch=x86
Expand Down

0 comments on commit 10b1bcd

Please sign in to comment.