Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
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.
Home |
Main Index |
Thread Index |
Old Index