Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: None <dyoung@netbsd.org>
List: source-changes
Date: 01/02/2003 08:26:50
Module Name:	src
Committed By:	dyoung
Date:		Thu Jan  2 06:26:50 UTC 2003

Modified Files:
	src/sys/dev/pci: if_wi_pci.c

Log Message:
Since the I/O and memory enable bits are written to the PCI CSR by
the PCI bus code, and because wi(4) does not use bus-mastering, we
may entirely skip writing the PCI CSR.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 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.