Go to file
briggs 7f9445d14a It is best to allow a little time for the reset to settle in before
we start polling the BMCR again.  Greg Woods noted on tech-net@
that the DP83840A manual states that there should be a 500us delay
between asserting software reset and attempting MII serial operations.

I've also noted that a DP83815 can get into a bad state on cable
removal and reinsertion if we do not delay here.

This may well address PR/16346, and I seem to recall occasional
reports of auto-negotiation and flaky kinds of errors that this
might also alleviate.
2003-09-10 05:25:22 +00:00
bin Reinstate paragraph about -E, sort option descriptions, and bump date for -E addition. 2003-09-08 13:13:08 +00:00
crypto SKEY and BSDAUTH #ifdef mixup 2003-09-08 21:00:41 +00:00
dist Use bounded string op (snprintf instead of sprintf) for an automatic 2003-08-28 11:32:33 +00:00
distrib libc shlib minor bump 2003-09-09 22:18:58 +00:00
doc Mention things I did lately. 2003-09-09 23:35:43 +00:00
etc dd icmp6 as alias 2003-09-08 21:02:55 +00:00
games Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
gnu Avoid outputing illegal assembler code for shifts by constants out of 2003-09-09 21:26:20 +00:00
include add randomid(3). 2003-09-09 22:10:33 +00:00
lib getopt return value has to be held in int, not char. 2003-09-10 00:03:42 +00:00
libexec Back out revision 1.100. There is something screwier going on. 2003-09-07 22:17:43 +00:00
regress simple tests to verify new signal trampoline works. 2003-09-06 22:27:22 +00:00
rescue Remove file "rescue.unstripped" in "cleandir" target. 2003-07-14 09:00:33 +00:00
sbin make it possible to use /kern/ipsec{sp,sa} for dumping policy/SA. it will 2003-09-08 12:34:29 +00:00
share Add MUA and MTA. 2003-09-10 03:34:58 +00:00
sys It is best to allow a little time for the reset to settle in before 2003-09-10 05:25:22 +00:00
tools If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD), 2003-08-27 18:33:26 +00:00
usr.bin PR# bin/22736: Allow unsorted tags file to work. If the initial binary 2003-09-09 21:03:15 +00:00
usr.sbin Inverted a test by mistake. 2003-09-09 08:22:39 +00:00
build.sh in getkernelconf(), remove check for non-empty $makeobjdir, as it's not 2003-08-16 11:46:44 +00:00
BUILDING Backout the previous commit 2003-08-19 12:53:30 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING mention that you *need* COMPAT_16 before building. 2003-09-06 22:12:42 +00:00