freebsd-skq/sys
wpaul 68bdebcaab Teach the rlphy driver how to do parallel link detection. If the link partner
doesn't support NWAY, the RealTek PHY (both the integrated ones on 8139
chips and the RTL8201L 10/100 PHY) will not report the link speed via
the ANLPAR or BMSR registers. For the 8201L, we need to look in magic
vendor-specific PHY register 0x19. For the 8139 MAC+PHY combo, we have
to be able to test the RL_MEDIASTAT register.

The changes to rlphy.c are based largely on the patch from PR 30836,
however I tried to eliminate some magic numbers by creating an entry
for the 8201 PHY in miidevs.

Also updated if_rl.c to allow the rlphy driver to read the RL_MEDIASTAT
register via the rl_miibus_readreg() routine.
2002-04-07 20:55:50 +00:00
..
alpha
amd64 Move ICU_* defines into icu.h. 2002-04-06 08:25:05 +00:00
arm
boot We must not let install(1) strip loader.efi when installing it, or the 2002-04-07 04:27:50 +00:00
cam
coda
compat
conf Now that we can thorougly self compile the kernel, stop hard coding the 2002-04-07 04:34:21 +00:00
contrib
crypto
ddb
dev Teach the rlphy driver how to do parallel link detection. If the link partner 2002-04-07 20:55:50 +00:00
fs Fixed assorted bugs in setting of timestamps in devfs_setattr(). 2002-04-05 15:16:08 +00:00
geom
gnu
i4b
i386 Move ICU_* defines into icu.h. 2002-04-06 08:25:05 +00:00
ia64 ia64 depends on ACPICA on actual hardware. It might be worth having a 2002-04-07 04:36:02 +00:00
isa
isofs/cd9660
kern o Change kernel_vmount() interface to be more convenient : pass two 2002-04-07 13:22:47 +00:00
libkern
modules
net
netatalk
netatm
netgraph
netinet Retire this copy; it now lives in sys/net/fddi.h. 2002-04-05 19:24:38 +00:00
netinet6 Use <net/fddi.h> rather than <netinet/if_fddi.h>. 2002-04-06 03:21:46 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98 Merged from sys/dev/syscons/syscons.c revisions 1.381 and 1.382. 2002-04-06 06:47:23 +00:00
pccard
pci Teach the rlphy driver how to do parallel link detection. If the link partner 2002-04-07 20:55:50 +00:00
posix4
powerpc
rpc
security/lomac
sparc64 Enable isp and ispfw. Remove the nonexistant SUN_DISKLABEL and 2002-04-06 09:33:24 +00:00
svr4
sys Constify. 2002-04-07 09:58:28 +00:00
tools
ufs
vm
Makefile