Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxj!ihnp4!zehntel!hplabs!sri-unix!root%bostonu.csnet@CSNET-RELAY.ARPA From: root%bostonu.csnet@CSNET-RELAY.ARPA Newsgroups: net.unix-wizards Subject: Re: Does 4.2 dmf driver work? Message-ID: <11780@sri-arpa.UUCP> Date: Thu, 1-Nov-84 00:47:06 EST Article-I.D.: sri-arpa.11780 Posted: Thu Nov 1 00:47:06 1984 Date-Received: Mon, 29-Oct-84 03:02:33 EST Lines: 26 From: God It works here at B.U., we use both the dec DMF32 (750,730) and an able lookalike, no changes to std driver. Be careful with the flag bits, start a version with all flag bits on (0xffff in the config file), see if that works then re-gen with modem control as getting this wrong can make a board appear not to work. Also, MAKEDEV may make too many devices, should be harmless. (I think it makes them in groups of 16 rather than 8.) Obviously be careful about your /etc/ttys file, csr addresses etc. You don't say if it comes up on auto-config (at boot.) If it doesn't then either the board is dead, set up wrong [watch for colliding addresses] or your config file is wrong (these last two should be easy to eliminate.) -Barry Shein P.S. Also maybe check that the NPG jumper is out, the DD11 slot is alive. You could of course run the DEC diags on it, no? At least do an AUTOSIZER (see your hardware manual.)