diff --git a/filesystem/etc/pcid.toml b/filesystem/etc/pcid.toml index f8a9515..ca097ce 100644 --- a/filesystem/etc/pcid.toml +++ b/filesystem/etc/pcid.toml @@ -19,6 +19,13 @@ vendor = 32902 device = 4111 command = ["/sbin/e1000d", "$NAME", "$BAR0", "$IRQ"] +[[drivers]] +name = "82579V NIC" +class = 2 +vendor = 32902 +device = 5379 +command = ["/sbin/e1000d", "$NAME", "$BAR0", "$IRQ"] + [[drivers]] name = "RTL8168 NIC" class = 2