Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Feb 1999 04:00:02 -0800 (PST)
From:      Nicolas Souchu <nsouch@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/conf files options src/sys/dev/ppbus lpt.c lpt.h if_plip.c ppi.c nlpt.c nlpt.h src/sys/i386/conf GENERIC LINT
Message-ID:  <199902141200.EAA27619@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nsouch      1999/02/14 04:00:02 PST

  Modified files:
    sys/conf             files options 
    sys/dev/ppbus        if_plip.c ppi.c 
    sys/i386/conf        GENERIC LINT 
  Added files:
    sys/dev/ppbus        lpt.c lpt.h 
  Removed files:
    sys/dev/ppbus        nlpt.c nlpt.h 
  Log:
  Rename nlpt to lpt.
  
  Remove from ppi.c the old depreciated module stuff.
  Print info when if_plip can't use interrupts.
  
  Revision  Changes    Path
  1.197     +4 -4      src/sys/conf/files
  1.127     +3 -3      src/sys/conf/options
  1.11      +5 -3      src/sys/dev/ppbus/if_plip.c
  1.12      +1 -44     src/sys/dev/ppbus/ppi.c
  1.149     +2 -2      src/sys/i386/conf/GENERIC
  1.555     +6 -6      src/sys/i386/conf/LINT

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?199902141200.EAA27619>