Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: tsutsui
Date: Tue May 6 11:45:00 UTC 2008
Modified Files:
src/sys/dev/ic: rtl8169.c rtl81x9reg.h
Log Message:
- use RTK_IDR[0-5] registers to get MAC address on RTL8168C
- change sc_rev numbers to match quirk numbers used in Realtek's driver
- tweak some register definitions
Taken from Realtek's FreeBSD driver.
Untested yet on 8168C, but no bad sideeffect on older chips.
To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 src/sys/dev/ic/rtl8169.c
cvs rdiff -r1.30 -r1.31 src/sys/dev/ic/rtl81x9reg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index