diff --git a/etc/etc.amiga/MAKEDEV b/etc/etc.amiga/MAKEDEV index 218ef8f73d61..1c469c07518c 100644 --- a/etc/etc.amiga/MAKEDEV +++ b/etc/etc.amiga/MAKEDEV @@ -1,6 +1,6 @@ #!/bin/sh - # -# $NetBSD: MAKEDEV,v 1.48 1999/05/11 20:45:38 is Exp $ +# $NetBSD: MAKEDEV,v 1.49 1999/09/15 20:31:53 is Exp $ # # Copyright (c) 1990 The Regents of the University of California. # All rights reserved. @@ -66,14 +66,16 @@ # tty00 standard serial port. # ttyA* mfc serial ports # ttyB* msc serial ports -# ttyC* com style serial ports (DraCo, soon: HyperCom, GVP-I/O-Ext.) +# ttyC* com style serial ports (DraCo, HyperCom) +# On the DraCo, units 0 and 1 are the builtin "modem" and +# "mouse" ports, if configured. # # Pseudo terminals: # pty* set of 16 master and slave pseudo terminals # # Printers: # par0 Amiga motherboard parallel port -# lpt* lpt parallel port (DraCo mainboard, soon HyperCom etc.) +# lpt* lpt parallel port (DraCo mainboard, HyperCom etc.) # # Special purpose devices: # grf* custom chip (grf0), Retina Z2/Z3 (grf1/grf2), @@ -82,7 +84,6 @@ # or CyberVision 64/3D (grf7). # kbd Amiga keyboard # view* generic interface to graphic displays. -# aconf autoconfig information (not yet) # lkm loadable kernel modules interface. # ipl ip filter # random Random number generator