Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: DEGROOTE Arnaud <degroote@netbsd.org>
List: source-changes
Date: 08/04/2007 18:24:24
Module Name: src
Committed By: degroote
Date: Sat Aug 4 18:24:24 UTC 2007
Modified Files:
src/sys/dev/pci: if_wpi.c
Log Message:
Call wpi_stop at the beginning of wpi_init so we are sure that wpi is really
stopped (in particular interrupt are disabled).
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/dev/pci/if_wpi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.