Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 01/29/2004 10:06:19
Module Name: src
Committed By: dyoung
Date: Thu Jan 29 10:06:19 UTC 2004
Modified Files:
src/sys/dev/ic: atwvar.h
src/sys/dev/pci: if_atw_pci.c
Log Message:
Add atw_pci_enable, atw_pci_disable. Fixes a panic at "ifconfig
down" that was reported by Darren Reed.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/ic/atwvar.h
cvs rdiff -r1.3 -r1.4 src/sys/dev/pci/if_atw_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.