home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Enter 1999 January / enter_01_1999_2.iso / BIOS / ctchip34 / CX486DX.CFG < prev    next >
Text File  |  1995-10-02  |  2KB  |  56 lines

  1. ;********************************************
  2. ; Chipsatz-Konfiguration für Cyrix 486DX (M7)
  3. ;********************************************
  4.  
  5. INDEXPORT=22h
  6. DATENPORT=23h
  7.  
  8.  
  9. INDEX=C1h; Configuration Control Register 14
  10. Bit=765 ; reserved
  11. Bit=4   ;0/1 NO_Lock
  12. Bit=3   ;0/1 MMAC   Main Memory Access
  13. Bit=2   ;0/1 SMAC   System Management Access
  14. Bit=1   ;0/1 SMI    System Memory Modus, output pin /SMADS
  15. Bit=0   ;0/1 (RPL)  output pins /RPLSET and /RPLVAL
  16.  
  17. INDEX=C2h; Configuration Control Register 2
  18.  
  19. BIT=7   ;0/1 (SUSP) Suspend Pins (/SUSP und /SUSPA)
  20. BIT=6   ;0/1 (BWRT) Burst Write Cycles
  21. BIT=5   ;0/1 (BARB)  Castoff dirty lines every HOLD
  22. BIT=4   ;0/1 (WT1)  Memory access to 640..1M always Write Through
  23. BIT=3   ;0/1 (HALT) Suspend on Halt
  24. BIT=2   ;0/1 (LOCK) Prohibit Changing of the NW-Bit in CR0
  25. BIT=1   ;0/1 (WBAK) EnableWrite Back Cache Interface Pins
  26. BIT=0   ;reserved
  27.  
  28. INDEX=C3h; Configuration Control Register 3
  29. BIT=765432 ;reserved
  30. BIT=1      ;(0/1) (NMI) during SMM
  31. BIT=0      ;(SMI-LOCK)
  32.            0= disabled
  33.            1= CCR1 Bits 1,2,3,7  locked
  34.               CCR3 Bits 0,1      locked
  35.               SMAR-Bits          locked
  36.  
  37.  
  38. INDEX=CDh;    ;(SMAR) System Memory Address Register;
  39. BIT=7654321      ; A31 - A24 of SMM Address
  40.  
  41. INDEX=CEh;    ;(SMAR) System Memory Address Register;
  42. BIT=7654321      ; A23 - A16 of SMM Address
  43.  
  44. INDEX=CFh;    ;(SMAR) System Memory Address Register;
  45. BIT=7654        ; A15 - A12 of SMM Address
  46. BIT=3210        ; Size 4KB *2^n
  47.  
  48. INDEX=FEh     ;(DIR0) Device Identification
  49. BIT=76543210  ;
  50.               00011010 = cx486DX
  51.               00011011 = cx486DX/2
  52.               else     = unbekannter Prozessortyp
  53. INDEX=FFh    ; (DIR1) Device Identification 1
  54. BIT=7654     ; Revision Identification
  55. BIT=3210     ; Stepping Identification
  56.