mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Add the VScom PCI-100L card.
PR: kern/72352 Submitted by: Thomas Nystrom
This commit is contained in:
parent
0dc908e79c
commit
46ce58c7f6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=181974
@ -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