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:   mycroft
Date:           Thu Aug 12 18:23:50 UTC 2004
Modified Files:
        src/sys/dev/pcmcia: if_xi.c
Log Message:
Remove the "known bugs" section.  I've fixed both of them.
Use tsleep() rather than delay().  XXX Most of these are probably unnecessary
anyway.  In particular, I believe that what xi_full_reset() does is totally
gratuitous after power-cycling the socket; it should only be necessary if we
want to use power-saving mode.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/dev/pcmcia/if_xi.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