summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/conf
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2006-06-26 20:31:32 +0000
committerwpaul <wpaul@FreeBSD.org>2006-06-26 20:31:32 +0000
commitd1da54538c97d4601d9177d8900bd5fe8f53cc00 (patch)
tree236212402215953e9bfed2d0f02f8cca24912c87 /sys/sparc64/conf
parent368eefb9bff3ecba2497f5318f95071b69e0a9b0 (diff)
downloadFreeBSD-src-d1da54538c97d4601d9177d8900bd5fe8f53cc00.zip
FreeBSD-src-d1da54538c97d4601d9177d8900bd5fe8f53cc00.tar.gz
Add support for the RealTek 8169SC/8110SC and RTL8101E devices. The
latter is a PCIe 10/100 chip. Finally fix the EEPROM reading code so that we can access the EEPROMs on all devices. In order to access the EEPROM, we must select 'EEPROM programming' mode, and then set the EEPROM chip select bit. Previously, we were setting both bits simultaneously, which doesn't work: they must be set in the right sequence. Always obtain the station address from the EEPROM, now that EEPROM reading works correctly. Make the TX interrupt moderation code based on the internal timer optional and turned off by default. Make the re_diag() routine conditional and off by default. When it is on, only use it for the original 8169, which was the only device that that really needed it. Modify interrupt handling to use a fast interrupt handler and fast taskqeueue. Correct the rgephy driver so that it only applies the DSP fixup for PHY revs 0 and 1. Later chips are fixed and don't need the fixup. Make the rgephy driver advertise both 1000_FD and 1000_HD bits in autoneg mode. A couple of the devices don't autoneg correctly unless configured this way.
Diffstat (limited to 'sys/sparc64/conf')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud