From: cinap_lenrek Date: Thu, 15 Jul 2021 07:50:56 +0000 (+0000) Subject: ether82563: add pci id for i219-LM from ThinkPad P17 Gen1 Professional Mobile Worksta... X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=3b1c450cd53eb2dddca40ae23603179ff06c8a50;p=plan9front.git ether82563: add pci id for i219-LM from ThinkPad P17 Gen1 Professional Mobile Workstation (thanks tschak909) --- diff --git a/sys/src/9/pc/ether82563.c b/sys/src/9/pc/ether82563.c index 423e42b0a..512588108 100644 --- a/sys/src/9/pc/ether82563.c +++ b/sys/src/9/pc/ether82563.c @@ -1995,6 +1995,7 @@ didtype(int d) case 0x15d7: /* i219-lm */ case 0x15d8: /* i219-v */ case 0x15e3: /* i219-lm */ + case 0x0d4c: /* i219-lm */ return i219; case 0x151f: /* i350 “powerville” eeprom-less */ case 0x1521: /* i350 copper */