View | Details | Raw Unified | Return to bug 267053
Collapse All | Expand All

(-)sys/dev/uart/uart_bus_pci.c (+2 lines)
Lines 179-184 Link Here
179
{ 0x8086, 0x8814, 0xffff, 0, "Intel EG20T Serial Port 3", 0x10 },
179
{ 0x8086, 0x8814, 0xffff, 0, "Intel EG20T Serial Port 3", 0x10 },
180
{ 0x8086, 0x8c3d, 0xffff, 0, "Intel Lynx Point KT Controller", 0x10 },
180
{ 0x8086, 0x8c3d, 0xffff, 0, "Intel Lynx Point KT Controller", 0x10 },
181
{ 0x8086, 0x8cbd, 0xffff, 0, "Intel Wildcat Point KT Controller", 0x10 },
181
{ 0x8086, 0x8cbd, 0xffff, 0, "Intel Wildcat Point KT Controller", 0x10 },
182
{ 0x8086, 0x8d3d, 0xffff, 0,
183
	"Intel Corporation C610/X99 series chipset KT Controller", 0x10 },
182
{ 0x8086, 0x9c3d, 0xffff, 0, "Intel Lynx Point-LP HECI KT", 0x10 },
184
{ 0x8086, 0x9c3d, 0xffff, 0, "Intel Lynx Point-LP HECI KT", 0x10 },
183
{ 0x8086, 0xa13d, 0xffff, 0,
185
{ 0x8086, 0xa13d, 0xffff, 0,
184
	"100 Series/C230 Series Chipset Family KT Redirection",
186
	"100 Series/C230 Series Chipset Family KT Redirection",

Return to bug 267053