1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- NODEID = 00 E0 4C 68 00 01
- ;ENDID = 00 E0 4C 68 FF FF
- ;VID = 10 EC
- ;DID = 81 68
- SVID = 10 EC
- SMID = 01 23
- ;Do not change following parameters without Realtek approval
- ;CONFIG0 = 00
- ;CONFIG1 = CF
- ;CONFIGx = 3C
- ;CONFIG3 = 60
- ;CONFIG4 = 14
- ;CONFIG5 = 02
- ;If PXE is enabled, set spi_en (IO reg offset 0x56 bit 3 set to 1) to 1
- ;CONFIG5 = 0A
- CONFIG7 = 07
- ;PMC = C3 FF
- ;ROMBAR = 00
- ;LEDCFG = High-Byte(19H) Low-Byte(18H)
- ;LEDCFG = 0C A9
- ;Prefetchable memory access. Non-Prefetchable set to 04H, Prefetchable set to 0CH
- ;PREFETCHABLE = 04
- ROMCONF = 3F
- ;Bit 7-6 Boot Protocol
- ; 00 ==> PXE protocol
- ; 01 ==> RPL protocol
- ;Bit 5-4 Boot order (method)
- ; 00 ==> ROM disable
- ; 01 ==> Int 18h
- ; 10 ==> Int 19h
- ; 11 ==> PnP/BEV(BBS)
- ;Bit 3 Show Config Message
- ; 0 ==> Enable
- ; 1 ==> Disable
- ;Bit 2 Shift+F10 Menu Entry
- ; 0 ==> Enable
- ; 1 ==> Disable
- ;Bit 1-0 Show Config Time
- ; 00 ==> 3 Seconds
- ; 01 ==> 5 Seconds
- ; 10 ==> 1 Seconds
- ; 11 ==> 0 Second
- ;Serial Number in PCI Config Space
- SN = 00 E0 4C 68 00 00 00 01
- ;LANCFG
- ;BIT 0:LAN Disable BIT 1:PHY Disable BIT 2:Link OK
- ;BIT 31:Clear LANCFG
- ;LANCFG = 00 00 00 00
- ;Link Capability
- ;PHYGBCR = 02 00
- ;PHYANAR = 01 E1
- ;SpeedUp Capability
- ;Enable GPHY speed up by MAC set to 29H, Disable GPHY speed up by MAC set to 21H
- ;PHYPWRFUN = 21
- ;CTAPSHORT
- ;Enable set to 01H, Disable set to 00H
- ;CTAPSHORT = 01
- ;DISFUNCXIOBAR = 00
- VERSION = 1.031
|