freebsd-dev/sys/dev/dc
Bill Paul 5c1cfac46e Add support for parsing the media blocks from the SROM on 21143
adapters. This is necessary in order to make this driver work with
the built-in ethernet on the alpha Miata machines. These systems
have a 21143-PC chip on-board and optional daughtercards with either
a 10/100 MII transceiver or a 10baseT/10base2 transceiver. In both
cases, you need to twiddle the GPIO bits on the controller in order
to turn the transceivers on, and you have to read the media info
from the SROM in order to find out what bits to twiddle.
2000-10-05 17:36:14 +00:00
..
dcphy.c Add support for parsing the media blocks from the SROM on 21143 2000-10-05 17:36:14 +00:00
if_dc.c Add support for parsing the media blocks from the SROM on 21143 2000-10-05 17:36:14 +00:00
if_dcreg.h Add support for parsing the media blocks from the SROM on 21143 2000-10-05 17:36:14 +00:00
pnphy.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00