Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 May 1996 16:22:08 -0700
From:      David Greenman <davidg@Root.COM>
To:        Poul-Henning Kamp <phk@freefall.freebsd.org>
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   Re: cvs commit: src/sys/scsi sd.c 
Message-ID:  <199605022322.QAA00916@Root.COM>
In-Reply-To: Your message of "Thu, 02 May 1996 15:20:55 PDT." <199605022220.PAA01208@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
>phk         96/05/02 15:20:54
>
>  Modified:    sys/scsi  sd.c
>  Log:
>  Don't fiddle page tables by hand, use pmap_enter.
>  (copied from wd.c)
>  
>  Revision  Changes    Path
>  1.89      +4 -4      src/sys/scsi/sd.c

   Actually, you probably should have changed it the other way - made wd.c
more like sd.c. Using pmap_enter() at this point isn't very wise.

-DG

David Greenman
Core-team/Principal Architect, The FreeBSD Project



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