[BACK]Return to files.shb CVS log [TXT][DIR] Up to [local] / sys / arch / sh / conf

Annotation of sys/arch/sh/conf/files.shb, Revision 1.1.1.1

1.1       nbrk        1: #      $OpenBSD: files.shb,v 1.1.1.1 2006/10/06 21:02:55 miod Exp $
                      2: #      $NetBSD: files.shb,v 1.4 2005/12/11 12:18:58 christos Exp $
                      3: #
                      4: # SuperH internal devices.
                      5: #
                      6: device shb { }
                      7: attach shb at mainbus
                      8:
                      9: file   arch/sh/dev/shb.c               shb
                     10:
                     11: device scif: tty
                     12: attach scif at shb
                     13: file   arch/sh/dev/scif.c              scif    needs-flag

CVSweb