PR/60453 CVS commit: src/sys/arch/sparc/sparc

"Jason R Thorpe" <[email protected]> Tue, 21 Jul 2026 19:25:01 +0000 (UTC)
Newsgroups gmane.os.netbsd.bugs
Message-ID <[email protected]>
The following reply was made to PR kern/60453; it has been noted by GNATS.

From: "Jason R Thorpe" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60453 CVS commit: src/sys/arch/sparc/sparc
Date: Sat, 18 Jul 2026 13:54:26 +0000

 Module Name:	src
 Committed By:	thorpej
 Date:		Sat Jul 18 13:54:26 UTC 2026
 
 Modified Files:
 	src/sys/arch/sparc/sparc: iommu.c
 
 Log Message:
 Add support for bus_dmamap_load_mbuf(), needed to support GEM Ethernet.
 From Erik LaBine.
 
 PR kern/60453
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.102 -r1.103 src/sys/arch/sparc/sparc/iommu.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.