Add new Apple GEM PCI id.

This commit is contained in:
grehan 2004-02-02 01:11:39 +00:00
parent 7cbe948ad2
commit 11851979c2

View File

@ -126,6 +126,7 @@ struct gem_pci_dev {
{ 0x2bad108e, GEM_SUN_GEM, "Sun GEM Gigabit Ethernet Adaptor" },
{ 0x0021106b, GEM_APPLE_GMAC, "Apple GMAC Ethernet Adaptor" },
{ 0x0024106b, GEM_APPLE_GMAC, "Apple GMAC2 Ethernet Adaptor" },
{ 0x0032106b, GEM_APPLE_GMAC, "Apple GMAC3 Ethernet Adaptor" },
{ 0, 0, NULL }
};