📄 8019as.cfg
字号:
NodeID = 52 54 4C 19 02 C9
ProductID = 20 20 20 20 20 20 20 20
IOBASE = 300
IRQ = 3
BOOTROM = DISABLE
;BOOTROM = D800 32k
Medium = AUTO
ACTIVEB = ACTIVE
PWRDN = NOTUSED
EARLY = NOTUSED
LED = LINKCRSMCSB
FUDUP = NOTUSED
PNP = USED
IOMS = FULLY
; The following is PnP Resource data
VendorID = 4A 8C 80 19
SerialNum= 33 00 00 00
Version = 0A 10 10
AnsiStr = "Realtek Plug & Play Ethernet Card"
[LogicalID] 16 00 00 19 80 02 00
[CompatibleID] 1C 41 D0 80 D6
[IO] 47 00 00 02 E0 03 20 20
[IRQ] 23 3C 9C 01
[MEMdisable]
;[MEM16K] 81 09 00 40 00 0C C0 0D 00 40 40 00
[END] 79
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; PG8019 : to program 9346 for RTL8019
;
; * Excute PROGRAM.EXE to write data in 8019.CFG to 9346.
; After that, you should excute 'PG8019 /A' or hardware reset your PC
; so that the new configuration can work.
; * There must be only one RED2000 card on the PC.
; * I/O base 300h must be free.
; * The NodeID and SerialNum in 8019.CFG file will be incremented by
; one after 9346 programmed.
; * The PnP Serial ID checksum & resource data checksum are calculated
; and appended by the PG8019.EXE program.
;
;
; The format of 8019.CFG is depicted below.
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;---------- Set Medium Type ----------------
;Medium = AUTO ; Auto detected mode
;Medium = 10BASET ; 10-Base-T mode
;Medium = 10BASE5 ; 10-Base-5 mode
;Medium = 10BASE2 ; 10-Base-2 mode
;---------- Set IO Base Address -------------
;IOBASE = 300 ; IO base address at 0x300
;IOBASE = 260
;---------- Set IRQ level --------------------
;IRQ = 3 ; Valid IRQ selections are:
;IRQ = 5 ; 2,3,4,5,9,10,11,12,15
;---------- Set Node ID ----------------------
;NodeID = 52 54 4C 00 00 03 ; Note: Leave at least one blank space between
; each ID byte.
;---------- Set Product's ID--------------
;These 8 bytes can be accessed from
; NE2000 IDPROM offset (in word) 6, 7, 8, 9, A, B, C & D.
;You may put any data except 57H & 42H in this field as an identification
;of your own products. Some company's proprietary drivers will check this field.
;
;ProdcutID = 54 41 4e 40 20 20 20 20 ; Note: Leave at least one blank space between
; each ID byte.
;---------- Set Boot ROM ---------------------
;If BROM is disabled, the MEM tag of PnP resource data must be eliminated, too.
;Similarly if you enable the BROM, remember add the proper MEM tag.
;
;BOOTROM = DISABLE
;BOOTROM = D000 16K ; Boot ROM start at d000H:0000H, size = 16K bytes
;BOOTROM = D000 PAGE ; Boot ROM start at d000H:0000H, size = 16K bytes
; Page Mode
;--------- Set Active Bit -------------------------
;ACTIVEB = ACTIVE ; This bit selects the card's powerup state.
;ACTIVEB = INACTIVE ;
;--------- Set Power Down Mode --------------------
;PWRDN = USED ;
;PWRDN = NOTUSED ;
;--------- Set 8019 Test Mode ----------------
;EARLY = USED ;
;EARLY = NOTUSED ;
;--------- Set LED Mode ---------------------------
;LED = COLRXTX ;
;LED = LINKRXTX ;
;LED = COLCRSMCSB ;
;LED = LINKCRSMCSB ;
;--------- Set Full Duplex Mode -------------------
;FUDUP = USED ;
;FUDUP = NOTUSED ;
;--------- Set PNP Mode ---------------------------
;PNP = USED ;
;PNP = NOTUSED ;
;--------- Set IOMS (I/O Address Decoded Option) -------------
;IOMS = FULLY ; FULLY DECODES (SA15-SA0)
;IOMS = NORMAL ; DECODES SA9-SA0
;--------- Set PnP Vendor ID ----------------------
;VendorID = 43 32 01 04
;--------- Set PnP Serial Number ------------------
;SerialNum = 01 00 00 00
;--------- Set PnP Version Number ------------------
;Version = 0A 10 10
;--------- Set Identifier String ------------------
;AnsiStr = "Realtek Plug & Play Ethernet Card"
; ************* The following is P&P source data ************************
; All data are in hex format and will be written to 9346 sequentially.
; The data in the [ ] are ignored. You may put any comments in [].
;--------------------------------------------------------------------------
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -