freebsd-nq/sys/dev/dc
Bill Paul 88d739dc5f Add support for the Davicom DM9102A 10/100 ethernet controller chip.
This is just to make sure we initialize the chip correctly: we need to
make the sure the port select bit in CSR6 is set properly so that we
use the internal PHY for 10/100 support. (The eval boards I have also
include an external HomePNA PHY, but I need to play with that more
before I can support it.)
2000-01-19 19:03:08 +00:00
..
dcphy.c Fix some problems reported by Mike Pritchard: 1999-12-13 21:45:13 +00:00
if_dc.c Add support for the Davicom DM9102A 10/100 ethernet controller chip. 2000-01-19 19:03:08 +00:00
if_dcreg.h Add support for the Davicom DM9102A 10/100 ethernet controller chip. 2000-01-19 19:03:08 +00:00
pnphy.c