Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Aug 2005 12:16:21 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/amr amr.c amr_cam.c amr_compat.h amr_disk.c amr_pci.c
Message-ID:  <200508081216.j78CGMsT012371@repoman.freebsd.org>

index | next in thread | raw e-mail

scottl      2005-08-08 12:16:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/amr          amr.c amr_cam.c amr_disk.c amr_pci.c 
  Removed files:
    sys/dev/amr          amr_compat.h 
  Log:
  Complete the removal of __FreeBSD_version checks from the amr driver.  The
  driver had advanced enough over the years that direct sharing of code with
  FreeBSD 4.x was in no way possible anymore.
  
  Revision  Changes    Path
  1.68      +2 -2      src/sys/dev/amr/amr.c
  1.16      +1 -1      src/sys/dev/amr/amr_cam.c
  1.7       +0 -108    src/sys/dev/amr/amr_compat.h (dead)
  1.37      +2 -2      src/sys/dev/amr/amr_disk.c
  1.30      +1 -1      src/sys/dev/amr/amr_pci.c


home | help

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