home *** CD-ROM | disk | FTP | other *** search
/ C/C++ User's Journal & Wi…eveloper's Journal Tools / C-C__Users_Journal_and_Windows_Developers_Journal_Tools_1997.iso / sysembed / flash.ebh < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.6 KB  |  42 lines

  1. [ 3. FLASH Disk]
  2.           EMBEDDED BIOS FLASH DISK - FOR RESIDENT FLASH ARRAYS
  3. ════════════════════════════════════════════════════════════════════════
  4. Embedded BIOS has an integrated Flash disk that provides sector-level
  5. READ/WRITE access to ALL Intel and AMD Flash devices, which includes
  6. the following list:
  7.  
  8. Intel Sectored and Boot Block Flash:
  9.  
  10. Intel 28F008    Intel 28F016    Intel 28F001    Intel 28F002
  11. Intel 28F004    Intel 28F100    Intel 28F200    Intel 28F400
  12.  
  13. Intel Bulk Flash:
  14.  
  15. Intel 28F512    Intel 28F010    Intel 28F020
  16.  
  17. AMD Sectored Flash:
  18.  
  19. AMD 29F010      AMD 29F040      AMD 29F100      AMD 29F200
  20. AMD 29F400
  21.  
  22. AMD Bulk Flash:
  23.  
  24. AMD 28F256      AMD 28F512      AMD 28F010      AMD 28F020
  25.  
  26. Extensible to any block-size Flash part, the integrated Flash can support
  27. other device types by simply adding additional part drivers.
  28.  
  29. The integrated Flash disk is ideal for Flash arrays that are embedded
  30. directly onto the system's motherboard, since additional software, such
  31. as Card Services or Socket Services, are not necessary.  Further, the
  32. read/write INT 13h service software that comprises the Flash disk runs
  33. directly from ROM inside the BIOS itself, saving valuable ROM space.
  34.  
  35. Flash devices used by the integrated Flash disk can be located anywhere
  36. in the physical address space of the CPU, including addresses all the
  37. way up to 4.2 gigabytes.  No windowing hardware is required, as the
  38. Flash disk software treats the Flash memory as a large linear array.
  39.  
  40. And since the Flash disk is built right into the core BIOS, there is
  41. no additional royalty to pay to a 3rd party vendor.
  42.