Go to file
scw ce2ec9e63e Add support for the SMsC LAN83C183 PHY, which actually probes as a
Seeq 84220.

Also add an 84220-specific work-around for some braindamage (at least
in the PHY I'm working with) where the PHY always comes out of reset
isolated, regardless of the previous state of the BMCR_ISO bit. This
happens even if the PHY has address zero, which is contrary to the
part's datasheet...

The work-around is only applied if we notice BMCR_ISO is set when it
should be clear following reset. The fix is to wait 30mS and clear
it manually. (The change doesn't stick if it's cleared sooner than this)
2002-08-26 11:13:13 +00:00
bin Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:56:00 +00:00
crypto Drop superfluous Ns, sort sections. 2002-08-20 16:05:46 +00:00
dist comment out force of logical block is no larger than physical block. 2002-08-23 00:59:36 +00:00
distrib Note support for HPT372 and (better late than never) HPT374. 2002-08-23 16:31:09 +00:00
etc Make the comments at the top match reality. 2002-08-23 12:58:37 +00:00
games shops are only supposed to have 1 door (as per standard hack 1.0.3). 2002-08-22 01:49:34 +00:00
gnu Make sure mips targets build properly on 64bit hosts. 2002-08-24 16:50:10 +00:00
include Cosmetic changes. 2002-08-15 04:47:12 +00:00
lib Use assembly version of ffs(3). 2002-08-24 06:39:48 +00:00
libexec use strlcpy. minor style fixes 2002-08-22 07:23:27 +00:00
regress don't install regress test programs 2002-08-18 14:59:32 +00:00
rescue oops; typo. (thanks enami!) 2002-08-26 09:02:45 +00:00
sbin if RESCUEDIR is defined, use ${RESCUEDIR}/sh as _PATH_ALTSHELL 2002-08-24 01:05:14 +00:00
share uiomove()'s second argument is now a size_t. 2002-08-25 22:29:11 +00:00
sys Add support for the SMsC LAN83C183 PHY, which actually probes as a 2002-08-26 11:13:13 +00:00
tools work around FreeBSD defining user_from_uid() in stdlib.h 2002-07-03 17:17:04 +00:00
usr.bin Fix typo. 2002-08-23 10:39:46 +00:00
usr.sbin string manipulation fixes. from openbsd 2002-08-22 07:18:42 +00:00
BUILDING Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
BUILDING.mdoc Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
Makefile add "do-ld.elf_so" target, which builds & installs libexec/ld.elf_so. 2002-08-26 04:40:20 +00:00
Makefile.inc
UPDATING /rescue/*, and a new crunchgen to ensure /rescue/* is statically linked 2002-08-24 13:25:01 +00:00
build.sh fix pasto in error message 2002-07-09 06:36:16 +00:00