mirror of
https://github.com/open-simh/simh.git
synced 2026-01-13 23:37:13 +00:00
PDP11,VAX: Corrected the KRQ50 controller id code (from Bob Armstrong)
This commit is contained in:
parent
577f921014
commit
7ebc991b5d
@ -677,8 +677,8 @@ x RA73 70(+1) 21 2667+ 21 1 ? 3920490
|
||||
// There was actually a UNIBUS RRD50 controller too, but I don't know if it
|
||||
// used the same MSCP type as the QBUS version or not...
|
||||
#define KRQ50_CTYPE 6 // QBUS RRD40/50 CDROM controller
|
||||
#define KRQ50_UQPM 13
|
||||
#define KRQ50_MODEL 13
|
||||
#define KRQ50_UQPM 16
|
||||
#define KRQ50_MODEL 16
|
||||
|
||||
struct drvtyp {
|
||||
int32 sect; /* sectors */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user