Digidoc 80-Port POST Error Code List
Appendix
71
POST (hex)
Description
85
1. USB final Initialization.
2. NET PC: Build SYSID structure.
3. Switch screen back to text mode
4. Set up ACPI table at top of memory.
5. Invoke ISA adapter ROMs.
6. Assign IRQs to PCI devices
7. Initialize APM
8. Clear noise of IRQs.
93
Read HDD boot sector information for Trend Anti-Virus
code
94
1. Enable L2 cache
2. Program boot up speed
3. Chipset final initialization.
4. Power management final initialization.
5. Clear screen & display summary table.
6. Program K6 write allocation.
7. Program P6 class write combining.
95
1. Program daylight saving.
2. Update keyboard LED & typematic rate.
96
1. Build MP table
2. Build & update ESCD.
3. Set CMOS century to 20h or 19h
4. Load CMOS time into DOS timer tick.
5. Build MSIRQ routing table.
FF
Boot attempt (INT 19h)
Serial ATA/IDE RAID
72
Appendix
Serial ATA/IDE RAID
Introduction
What is the FastTrak 376 RAID controller?
Promise designed its FastTrak 376 to provide a cost-effective, high
performance RAID solution that adds performance and/or reliability to PC
desktops and/or servers using Serial ATA/150, Ultra ATA/133, Ultra ATA/100,
Ultra ATA/66, Ultra ATA/33 hard disks.
FastTrak 376 supports striping (RAID 0) or mirroring (RAID 1) for master
Device only.
RAID 0 (stripe)
For capacity -- The motherboard array will be as big as the smallest HDD in
the array times; however, many HDDs are in the array. Any larger HDDs will
simply be truncated. The truncated space on the bigger HDDs will then be
unusable.
For sustained data transfers -- A RAID 0 array consisting of two HDDs will
transfer at about twice the speed of the slowest HDD in the array. A RAID 0
array consisting of four HDDs will transfer at about three times the speed of the
slowest HDD in the array.
Reads and writes sectors of data interleaved between multiple drives. When
any disk member fails, it affects the entire array. Performance is better than a
single drive since the workload is balanced between the array members. This
array type is for high performance systems. Identical drives are recommended
for performance as well as data storage efficiency. The disk array data capacity is
equal to the number of drive members times the smallest member capacity. For
example, one 1GB and three 1.2GB drives will form a 4GB (4 x 1GB) disk array.
Stripe Size - a value can be set from 1KB to 1024KB sector size. The size can
directly affect performance.
RAID 1 (mirror)
For capacity – This Motherboard array will be as big as the smallest HDD in
the array. The larger HDD will simply be truncated. The truncated space on the
bigger HDD will then be unusable.
For sustained data transfers -- This motherboard array will write data at the
rate of the slowest HDD in the array. This motherboard array will read data at
twice the rate of the slowest HDD in the array.
Writes duplicate data on to a pair of drives while reads are performed in
parallel. ATA RAID 1 is fault tolerant because each drive of a mirrored pair is
installed on separate IDE channels. If one of the mirrored drives suffers a
mechanical failure (e.g. spindle failure) or does not respond, the remaining drive