Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 02/02/2008 12:12:09
Module Name: src
Committed By: tron
Date: Sat Feb 2 12:12:09 UTC 2008
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Avoid using a stale PCI chipset tag pointer. This avoids panics while
attaching a 3Com 3C996B-T on my ULTRA60. Reviewed by Matthew Green.
To generate a diff of this commit:
cvs rdiff -r1.142 -r1.143 src/sys/dev/pci/if_bge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.