Home | History | Annotate | Line # | Download | only in dec
files.dec revision 1.7.42.1
      1  1.7.42.1    rpaulo #	$NetBSD: files.dec,v 1.7.42.1 2006/09/09 02:49:44 rpaulo 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.1  jonathan # which need it should specify the le_de_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.7.42.1    rpaulo 
     24  1.7.42.1    rpaulo device	vsms: wsmousedev
     25  1.7.42.1    rpaulo device	lkkbd: wskbddev, lkkbdmap
     26  1.7.42.1    rpaulo 
     27