Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2001 02:01:11 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files options src/sys/dev/ata ata-all.c atapi-all.c
Message-ID:  <200101291001.f0TA1CI28373@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/01/29 02:01:11 PST

  Modified files:
    sys/conf             files options 
    sys/dev/ata          ata-all.c atapi-all.c 
  Log:
  Convert ata and atapi #if NATA* > 0 to options instead.  Stop config
  trying to count the number of ata* devs since they were not used anyway.
  
  Revision  Changes    Path
  1.475     +7 -7      src/sys/conf/files
  1.248     +5 -1      src/sys/conf/options
  1.97      +16 -21    src/sys/dev/ata/ata-all.c
  1.61      +10 -13    src/sys/dev/ata/atapi-all.c



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?200101291001.f0TA1CI28373>