Add support for Sun 1040 PCI Quad Serial
PR: kern/163450 Submitted by: Anonymous Hardware Hacker <silicium@harmony-p.ath.cx> Approved by: cperciva MFC after: 1 week
This commit is contained in:
parent
57eef2a0b2
commit
d9b73ea9cf
@ -901,6 +901,12 @@ const struct puc_cfg puc_pci_devices[] = {
|
||||
.config_function = puc_config_syba
|
||||
},
|
||||
|
||||
{ 0x5372, 0x6873, 0xffff, 0,
|
||||
"Sun 1040 PCI Quad Serial",
|
||||
DEFAULT_RCLK,
|
||||
PUC_PORT_4S, 0x10, 4, 0,
|
||||
},
|
||||
|
||||
{ 0x6666, 0x0001, 0xffff, 0,
|
||||
"Decision Computer Inc, PCCOM 4-port serial",
|
||||
DEFAULT_RCLK,
|
||||
|
Loading…
Reference in New Issue
Block a user