Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Fwd: CVS commit: src/sys/dev/pci
Should we plullup to netbsd-6?
-------- Original Message --------
Return-Path:
<bounces-source-changes-owner-msaitoh=execsw.org%NetBSD.org@localhost>
X-Original-To: msaitoh%execsw.org@localhost
Delivered-To: msaitoh%execsw.org@localhost
Received: from mail.netbsd.org (mail.NetBSD.org
[IPv6:2001:4f8:3:7:230:48ff:fe85:f13c]) by vslock.execsw.org (Postfix)
with ESMTP id C6535439846 for <msaitoh%execsw.org@localhost>; Thu, 9 Aug 2012
13:16:51 +0900 (JST)
Received: by mail.netbsd.org (Postfix, from userid 605) id E72E814A1B8;
Thu, 9 Aug 2012 04:16:46 +0000 (UTC)
Delivered-To: source-changes%NetBSD.org@localhost
Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org
(Postfix) with ESMTP id 099D514A1B7 for <source-changes%NetBSD.org@localhost>;
Thu, 9 Aug 2012 04:16:46 +0000 (UTC)
X-Virus-Scanned: amavisd-new at NetBSD.org
Received: from mail.netbsd.org ([127.0.0.1]) by localhost
(mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id
OPP2fY46_QJK for <source-changes%NetBSD.org@localhost>; Thu, 9 Aug 2012 04:16:45
+0000 (UTC)
Received: from cvs.netbsd.org (cvs.NetBSD.org
[IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix)
with ESMTP id 469B714A1B2 for <source-changes%NetBSD.org@localhost>; Thu, 9 Aug
2012 04:16:45 +0000 (UTC)
Received: by cvs.netbsd.org (Postfix, from userid 500) id AFC4F175DD;
Thu, 9 Aug 2012 04:16:37 +0000 (UTC)
MIME-Version: 1.0
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"
Date: Thu, 9 Aug 2012 04:16:37 +0000
From: SAITOH Masanobu <msaitoh%netbsd.org@localhost>
Subject: CVS commit: src/sys/dev/pci
To: source-changes%NetBSD.org@localhost
X-Mailer: log_accum
Message-Id: <20120809041637.AFC4F175DD%cvs.netbsd.org@localhost>
Sender: source-changes-owner%NetBSD.org@localhost
List-Id: source-changes.NetBSD.org
Precedence: bulk
Reply-To: source-changes-d%NetBSD.org@localhost
Mail-Reply-To: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
Mail-Followup-To: source-changes-d%NetBSD.org@localhost
Module Name: src
Committed By: msaitoh
Date: Thu Aug 9 04:16:37 UTC 2012
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Add workaround for QEMU and the variants.
This problem was discovered a few years ago, but some variants and
cloud services still have the bug. This problem is not NetBSD's bug
but qemus's bug. For NetBSD users, existence of buggy virtual machines
s sad thing, so we add a workaroud.
To generate a diff of this commit:
cvs rdiff -u -r1.229 -r1.230 src/sys/dev/pci/if_wm.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