Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 03/06/2000 16:43:37
Module Name: syssrc
Committed By: mycroft
Date: Tue Mar 7 00:43:37 UTC 2000
Modified Files:
syssrc/sys/dev/cardbus: if_tlp_cardbus.c
Log Message:
A few things:
* Take advantage of the tulip_read_srom() changes.
* Don't frob the so-called `CFDA' register. We're really looking for the
PMCSR, which is in a different location anyway.
* Don't panic if we detach an interface for which we never called tlp_attach().
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/cardbus/if_tlp_cardbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.