Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 02/22/2006 15:18:55
Module Name: src
Committed By: rpaulo
Date: Wed Feb 22 15:18:55 UTC 2006
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
In bge_ioctl(), don't call bge_init() if the interface is already up.
Makes ifwatchd work on this interface.
To generate a diff of this commit:
cvs rdiff -r1.102 -r1.103 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.