Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2005 15:31:57 -0700
From:      Paul Saab <ps@freebsd.org>
To:        Paul Saab <ps@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/amr amr.c amr_cam.c amr_disk.c amr_pci.c amrreg.h amrvar.h
Message-ID:  <42C07E5D.2020505@freebsd.org>
In-Reply-To: <200506272221.j5RML8jS007175@repoman.freebsd.org>
References:  <200506272221.j5RML8jS007175@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I forgot to mention that all this was based off the work Scott Long did.

Paul Saab wrote:
> ps          2005-06-27 22:21:08 UTC
>
>   FreeBSD src repository
>
>   Modified files:        (Branch: RELENG_4)
>     sys/dev/amr          amr.c amr_cam.c amr_disk.c amr_pci.c 
>                          amrreg.h amrvar.h 
>   Log:
>   Merge a whole slew of stability fixes from RELENG_5/CURRENT.
>   
>   - amr should now work reliably on systems with more than 4GB of ram.
>   - Assign a static slot number to each command instead of doing a
>     linear search for free slots each time a command is needed.
>   - Fixes for the ioctl path.
>   
>   A good portition of these changes were submitted by
>   David Sze <dsze at alumni dot uwaterloo dot ca>
>   
>   Revision  Changes    Path
>   1.7.2.16  +244 -141  src/sys/dev/amr/amr.c
>   1.1.2.4   +13 -8     src/sys/dev/amr/amr_cam.c
>   1.5.2.7   +2 -3      src/sys/dev/amr/amr_disk.c
>   1.1.2.11  +11 -8     src/sys/dev/amr/amr_pci.c
>   1.1.2.5   +4 -1      src/sys/dev/amr/amrreg.h
>   1.2.2.8   +6 -0      src/sys/dev/amr/amrvar.h
>
>   



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