Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2002 14:33:42 -0800 (PST)
From:      Max Khon <fjoe@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files files.i386 src/sys/dev/cm if_cm_isa.c smc90cx6.c smc90cx6reg.h smc90cx6var.h src/sys/i386/conf LINT src/sys/i386/i386 userconfig.c src/sys/net if_arcsubr.c
Message-ID:  <200202132233.g1DMXgE99163@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fjoe        2002/02/13 14:33:42 PST

  Modified files:        (Branch: RELENG_4)
    sys/conf             files files.i386 
    sys/i386/conf        LINT 
    sys/i386/i386        userconfig.c 
  Added files:           (Branch: RELENG_4)
    sys/dev/cm           if_cm_isa.c smc90cx6.c smc90cx6reg.h 
                         smc90cx6var.h 
    sys/net              if_arcsubr.c 
  Log:
  MFC:
  - generic Arcnet framework
  - device driver for SMC COM90cx6 Arcnet network adapters
  
  Revision    Changes    Path
  1.340.2.88  +2 -0      src/sys/conf/files
  1.307.2.21  +1 -0      src/sys/conf/files.i386
  1.1.2.1     +135 -0    src/sys/dev/cm/if_cm_isa.c (new)
  1.1.2.1     +1071 -0   src/sys/dev/cm/smc90cx6.c (new)
  1.1.2.1     +91 -0     src/sys/dev/cm/smc90cx6reg.h (new)
  1.1.2.1     +103 -0    src/sys/dev/cm/smc90cx6var.h (new)
  1.749.2.99  +5 -0      src/sys/i386/conf/LINT
  1.175.2.8   +1 -0      src/sys/i386/i386/userconfig.c
  1.1.2.1     +780 -0    src/sys/net/if_arcsubr.c (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202132233.g1DMXgE99163>