Subject: PR/24302 CVS commit: src/sys/dev/pci
To: None <erh@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: netbsd-bugs
Date: 03/16/2005 17:16:01
The following reply was made to PR kern/24302; it has been noted by GNATS.

From: Eric Haszlakiewicz <erh@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/24302 CVS commit: src/sys/dev/pci
Date: Wed, 16 Mar 2005 17:11:17 +0000 (UTC)

 Module Name:	src
 Committed By:	erh
 Date:		Wed Mar 16 17:11:17 UTC 2005
 
 Modified Files:
 	src/sys/dev/pci: twe.c
 
 Log Message:
 Fix PR#24302.  Clear PCI abort and parity errors to give the card a chance at
 working.  Patch provided by Jean-Luc Wasmer, based on the FreeBSD driver.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.63 -r1.64 src/sys/dev/pci/twe.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.