Go to file
mycroft b0345c674e Christos's crappy Libretto 100CT has an extremely long ramp for socket Vcc
(violating the PC Card spec), so... use the "power cycle" socket event to
determine when we've reached Vcc before proceeding, rather than using a fixed
amount of time.  This has the double advantage that it makes the card attach
time even shorter on sane systems -- the minimum is now ~38ms on my i8500
rather than 222ms.

Probably a similar change should be made to pcic, but it was hard enough
figuring out whether it would work with pccbb.  The chip specs suck.

For now, I'm leaving in a couple of additional printf()s in the hope that I
will get some interesting data from them.
2005-01-16 08:51:55 +00:00
bin PR/28940: David Laight: /bin/sh doesn't quote the output of trap. 2005-01-11 19:38:57 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto don't throw const away for no reason. 2004-12-11 06:58:20 +00:00
dist allow to escape newline in string literals. 2005-01-13 12:10:02 +00:00
distrib Fix typo as noted in PR#28975 2005-01-15 17:39:45 +00:00
doc sendmail-8.13.3 out. 2005-01-13 10:19:26 +00:00
etc Permit a "README", "SOURCE_DATE", and "source" at the top-level to be 2005-01-15 18:18:18 +00:00
games Convert from libc/threadlib-style mutex protection to pthread style. 2004-12-14 00:21:01 +00:00
gnu Re-run mknative for mips binutils updates. 2005-01-14 08:54:59 +00:00
include modify footprint of pw_gensalt(). 2005-01-12 03:33:32 +00:00
lib Reference RFC1738 instead of RFC1808 for '%xx' encoding. 2005-01-15 21:02:51 +00:00
libexec Quote symbol names in a debug message (to make it easier to spot an empty 2005-01-11 21:58:27 +00:00
regress add a test for src/dist/nawk/lex.c rev.1.6. 2005-01-13 12:26:12 +00:00
rescue cosmetic tweak 2005-01-13 03:50:08 +00:00
sbin When we run with 'fsck -f -n' we should go over all the filesystems, not 2005-01-13 22:56:09 +00:00
share Sync with reality... 2005-01-15 18:13:00 +00:00
sys Christos's crappy Libretto 100CT has an extremely long ramp for socket Vcc 2005-01-16 08:51:55 +00:00
tools Revert previous. 2005-01-14 07:46:56 +00:00
usr.bin preempt wizd; crank date 2005-01-15 21:28:16 +00:00
usr.sbin Don't exit if we can't read the exports file; we can still reload it 2005-01-14 16:16:28 +00:00
x11 Remove some redundant assignments. 2005-01-09 21:45:53 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +00:00
Makefile.inc
UPDATING Mention /etc/pam.d requirement. 2005-01-09 07:31:31 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00