Subject: CVS commit: src/sys/dev
To: None <source-changes@netbsd.org>
From: None <dyoung@netbsd.org>
List: source-changes
Date: 03/27/2003 06:34:18
Module Name:	src
Committed By:	dyoung
Date:		Thu Mar 27 04:34:18 UTC 2003

Modified Files:
	src/sys/dev/ic: wi.c wivar.h
	src/sys/dev/pci: if_wi_pci.c

Log Message:
Introduced sc_reset to wi_softc. The bus-specific front-end gets
to fill this.


To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 src/sys/dev/ic/wi.c
cvs rdiff -r1.28 -r1.29 src/sys/dev/ic/wivar.h
cvs rdiff -r1.16 -r1.17 src/sys/dev/pci/if_wi_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.