Add the VScom PCI-100L card.
PR: kern/72352 Submitted by: Thomas Nystrom
This commit is contained in:
parent
a6ffa54b6f
commit
9bc6bc58a2
@ -626,6 +626,12 @@ const struct puc_cfg puc_pci_devices[] = {
|
||||
PUC_PORT_2S, 0x10, 4, 0,
|
||||
},
|
||||
|
||||
{ 0x14d2, 0x8010, 0xffff, 0,
|
||||
"VScom PCI-100L",
|
||||
DEFAULT_RCLK * 8,
|
||||
PUC_PORT_1S, 0x14, 0, 0,
|
||||
},
|
||||
|
||||
{ 0x14d2, 0x8020, 0xffff, 0,
|
||||
"VScom PCI-200L",
|
||||
DEFAULT_RCLK * 8,
|
||||
|
Loading…
Reference in New Issue
Block a user