Add "missing scratch-pad register" to the first of the two ports
on the Argosy SP-320 dual-port async PCcard. An amazing piece of hardware seen from an ISO9000 point of view.
This commit is contained in:
parent
cc0058119e
commit
2af09b2073
@ -52,8 +52,8 @@ const struct puc_device_description rscom_devices = {
|
||||
{ 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0 },
|
||||
{
|
||||
{ PUC_PORT_TYPE_COM, 0x0, 0x00, DEFAULT_RCLK },
|
||||
{ PUC_PORT_TYPE_COM, 0x1, 0x00, DEFAULT_RCLK },
|
||||
{ PUC_PORT_TYPE_COM, 0x0, 0x00, DEFAULT_RCLK, 0x100000 },
|
||||
{ PUC_PORT_TYPE_COM, 0x1, 0x00, DEFAULT_RCLK, 0 },
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user