The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/dev/dec/files.dec

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 #       $NetBSD: files.dec,v 1.7 2002/03/13 15:18:22 ad Exp $
    2 #
    3 # Config file and device description for  machine-independent
    4 # code for devices for Digital Equipment Corp. systems.
    5 # Included by ports that need it.
    6 
    7 # Attribute for DEC lance padded-DMA copy functions.  Lance attachments
    8 # which need it should specify the le_de_subr attribute.
    9 define  le_dec_subr
   10 
   11 #  DMA copy functions.  Lance attachments qhich Decices
   12 file    dev/dec/if_le_dec.c             le_dec_subr
   13 
   14 #  LK201 keyboard
   15 file    dev/dec/lk201_ws.c              lkkbd
   16 
   17 define  lkkbdmap
   18 file    dev/dec/wskbdmap_lk201.c        lkkbdmap
   19 
   20 # DZ-11 (-compatible) tty device driver.
   21 device  dz { line = -1 }: tty
   22 file    dev/dec/dz.c                    dz needs-flag

Cache object: f03401bd017a0fed0a7773c95a73c15e


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.