Previous Thread
Next Thread
Print Thread
Page 12 of 56 1 2 10 11 12 13 14 55 56
rfka01 #80312 06/29/12 06:12 PM
Joined: Jan 2012
Posts: 1,191
Likes: 17
R
Very Senior Member
Very Senior Member
R Offline
Joined: Jan 2012
Posts: 1,191
Likes: 17
I dug out some folder containing copies of more NCR DMV system related information, some of it might already be contained in the manuals I've posted so far, but there is definitely some new information in English.

NCR DMV System Info

Robert


NCR DMV- DEC Rainbow- Siemens PCD- ITT 3030-Oly People- Acorn A5000- Olivetti M20
rfka01 #80622 07/24/12 11:38 PM
Joined: Jan 2012
Posts: 1,191
Likes: 17
R
Very Senior Member
Very Senior Member
R Offline
Joined: Jan 2012
Posts: 1,191
Likes: 17
I like the way Lord Nightmare implemented the status LED's in the VK100 driver ... it would be great to have the onboard error LED's of the DMV, PC-D and Rainbow like this as well.

Robert


NCR DMV- DEC Rainbow- Siemens PCD- ITT 3030-Oly People- Acorn A5000- Olivetti M20
rfka01 #80625 07/25/12 04:39 AM
Joined: Mar 2006
Posts: 1,080
Likes: 7
L
Very Senior Member
Very Senior Member
L Offline
Joined: Mar 2006
Posts: 1,080
Likes: 7
The layout was done by Micko; I literally just copied the layout from the vt100 that he did, edited it a little bit, and hooked it to the vk100.

LN


"When life gives you zombies... *CHA-CHIK!* ...you make zombie-ade!"
rfka01 #80746 08/05/12 03:32 PM
Joined: Jan 2012
Posts: 1,191
Likes: 17
R
Very Senior Member
Very Senior Member
R Offline
Joined: Jan 2012
Posts: 1,191
Likes: 17
Thanks for the changes to the DMV driver, Sandro Ronco, much appreciated smile

Robert


NCR DMV- DEC Rainbow- Siemens PCD- ITT 3030-Oly People- Acorn A5000- Olivetti M20
rfka01 #81221 08/30/12 01:44 PM
Joined: Apr 2012
Posts: 193
B
Senior Member
Senior Member
B Offline
Joined: Apr 2012
Posts: 193
I was able to find some in-depth information on the LK201 keyboard, as well as the DEC mouse used with Windows 1.0 on DEC Rainbow 100 (also on later DEC VAXMates).

Linux people already have a working LK201 and LK401 keyboard, as well as a mouse driver (below, though i can't tell if it's of use) :-)

The DEC hockeypuck mouse (VSXXX-AA and -GA) had a proprietary, 7 pin 'PS/2 style' adapter and had to be plugged into the serial printer port of the DEC Rainbow 100 (via another adapter).

It was in fact a "200 counts per inch" serial mouse (4800 bps, 1 start bit, 8 data bits (LSB first), 1 parity (ODD), 1 stop bit, half-duplex) with a SIGNETICS SCN2661.

There are probably some similarities to Logitech mice (rumours say the Logitech C7 serial mouse for PC could be switched into a DEC compatible mode, at least for AutoCAD, and the DEC VAXMate mouse could be switched into a PC compatible mode via MOUSE.COM and/or MOUSE.SYS).


--------------------------------------------------------------
APPENDIX B : LK 201 Keyboard specification
(pages 357 +)

APPENDIX C : Mouse sub system; chapters C3 => C-12
(pages 403 and on)

HTML index was easy to find, only the original, 120 MB PDF was not (working mirror below):

VCB02 Video Subsystem Technical Manual
Company: Digital Equipment Corporation
Part: EK-104AA-TM-001
Date: 1987-02
Keywords: LK201


HTML INDEX:
http://manx.classiccmp.org/details/1,21

SLOW DOWNLOAD (119 MB!): http://z80cpu.eu/mirrors/oldcomputers.dyndns.org/rechner/dec/manuals/decimages/104aatm1.pdf

--------------------------------------------------------------
"News about proprietary mice made by Digital Equipment Corporation"

http://web.archive.org/web/20080509094502/http://www.cs.utk.edu/~shuford/terminal/dec_mouse_news.txt
--------------------------------------------------------------
DEC LK201 and LK401 keyboard driver for Linux, based on sunkbd.c (C) by Vojtech Pavlik

(DEC Rainbow 100, also for DECstations + VAXstations)

http://www.cs.fsu.edu/~baker/devices/lxr/http/source/linux/drivers/input/keyboard/lkkbd.c
--------------------------------------------------------------
Bits of information from PAGES 53 - 70 of

