NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58308 CVS commit: src/sys/arch/x86/x86



The following reply was made to PR port-amd64/58308; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58308 CVS commit: src/sys/arch/x86/x86
Date: Tue, 4 Jun 2024 21:42:59 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue Jun  4 21:42:58 UTC 2024
 
 Modified Files:
 	src/sys/arch/x86/x86: bus_dma.c
 
 Log Message:
 x86: Teach bus_dmamem_map about BUS_DMA_PREFETCHABLE.
 
 PR port-amd64/58308
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.90 -r1.91 src/sys/arch/x86/x86/bus_dma.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index