Home | History | Annotate | Line # | Download | only in dec
files.dec revision 1.8.148.1
      1  1.8.148.1    martin #	$NetBSD: files.dec,v 1.8.148.1 2020/04/08 14:08:03 martin Exp $
      2        1.1  jonathan #
      3        1.1  jonathan # Config file and device description for  machine-independent
      4        1.1  jonathan # code for devices for Digital Equipment Corp. systems.
      5        1.1  jonathan # Included by ports that need it.
      6        1.1  jonathan 
      7        1.1  jonathan # Attribute for DEC lance padded-DMA copy functions.  Lance attachments
      8  1.8.148.1    martin # which need it should specify the le_dec_subr attribute.
      9        1.1  jonathan define	le_dec_subr
     10        1.1  jonathan 
     11        1.1  jonathan #  DMA copy functions.  Lance attachments qhich Decices
     12        1.2  jonathan file	dev/dec/if_le_dec.c		le_dec_subr
     13        1.3    briggs 
     14        1.3    briggs #  LK201 keyboard
     15        1.4  nisimura file	dev/dec/lk201_ws.c		lkkbd
     16        1.7        ad 
     17        1.7        ad define	lkkbdmap
     18        1.7        ad file	dev/dec/wskbdmap_lk201.c	lkkbdmap
     19        1.5        ad 
     20        1.5        ad # DZ-11 (-compatible) tty device driver.
     21        1.5        ad device	dz { line = -1 }: tty
     22        1.5        ad file	dev/dec/dz.c			dz needs-flag
     23        1.8        ad 
     24        1.8        ad device	vsms: wsmousedev
     25        1.8        ad device	lkkbd: wskbddev, lkkbdmap
     26        1.8        ad 
     27