]> Zhao Yanbai Git Server - minix.git/commit
rtl8169: add support for RTL8101E family
authorDavid van Moolenbroek <david@minix3.org>
Wed, 13 Feb 2013 22:57:28 +0000 (23:57 +0100)
committerDavid van Moolenbroek <david@minix3.org>
Fri, 15 Feb 2013 10:05:35 +0000 (11:05 +0100)
commit91cea699bb2ee39b5e7f2c549af57d4b8a4b9d56
tree6bc57ea229c53b24f37a04370082d38420141c35
parentd6be9725c9d75c49f9b205939401f883f60cc9f6
rtl8169: add support for RTL8101E family

All cards in this family (RTL8101E, RTL8102E, RTL8103E, RTL8105E,
possibly others) should be recognized based on the added PCI ID.
The hardware version number of the RTL8105E has been added only to
serve as an example of a card that does not require modification of
certain undocumented registers.
drivers/pci/pci_table.c
drivers/rtl8169/rtl8169.c
drivers/rtl8169/rtl8169.conf
drivers/rtl8169/rtl8169.h