home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Enter 1999 January / enter_01_1999_2.iso / BIOS / ctchip34 / CX486LC.CFG < prev    next >
Text File  |  1994-05-04  |  2KB  |  65 lines

  1. ;********** Cyrix/Texas 486SLC/DLC in CX486.CFG********************
  2.  
  3. INDEXPORT=22h
  4. DATENPORT=23h
  5.  
  6. FLUSH=INVD
  7.  
  8. INDEX=C0h; Configuration Control Register 0
  9.  
  10. BIT=7    ;0/1 (Suspend) /SUSP input and /SUPSA output
  11. BIT=6    ;    (CO)     Cache-Organisation
  12.                  0= 2-Way
  13.                  1= direct mapped
  14. BIT=5   ;0/1 (BARB)   Flush Cache every HOLD
  15. BIT=4   ;0/1 (FLUSH)  /Flush input pin (DLC:E13, SLC:30)
  16. BIT=3   ;0/1 (KEN)    /KEN  input pin  (DLC:B12, SLC:29)
  17. BIT=2   ;0/1 (A20M)   /A20M input pin  (DLC:F13, SLC:31)
  18. BIT=1   ;0/1 (MC1) 640K-1M non-cacheable
  19.         ;                               (Bug in A4/A5 Stepping!)
  20. BIT=0   ;0/1 (NC0) First 64KB always not cacheable
  21.         ;                               (Real/Virtuell)
  22.  
  23. INDEX=C1h; Configuration Control Register 1
  24. Bit=0   ; 0/1 (RPL)  output pins /RPLSET and /RPLVAL
  25.  
  26. INDEX=C4h; Non Cacheable Region Register (Default=00h);
  27. BIT=7654321      ; A31 - A24 of starting address Region 1
  28.  
  29. INDEX=C5h; Non Cacheable Region Register (Default=0Ah);
  30. BIT=76543210     ; A23 - A16 of starting address Region 1
  31.  
  32. INDEX=C6h; Non Cacheable Region Register (Default=06h);
  33. BIT 7654         ; A15 - A12 of starting address Region 1
  34. BIT=3210         ; Size of non-cacheable Region 1
  35.  
  36. INDEX=C7h; Non Cacheable Region Register (Default=00h);
  37. BIT=7654321      ; A31 - A24 of starting address Region 2
  38.  
  39. INDEX=C8h; Non Cacheable Region Register (Default=0Ah);
  40. BIT=76543210     ; A23 - A16 of starting address Region 2
  41.  
  42. INDEX=C9h; Non Cacheable Region Register (Default=06h);
  43. BIT 7654         ; A15 - A12 of starting address Region 2
  44. BIT=3210         ; Size of non-cacheable Region 2
  45.  
  46. INDEX=CAh; Non Cacheable Region Register (Default=00h);
  47. BIT=7654321      ; A31 - A24 of starting address Region 3
  48.  
  49. INDEX=CBh; Non Cacheable Region Register (Default=0Ah);
  50. BIT=76543210     ; A23 - A16 of starting address Region 3
  51.  
  52. INDEX=CCh; Non Cacheable Region Register (Default=06h);
  53. BIT 7654         ; A15 - A12 of starting address Region 3
  54. BIT=3210         ; Size of non-cacheable Region 3
  55.  
  56. INDEX=CDh; Non Cacheable Region Register (Default=00h);
  57. BIT=7654321      ; A31 - A24 of starting address Region 4
  58.  
  59. INDEX=CEh; Non Cacheable Region Register (Default=0Ah);
  60. BIT=76543210     ; A23 - A16 of starting address Region 4
  61.  
  62. INDEX=CFh; Non Cacheable Region Register (Default=06h);
  63. BIT 7654         ; A15 - A12 of starting address Region 4
  64. BIT=3210         ; Size of non-cacheable Region 4
  65.