[BACK]Return to files.dec CVS log [TXT][DIR] Up to [local] / sys / dev / dec

Annotation of sys/dev/dec/files.dec, Revision 1.1.1.1

1.1       nbrk        1: #      $OpenBSD: files.dec,v 1.2 2005/03/08 20:00:24 tdeval Exp $
                      2: #      $NetBSD: files.dec,v 1.7 2002/03/13 15:18:22 ad Exp $
                      3: #
                      4: # Config file and device description for machine-independent
                      5: # code for devices for Digital Equipment Corp. systems.
                      6: # Included by ports that need it.
                      7:
                      8: # Attribute for DEC lance padded-DMA copy functions.  Lance attachments
                      9: # which need it should specify the le_de_subr attribute.
                     10: define le_dec_subr
                     11:
                     12: # DMA copy functions.
                     13: file   dev/dec/if_le_dec.c             le_dec_subr

CVSweb