http://www.bitsavers.org/pdf/dec/ethernet/EK-DEPCA-PR-001_Apr89.pdf

The mouse has two operating modes, prompt mode and incremental
stream mode. In prompt mode, which is the powerup default, the mouse generates a report in response to a request mouse position command.

In incremental stream mode, whenever the mouse moves it generates a report of that movement. It also reports a change in button position since the last report. No report is generated when the mouse is motionless and no buttons have been changed

The mouse can transmit two reports, a 3-byte position report and a 4-byte self-test report.

Table 3-1 Mouse Command Summary
ASCnValue Hex Value Function

D 44H Prompt Mode
R 52H Incremental Stream Mode
P 50H Request Mouse Position
T 54H Invoke Self-test
Zx 5AH :xx Vendor Reserved function

- - - - - - - - - - - - - - - - -
EDIT: "GPL Driver for DEC VSXXX-AA and -GA mice by Jan-Benedict Glaw <jbglaw@lug-owl.de>"

http://www.cs.fsu.edu/~baker/devices/lxr/http/source/linux/drivers/input/mouse/vsxxxaa.c

Last edited by Bavarese; 08/30/12 04:09 PM.
rfka01 #81222 08/30/12 02:16 PM
Joined: Mar 2001
Posts: 17,258
Likes: 267
R
Very Senior Member
Very Senior Member
R Offline
Joined: Mar 2001
Posts: 17,258
Likes: 267
Information hasn't been the bottleneck on Rainbow, the "there's only one of me" has been ;-)

rfka01 #82140 10/14/12 08:46 AM
Joined: Jan 2012
Posts: 1,191
Likes: 17
R
Very Senior Member
Very Senior Member
R Offline
Joined: Jan 2012
Posts: 1,191
Likes: 17
The DMV driver used to be able to load Teledisk images (they wouldn't boot, but load correctly) through the TAB menu.

They now give the "Error:" message.

mess64 dmv -listmedia shows, that only .mfi disk images are supported.


Where in MESS is the colour of a monochrome display set?

Last edited by rfka01; 10/14/12 08:47 AM.

NCR DMV- DEC Rainbow- Siemens PCD- ITT 3030-Oly People- Acorn A5000- Olivetti M20
rfka01 #82161 10/15/12 07:33 AM
Joined: Feb 2008
Posts: 326
M
Senior Member
Senior Member
M Offline
Joined: Feb 2008
Posts: 326
Please note that floppies are still work in progress.

Thing is that conversion for existing file formats to internal representation is still not done for all formats, and that is thing that can be tricky in some moments, but also note that it would make irelevant source format and it could be possible to save file in any file format that support save in future, with old floppy core that was not possible.

Some driver support is now lost due to a conversion to new core, but it should get us better future for sure.

Joined: Mar 2006
Posts: 1,080
Likes: 7
L
Very Senior Member
Very Senior Member
L Offline
Joined: Mar 2006
Posts: 1,080
Likes: 7
Originally Posted by Lord Nightmare
The layout was done by Micko; I literally just copied the layout from the vt100 that he did, edited it a little bit, and hooked it to the vk100.

LN

... And I just realized I need to do it again for the vt101/102/131 where the last 4 LEDs have different labels than the standard vt100 (I think the keyboard pcb is the same part though, just has a different overlay sticker on the LEDs? without the 101/102/131 tech manual or MP sheets it is hard to tell...)

LN


"When life gives you zombies... *CHA-CHIK!* ...you make zombie-ade!"
Joined: Apr 2012
Posts: 193
B
Senior Member
Senior Member
B Offline
Joined: Apr 2012
Posts: 193
Oops, DEC100B emulation in MESS 1.47u3 requires the LK201 keyboard dump now (23-00159-00.bin)

Is the ROM still off-limits for end-users?

I own the machine, but don't want to pry the old keyboard apart frown


On another note, i found some (alas blurry) screenshots of an actual VT101 keyboard here:

http://deskthority.net/photos-videos-f8/digital-equipment-vt101-t2824.html

http://deskthority.net/resources/image/3681

http://deskthority.net/resources/image/3683

http://deskthority.net/resources/image/3684

Hope this helps.

Last edited by Bavarese; 12/17/12 03:06 PM.
Page 12 of 56 1 2 10 11 12 13 14 55 56

Link Copied to Clipboard
Who's Online Now
1 members (Heihachi_73), 111 guests, and 4 robots.
Key: Admin, Global Mod, Mod
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Forum Statistics
Forums9
Topics9,354
Posts122,409
Members5,082
Most Online1,283
Dec 21st, 2022
Our Sponsor
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!

Superior Solitaire
Powered by UBB.threads™ PHP Forum Software 8.0.0