Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2002 05:44:59 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files.i386 src/sys/i4b/layer1 i4b_hdlc.c i4b_hdlc.h src/sys/i4b/layer1/itjc i4b_hdlc.h
Message-ID:  <200209111244.g8BCixIP039803@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

phk         2002/09/11 05:44:58 PDT

  Modified files:
    sys/conf             files.i386 
    sys/i4b/layer1       i4b_hdlc.h 
    sys/i4b/layer1/itjc  i4b_hdlc.h 
  Added files:
    sys/i4b/layer1       i4b_hdlc.c 
  Log:
  It's bad enough people can't figure out to use the same code, or in
  this case, ugly macros, but the data tables can be reused:
  
  Put one copy of the software HDLC tables in its own file.
  
  Revision  Changes    Path
  1.418     +2 -0      src/sys/conf/files.i386
  1.1       +135 -0    src/sys/i4b/layer1/i4b_hdlc.c (new)
  1.5       +2 -96     src/sys/i4b/layer1/i4b_hdlc.h
  1.2       +2 -96     src/sys/i4b/layer1/itjc/i4b_hdlc.h

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?200209111244.g8BCixIP039803>