Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2001 03:38:40 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files src/sys/dev/tdfx tdfx_pci.c src/sys/modules/3dfx Makefile
Message-ID:  <200101291138.f0TBceU43409@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/01/29 03:38:40 PST

  Modified files:
    sys/conf             files 
    sys/dev/tdfx         tdfx_pci.c 
    sys/modules/3dfx     Makefile 
  Log:
  Zap silly #if NPCI > 0 and the hoops that we jump through for the module
  case.  Use an 'and' case in conf/files so that it only gets compiled if
  pci is present.
  
  Revision  Changes    Path
  1.477     +2 -2      src/sys/conf/files
  1.12      +1 -10     src/sys/dev/tdfx/tdfx_pci.c
  1.9       +2 -7      src/sys/modules/3dfx/Makefile



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?200101291138.f0TBceU43409>