NetBSD-Bugs archive

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

PR/49968 CVS commit: src/sys/dev/pci/ixgbe



The following reply was made to PR kern/49968; it has been noted by GNATS.

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49968 CVS commit: src/sys/dev/pci/ixgbe
Date: Wed, 18 Jan 2017 08:23:03 +0000

 Module Name:	src
 Committed By:	msaitoh
 Date:		Wed Jan 18 08:23:03 UTC 2017
 
 Modified Files:
 	src/sys/dev/pci/ixgbe: ixgbe.c
 
 Log Message:
  Use 64bit DMA tag. If not, a lot of bounce buffer is allocated.
 Fixes PR#49968 reported by Hauke.
 
 XXX pullup-[67].
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.59 -r1.60 src/sys/dev/pci/ixgbe/ixgbe.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