NetBSD/etc/etc.hp300
tsutsui 4c8374cf19 Update MD entries for DCA, DCM and APCI serial ports to migrate MI com(4):
- use ttyC[0123] for DCA and APCI with MI com(4)
- use ttyM[0-f] for DCM instead of tty0[0-f] to avoid confusion with MI com(4)
- create the foloowing symlnks to compatibility:
 tty0  -> ttyC0 (for DCA)
 ttya0 -> ttyC1 (for APCI)
 ttya1 -> ttyC2 (for APCI)
 ttya2 -> ttyC3 (for APCI)
 tty0? -> ttyM? (for DCM)
- note the above symlinks should be removed after the next release

As per discussion on recent port-hp300 (ok'ed by thorpej).
2003-11-22 17:20:08 +00:00
..
MAKEDEV.conf Update MD entries for DCA, DCM and APCI serial ports to migrate MI com(4): 2003-11-22 17:20:08 +00:00
Makefile.inc
ttys Revert 'console' back to /dev/console (from /dev/constty) 2003-10-04 07:41:11 +00:00