Commit Graph

3 Commits

Author SHA1 Message Date
jonathan f6cf10401f Changes to pmax MAKEDEV and /dev/ttys:
* Remove old MAKEDEV code for scc and dc that tried to map tty0 and
   tty01 to whichever major/minor were the two comm ports.
 * Use /dev/tty[abcd] for the scc driver,  in linearly increasing
   minor-number order.   (cf. NetBSD/sparc),
 * Use /dev/ttyD[0123] for the dc705 (DZ11 clone) driver, in linearly
   increasing minor-number order. (cf. NetBSD/vax).
 * Add the above entires to the pmax /etc/ttys.

While we're here, fix wrong major for tun, and comment out unsupported devices.
Addresses PRs pmax/4007, pmax/4330, pmax/4367.
1997-10-30 04:18:27 +00:00
thorpej 67af0bc1f0 RCS id police 1996-09-17 21:45:53 +00:00
mellon 347853e710 default /etc/ttys for pmax 1995-01-17 22:51:37 +00:00