mirror of
https://github.com/simh/simh.git
synced 2026-02-27 09:09:46 +00:00
Qbus VAX and PDP11's: Correct RQ controller model numbers RQDX1 and RUX50
This commit is contained in:
@@ -726,8 +726,8 @@ x RA73 70(+1) 21 2667+ 21 1 ? 3920490
|
||||
#define KLESI_BUSES CBUS_QBUS+CBUS_UNIBUS
|
||||
|
||||
#define RUX50_CTYPE 2 // UNIBUS RX50-only controller
|
||||
#define RUX50_UQPM 2
|
||||
#define RUX50_MODEL 2
|
||||
#define RUX50_UQPM 10
|
||||
#define RUX50_MODEL 10
|
||||
#define RUX50_BUSES CBUS_UNIBUS
|
||||
|
||||
#define UDA50_CTYPE 3 // UNIBUS SDI (RAxx) controller
|
||||
@@ -756,8 +756,8 @@ x RA73 70(+1) 21 2667+ 21 1 ? 3920490
|
||||
#define KRU50_BUSES CBUS_UNIBUS
|
||||
|
||||
#define RQDX1_CTYPE 8 // QBUS RX50/RDxx first generation controller
|
||||
#define RQDX1_UQPM 0
|
||||
#define RQDX1_MODEL 0
|
||||
#define RQDX1_UQPM 7
|
||||
#define RQDX1_MODEL 7
|
||||
#define RQDX1_BUSES CBUS_QBUS
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user