Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   mycroft
Date:           Mon Aug 16 15:40:35 UTC 2004

Modified Files:
        src/sys/dev/ic: i82365.c
        src/sys/dev/pci: pccbb.c

Log Message:
Some tweaks, per the PC Card spec:
* Assert RESET before powering off a socket.
* Turn on the output enable bit earlier so the interface actually drives CEn
  and RESET.
* Tighten up the power-on timing a bit.
* Mention the specific timing values named in the spec.

For pccbb, be careful to always power off before zeroing PWRCTL.


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 src/sys/dev/ic/i82365.c
cvs rdiff -r1.107 -r1.108 src/sys/dev/pci/pccbb.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