NetBSD/etc/etc.pmax
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
..
MAKEDEV Changes to pmax MAKEDEV and /dev/ttys: 1997-10-30 04:18:27 +00:00
disktab Fix missing continuation char for added su# line. 1996-11-28 09:08:14 +00:00
fstab.rz ufs -> ffs; PR #1381 1995-08-22 19:52:25 +00:00
ttys Changes to pmax MAKEDEV and /dev/ttys: 1997-10-30 04:18:27 +00:00