mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +00:00
KA10: Moved CH11 interface to BR5.
This commit is contained in:
parent
dc5f467bf4
commit
dcdd75d746
@ -134,7 +134,7 @@ MTAB ch11_mod[] = {
|
||||
{ 0 },
|
||||
};
|
||||
|
||||
DIB ch11_dib = { 0764140, 017, 0270, 6, 3, &ch11_read, &ch11_write, NULL, 0, 0 };
|
||||
DIB ch11_dib = { 0764140, 017, 0270, 5, 3, &ch11_read, &ch11_write, NULL, 0, 0 };
|
||||
|
||||
DEBTAB ch11_debug[] = {
|
||||
{ "DETAIL", DEBUG_DETAIL,"I/O operations"},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user