PR/60453 CVS commit: [netbsd-11] src/sys/arch/sparc/sparc

"Martin Husemann" <[email protected]> Sun, 19 Jul 2026 16:10: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: "Martin Husemann" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60453 CVS commit: [netbsd-11] src/sys/arch/sparc/sparc
Date: Sun, 19 Jul 2026 16:06:51 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Jul 19 16:06:51 UTC 2026
 
 Modified Files:
 	src/sys/arch/sparc/sparc [netbsd-11]: iommu.c
 
 Log Message:
 Pull up following revision(s) (requested by thorpej in ticket #384):
 
 	sys/arch/sparc/sparc/iommu.c: revision 1.103
 
 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.102.4.1 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.