Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pcmcia
Module Name: src
Committed By: briggs
Date: Wed Oct 22 15:03:04 UTC 2003
Modified Files:
src/sys/dev/pcmcia: wdc_pcmcia.c
Log Message:
enami noted that my last fix was not correct. Simplify the code some (and
make it more correct) by removing a flag to track wdc attachment. Disable
the function after wdcattach() is called, and remove a conditional when
enabling the function in wdc_pcmcia_enable().
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 src/sys/dev/pcmcia/wdc_pcmcia.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