JUNE 2005

Downloadable Version (.pdf format)

Volume 4, Issue 3   

 In This Edition:

Welcome to another edition of the ASI Corporation Technical Newsletter! This newsletter features articles on new computer technologies and products offered by ASI, a leading North American Distributor of computer components and systems. If you are an ASI customer feel free to call Technical Support Staff if you have any questions. Please visit www.asisupport.com (general technical help), www.asiserver.com (Server solutions), or www.asimobile.com (Notebook support and configuration) for further information. Thank you.


Intel's Desktop Dual Core Processors Arrive!
 Recently, Intel announced and began shipping their first "Dual Core" processors for desktop computers with more to follow in the coming quarters, especially in Q1 2006. ASI has slowly started to receive the dual core Intel® Pentium® Processor Extreme Edition for PC enthusiasts and systems using the 955X chipset, and the dual core Intel® Pentium® D processor for mainstream PC users using the 945 chipset family.

The new Pentium D processor brand name was formerly code-named "Smithfield" in case you heard that name. The Pentium Processor Extreme Edition, which includes a new brand logo, differs from the Pentium D solely by including Hyper-Threading technology, which gives the capability of processing four threads or instructions simultaneously versus single and dual threads from one and two-core processors. The more than 15 dual/multi-core processor projects underway will be the engines that fuel Intel’s digital home, digital office, mobile and enterprise platforms, which address new and different multi-tasking, multi-user and usage opportunities for our customers and their end-users.

 
The Need for Dual Core Desktop Processors:


Whether performing video editing functions, playing graphic intensive games or running multiple
background tasks simultaneously, users today have high expectations for their PC's performance with little tolerance for degradation in this experience. For people who run multiple demanding applications simultaneously, Intel's new dual core processors are the preferred desktop processor for this usage model. Intel's dual-core processors provide two execution cores in one physical processor, both running at the same frequency, both cores share the same CPU packaging and the same interface with the chipset/memory.

These changes allow the platform to do more in less time, provide exceptional functionality and performance so consumers get the most productivity and enjoyment from their PCs when one or more people are running multiple applications at the same time. Imagine that a dual-core processor is like a four-lane highway — it can handle up to twice as many cars as its two-lane predecessor without making each car drive twice as fast. Similarly, with an Intel dual-core processor-based PC, people can perform multiple tasks such as downloading music and gaming simultaneously. In a technical nutshell, Intel believes multi-core processing will support several key capabilities that can enhance the user experience, including the number of PC tasks a user can do at one time, and the ability to do multiple bandwidth-intensive activities and increase the number of users utilizing the same PC at the same time.

Intel Desktop Dual Core Product Info Chart  - LGA775, 90nm technology
Processor
Family
Processor
Number
ASI
SKU
Clock
Speed
Intel Product Code Bus
Speed
L2
Cache
HT XD EM64T Enhanced Intel Speedstep Technology (EIST)

Intel® Pentium® Processor Extreme Edition

840 37376 3.20 GHz BX80547PG3600FT 800 MHz 2 x 1MB Yes Yes Yes Yes
Intel® Pentium® D Processor 840 37375 3.20 GHz BX80551PG3200FN 800 MHz 2 x 1MB No Yes Yes Yes
830 37374 3.00 GHz BX80551PG3000FN 800 MHz 2 x 1MB No Yes Yes Yes
820 37373 2.80 GHz BX80551PG2800FN 800 MHz 2 x 1MB No Yes Yes Yes

Understanding Multi-Core Processor Architecture & Difference to Hyper-Threading

Explained most simply, multi-core processor architecture entails silicon design engineers placing two or more processor “execution cores,” or computational engines, within a single processor. This multi-core processor plugs directly into a single processor socket, but the operating system perceives each of its execution cores as a discrete logical processor, with all the associated execution resources.

The idea behind this implementation of the chip’s internal architecture is in essence a “divide and conquer” strategy. In other words, by divvying up the computational work performed by the single processor execution core in traditional microprocessors and spreading it over multiple processor execution cores, a multi-core processor can perform more work within a given clock cycle. Thus, it is designed to deliver a better overall user experience. To enable this improvement, the software running on the platform must be written such that it can spread its workload across multiple execution cores. This functionality is called thread-level parallelism or “threading,” and applications and operating systems (such as Microsoft Windows XP) that are written to support it are referred to as “threaded” or “multi-threaded.”

A processor equipped with hardware thread-level parallelism can execute completely separate threads of code simultaneously. This can mean one thread running from an application and a second thread running from an operating system, or parallel threads running from within a single application. (Multimedia applications are especially conducive to thread-level parallelism because many of their operations can run in parallel.) As software developers continue to design more threaded applications that capitalize on this architecture, multi-core processors can be expected to provide new and innovative benefits for PC users, at home and at work. Multi-core capability can also enhance the user experience in multitasking environments, namely, where a number of foreground applications run concurrently with a number of background applications such as virus protection and security, wireless, management, compression, encryption and synchronization.

Like other hardware-enhanced threaded capabilities advanced at Intel, multi-core capability reflects a shift to parallel processing — a concept originally conceived in the supercomputing world. For example, Hyper-Threading (HT) Technology, introduced by Intel in 2002 enables processors to execute tasks in parallel by weaving together multiple “threads” in a single-core processor. But whereas HT Technology is limited to a single core’s using existing execution resources more efficiently to better enable threading, multi-core capability provides two or more complete sets of execution resources to increase overall compute throughput. As more multithreaded applications come to market, Intel dual-core processor-based PCs will be ready to deliver better computing experiences and will really shine.

As seen in the chart below, the top graphic shows that a Pentium D (Dual-Core processor without Hyper-threading) can process two threads concurrently in parallel (one by each processing core). The bottom graphic shows a Pentium Processor Extreme Edition (Dual-Core processor with Hyper-threading) can process 4 threads in parallel.
 

 

Intel's new Dual Core Processors includes several new performance
enhancing features:

Dual-core:
The Power of dual-core Delivers Exceptional Benefits to Your Platform: Intel dual-core processors have two complete execution cores in one processor package running at the same frequency. The two physical cores in one package have their own set of registers and cache.

Level 1 Execution Trace Cache:
The Intel Pentium D processor features two 16KB data caches. In addition to the data cache, each core includes an Execution Trace Cache that stores up to 12K decoded micro-ops in the order of program execution. This increases performance by removing the decoder from the main execution loop and makes more efficient usage of the cache storage space since instructions that are branched around are not stored.

2MB Level 2 Cache (2 x 1MB):
The Intel Pentium D processor based upon Intel 90nm process technology has a 1MB L2 Advanced Transfer Cache for each core (2MB total) enabling improved overall system performance by allowing each processor core to have faster access to larger amounts of the most often used data.

Enhanced Intel SpeedStep® Technology (EIST):
Available on Intel Pentium D processors 830 and higher (not available on the Intel Pentium processor Extreme Edition); when running applications that demand less processor power, the Operating System will slow the processor clock speed down. Enabling of EIST can lead to power efficient systems that can run quieter and cooler3. (This feature only available on certain Intel processors)

Intel® EM64T:
Intel® EM64T provides an enhancement to Intel’s 32-bit architecture by enabling the desktop processor platform to access larger amounts of memory. With appropriate 64-bit supporting hardware and software, platforms based on an Intel processor supporting Intel EM64T can enable use of extended virtual and physical memory.

Execute Disable Bit:
This feature, combined with a supported operating system, allows memory to be marked as executable or non-executable. If code attempts to run in non-executable memory the processor raises an error to the operating system.

Streaming SIMD Extensions 3 (SSE3):
Single Instruction Multiple Data Extensions significantly accelerate performance
of 3-D graphics and include additional integer and cache ability instructions that improve other aspects of performance.

90nm Process Technology:
The 90nm process technology is the latest in Intel manufacturing and technology leadership allowing for next generation transistor advantages, such as

strained silicon lattice to deliver faster transistors and potentially increase performance.

Hyper-Threading Technology (HT Technology)
*** ONLY on
Intel® Pentium® Processor Extreme Edition ***
In addition to the above features the Intel Pentium processor Extreme Edition supports HT Technology.  In desktop PCs and entry-level workstations, HT Technology takes advantage of threaded applications already in the market, and will deliver benefits from the next generation multi-threaded software applications. Multithreaded software divides workloads into processes and software threads that can be independently scheduled and dispatched.

Dual-Core Platform Component Selection:

Motherboard Selection:

Motherboards used with the Pentium D processor in the LGA775 package must specifically support the Intel NetBurst micro-architecture 800MHz system bus. Also, the Pentium D processor in the 775-land package must be used in a motherboard with a LGA775 socket (Socket-T). It is important to verify that the specific motherboard model and revision support the specific Pentium D Processor number being used. Currently Intel 955X and the 945G/P chipset families can support the new Intel Dual Core Desktop processors.

Motherboards that support the Pentium D processor and are based on the ATX form factor specification utilize power supplies that follow the ATX12V power supply design guide. Similarly, microATX form factor motherboards that support the Pentium D processor utilize power supplies that follow the ATX12V or SFX12V power supply design guides. Both the ATX12V and SFX12V power supply design guides are available on the Form Factors website.

Chassis Selection:

Systems based on the Pentium D Processor in the LGA775 package must use a chassis that complies with the ATX specification (revision 2.01 or later) or microATX specification (revision 1.0 or later), depending on the motherboard form factor. Intel recommends system integrators using ATX form factor motherboards to choose a chassis that complies with the ATX specification (revision 2.01 or later). Likewise, system integrators using microATX form factor motherboards should choose a chassis that complies with the microATX specification (1.0 or later).

It is recommended to use a chassis on the Tested Chassis List to ensure proper chassis airflow, electrical support (ATX12V or SFX12V power supply), and compatibility with boxed Intel Pentium 4 processors using an Intel® Desktop Board. Chassis that pass this thermal testing provide system integrators with a starting place for determining which chassis to evaluate.

Power Supply Selection:

Power supplies must comply with either the ATX12V or SFX12V design guidelines (see the Form Factors website for details) and supply additional current on the 12V power rail through a 2x2 connector.. All Pentium D processor-based systems require either the standard 2x10, 20-pin ATX power connector or the new 24 pin ATX power connecter as well as the 2x2, 4-pin 12V connector. The Intel® Pentium® Extreme Edition processor requires a power supply with a 2x4 connector instead of the 2x2 connector.

Additionally there are specific current requirements for the 12v rails.  See table below. Consult the motherboard documentation to determine additional power supply requirements. Intel tests power supplies to determine a minimum level of electrical compliance. Consult the Tested Power Supply List for more information.

 Power Supply Requirements:

 System Classification
 Value
 Mainstream
 Performance
 Power supply requirement for 12V rail
13A Continuous, 16.5A Peak for 10ms
16A continuous, 19A peak for 10ms
Two 12v rails each rated at: 8A continuous, 11A peak for 10ms
 Board (chipset specific)
945 Chipset
 945/955X Chipset
955X Chipset
Chassis
TAC 1.1
 TAC 1.1 Tested for PCG 05B platform See tested chassis list
 TAC 1.1 Tested for Extreme Edition CPU See tested chassis list


Intel’s Roadmap for Multi-Core Processors

Intel is deploying multi-core processors across key product lines as a pivotal piece of its new platform focus. Intel plans to deliver additional dual-core desktop processors based on its 65nm process technology in the first half of 2006. Initial plans for the server arena in the first quarter of 2006, Intel intends to deliver two optimized Intel Xeon™ dual-core processors with Intel® EM64T designed for dual-processor and multi-processor platforms. Intel expects to begin shipments of its first mobile dual-core processor, codenamed “Yonah,” in late 2005 and go into volume production in 2006. Based on a mobile-optimized micro-architecture and 65nm process technology, “Yonah” is designed to provide power management capabilities and enhanced performance for multiple demanding applications and multi-threaded applications.


Intel 945G/P & 955X Chipsets
Dual Core Support + New Features = Great Performance Potential 
Intel has just released the latest in it's new generation of desktop chipsets. While the Intel 955X Express (Lakeport) chipset has already been out for a short time, we are going to address it in this article along with it's new counterparts the Intel 945G Express and the 945P Express (Glenwood) Chipsets.

About once a year Intel announces a new round of chipsets to cover all market segments. Last year, with the introduction of the 915 and 925 chipsets, where initially the interest and excitement was very high, many of the manufacturers chose not to fully change over to the new platforms, and several introduced products which were a mixture of both the old and the new technology. Much of this resistance to the new changes were brought on by the lack of availability of key components such as DDR2 and the extra cost of the PCI-Express cards used by the new chipsets.

Now, a year down the line from the 915 and 925 launch, the key components are widely available, and the prices have come down to a level where making the jump to a new platform makes perfect sense. For those who waited to make the jump will be rewarded with new features such as Dual Core support, DDR667 support, and in the new "G" chipset, a bump up to the Intel Graphics Media Accelerator 950. On the South Bridge side of the chipset, the patient have been rewarded with "SATAII" and the ICH7(R) chip which adds RAID 5 and 10 support.

Intel 955X Express Chipset

With the new Intel 955X Express chipset, Intel continues it's tradition of giving it's highest end chipset exclusive features not available in it's more mainstream products. The 955X boasts support for the new Intel Pentium Processor Extreme Edition (Processor Number 840) which is Dual Core, has 2x 1MB L2 Cache and runs 3.20GHz @ 800MHz, FSB. On the memory side, the 955X Express chipset can support up to 8GB of ECC memory, whereas the 945G and 945P chipsets can only support up to 4GB of non-ECC memory. In addition to the ECC support, the 955X also supports Intel Memory Pipeline Technology which enables higher utilization of each memory channel accelerating data transfers between the processor and system memory. None of the new chipsets will support memory below 533MHz.

Intel 945G and 945P Express Chipset

Intel has fortified it's mainstream lineup by adding the Intel 945G and 945P Express Chipsets. While supporting the 1066 and 800MHz FSB like the 955X chipset does, they also added support for the 533MHz. FSB so as not to exclude Celeron users and users of previous generation CPU's from the mix. Aside from the newest 840 CPU, pretty much all LGA775 CPU's will be supported by motherboards using these chipsets. Intel's High Definition Audio remains across the entire lineup, as does the Intel Matrix Storage Technology. The upgraded graphics on the 945G, the Intel Graphics Media Accelerator 950, now supports HD playback and a higher clock speed.

Both the 955X and the 945G chipsets support Intel Active Management Technology which enables remote, down-the-wire management of out-of-band networked systems regardless of system state. Helps to improve IT efficiency, asset management and system security and availability.

Now let's take a look at some specs:

955X chipset diagram 945G chipset diagram 945p chipset diagram
 Intel 955X, 945G and 945P Chipset Chart
 
FSB 1066 / 800 MHz 1066/800/533 MHz 1066/800/533 MHz
Memory Channels 2 (Dual Channel) 2 (Dual Channel) 2 (Dual Channel)
Memory Support DDR2 667/533/400 MHz DDR2 667/533/400 MHz DDR2 667/533/400 MHz
DIMM/Max Memory 2 DIMM per Channel / 8GB 2 DIMM per Channel / 4GB 2 DIMM per Channel / 4GB
ECC/Parity Yes No No
Memory Enhancement Intel Memory Pipeline Technology
Intel Flex Memory Technology
Intel Flex Memory Technology Intel Flex Memory Technology
CPU Type
  • Intel Pentium Processor Extreme Edition
  • Intel Pentium 4 processor Extreme Edition supporting Hyper-Threading Technology
  • Intel Pentium 4 processor supporting Hyper-Threading Technology
  • Intel Pentium D processor
  • Intel Pentium D processor
  • Intel Pentium 4 processor supporting Hyper-Threading Technology
  • Intel Celeron D Processor
  • Intel Pentium D processor
  • Intel Pentium 4 processor supporting Hyper-Threading Technology
  • Intel Celeron D Processor
Dual Core Yes Yes Yes
Intel Graphics N/A Intel GMA 950 (with DirectX 9 hardware acceleration) N/A
External Graphics PCI Express x16 PCI Express x16 PCI Express x16
PCI-Express x1 Up to 6 Up to 6 Up to 6
PCI Masters Up to 6 Up to 6 Up to 6
Storage Intel Matrix Storage Technology
(NCQ, RAID 0,1,5,10)
Intel Matrix Storage Technology
(NCQ, RAID 0,1,5,10)
Intel Matrix Storage Technology
(NCQ, RAID 0,1,5,10)
Audio Intel High Definition Audio AC'97 Intel High Definition Audio AC'97 Intel High Definition Audio AC'97
SATA Up to 4 SATA 3Gb/s ports Up to 4 SATA 3Gb/s ports Up to 4 SATA 3Gb/s ports
PATA Up to 1 IDE Up to 1 IDE Up to 1 IDE
USB 2.0 Up to 8 Up to 8 Up to 8

Note: (Specs quoted are the capability of the chipset, various manufacturers will not implement all features into all motherboards)

You can see from the Chipset chart above that all 3 chipsets share many of the same new features, their main difference lies in the improved memory performance and ECC support of the 955X, the varying CPU support between the 955X and the 945 series and finally the updated onboard video of the 945G.

Manufacturer Support

While many manufacturers shied away from the new technology in Intel's previous launch, most manufacturers are jumping all over the enhanced features this time around. ASI is already stocking the 955X offerings of many of the top motherboard vendors, while the 945G and 945P boards are on the way, or will have probably already arrived by the time you read this.

New 955X Chipset Motherboards in stock at ASI

ASI SKU: 37577 37716 37058 37537 37347
37349
Manufacturer ABIT ABIT ASUS Gigabyte Intel
Model AW8-MAX AW8 P5WD2 Premium GA-8I955x Royal 955XBKLKR
Form Factor ATX 12" x 9.6" (305cm x 245cm) ATX 12" x 9.6" (305cm x 245cm) ATX 12" x 9.6" (305cm x 245cm) ATX 12" x 9.6" (305cm x 245cm) ATX 12" x 9.6"
SouthBridge Intel ICH7R Intel ICH7R Intel ICH7R Intel ICH7R Intel ICH7R
CPU Support LGA 775 Socket "T" - P4, Pentium D, P4EE LGA 775 Socket "T" - P4, Pentium D, P4EE LGA 775 Socket "T" - P4, Pentium D, P4EE, Celeron LGA 775 Socket "T" - P4, Pentium D, P4EE LGA 775 Socket "T" - P4, Pentium D, P4EE
Front Side Bus 1066/800MHz 1066/800MHz 1066/800/ 533MHz 1066/800/ 533MHz 1066/800MHz
Memory Support Dual Channel DDR2 667 / 533MHz Non-ECC Dual Channel DDR2 667 / 533MHz Un-buffered Non-ECC Dual Channel DDR2 800 / 667 / 533MHz ECC or Non-ECC Supported Dual channel DDR2 677/533/400MHz Un-buffered, Supports ECC Dual Channel DDR2 667/533 MHz
Supports ECC and non-ECC
Max Memory 4 DIMM sockets 8GB Max 4 DIMM sockets 8GB Max 4 DIMM sockets 8GB Max 4 DIMM sockets 8GB Max 4 DIMM sockets 8GB Max
Expansion Slots 1 x PCI Express x16
2 x PCI Express x1
2 x PCI
1 x PCI Express x16
2 x PCI Express x1
2 x PCI
1 x PCI Express x16
1 x PCI Express x4
1 x PCI Express x1
3 x PCI
1 x PCI Express x16
2 x PCI Express x1
3 x PCI
1 x PCI Express x16
2 x PCI Express x1
4 x PCI
Storage / RAID SATAII 3G RAID
Intel ICH7R:
Intel Matrix Storage Technology
(RAID 0,1,5,10 support)
/ 2nd SATAII 3G RAID
Silicon Image PCIE SATA II 3G RAID controller
SATAII 3G RAID
Intel ICH7R South Bridge:
Intel Matrix Storage Technology
(RAID 0,1,5,10 support)
Supports SATA AHCI, native command queuing and native hot plug
Intel ICH7R:
1 x UDMA 100/66/33
4 x SATA I/II 3.0Gb/s
Intel Matrix Storage
(RAID 0,1,5,10 support),
Silicon Image 3132 SATA II:
1 x Internal SATA I/II
1 x External SATA I/II,
ITE IDE controller:
2 x UDMA 133/100/66
Intel ICH7R:
Intel Matrix Storage Technology
(RAID 0,1,5,10 support / Silicon Image 3132 SATA II controller /GigaRAID ITE8712 IDE RAID controller
Intel ICH7R South Bridge:
Intel Matrix Storage Technology
(RAID 0,1,5,10 support)
LAN PCI-E Gigabit LAN
Supports 10/100/ 1000Mbps
PCI-E Gigabit LAN
Supports 10/100/ 1000Mbps
1 x Intel PCIe Gigabit LAN Controller
1 x Marvell 88E8001 Gigabit LAN Controller (w/ AI NET 2)
2 x Broadcom 5751 Gigabit Ethernet controller Gigabit (10/100/1000 Mbits/sec) LAN using the Intel 82573E/ 82573V/ 82574V Gigabit Ethernet Controller
Audio AudioMAX HD 7.1 Intel High Definition Audio with Dolby Master Studio AudioMAX HD 7.1 Intel High Definition Audio with Dolby Master Studio Realtek ALC882D High Definition Audio 8-channel CODEC Realtek ALC882M Audio CODEC Sigmatel 9221
Intel High Definition Audio: Flexible 8-channel audio
IEEE 1394 2 Ports 1394b, 1 Port 1394a N/A TI 1394a controller - 2 ports TI 1394b controller - 2 ports 3 1394a ports (2-F, 1-B)
USB 2 x USB 2.0 headers
4 x USB 2.0 ports
2 x USB 2.0 headers
4 x USB 2.0 ports
8 USB 2.0/1.1 ports 2 x USB 2.0 headers
4 x USB 2.0 ports
8 USB 2.0 (4-F, 4-B)

Incoming 945 Chipset Motherboards

ASI SKU Manufacturer Model Chipset
37895 Asus P5LD2 Intel 945P Express
37899 Asus P5LD2 Deluxe/Wi-Fi TV Intel 945P Express
37900 Asus P5LD2 Deluxe Intel 945P Express
37902 Asus P5LD2-VM Intel 945G Express
37581 ABIT AL8 Intel 945P Express
37544 Gigabyte 8I945P-Pro Intel 945P Express
37545 Gigabyte 8I945P-G Intel 945P Express
37546 Gigabyte 8I945G-Pro Intel 945G Express
37394, 37368 Intel 945GCZLR Intel 945G Express
37398, 37369 Intel 945GTPLR Intel 945G Express
37397, 37396 Intel 945GNTLR Intel 945G Express
37404, 37401 Intel 945PVSLKR Intel 945P Express
37395 Intel 945GTPLKR Intel 945G Express
37402, 37399 Intel 945GCZLKR Intel 945G Express
37403, 37400 Intel 945GNTLKR Intel 945G Express
37364, 37357 Intel 945GCZL Intel 945G Express
37365, 37358 Intel 945GNTL Intel 945G Express
37366, 37359 Intel 945GTPL Intel 945G Express
37367, 37360 Intel 945PSNLK Intel 945P Express
39115 MSI 945P Platinum Intel 945P Express
39116 MSI 945G NEO F Intel 945G Express
39311 MSI 945P NEO F Intel 945P Express
37903, 37901 Supermicro PDSLA Intel 945G Express
37898, 37708 Supermicro PDSLE Intel 945P Express

Media, Executive, and Classic Series

Intel is also further distinguishing their motherboards by segmenting them into 3 new categories; Media Series, Executive Series, and Classic Series.

Series Segment Hardware Software
Boards optimized to capture, edit, and share digital media, while making it easier to access and enjoy content anytime and anywhere.
  • 7.1 audio
  • RAID (optional)
  • GbE (optional)
  • 1394a
  • DVD w/ Premium Software
  • City of Heroes - full game
  • Intel Audio Studio w/ Dolby
Maximize business efficiency with extra security, privacy, interoperability, integrated protection, and collaboration services.
  • Flexible 5.1 audio
  • GbE
  • TPM
  • IAMT (optional)
  • CD w/ Premium Software
  • Embassy Trust Suite
  • LANDesk Management Suite
Stable and reliable boards for home and office users who want essential technology and solid performance at a mainstream price.
  • Flexible 5.1 audio
  • 10/100 LAN
  • CD w / Basic Software
  • Intel Audio Studio

By working with your customers to find which category their needs fall into, you should easily be able to utilize Intel's new marketing program to your advantage. As with the Intel Centrino Marketing program, by using the marketing power of the Intel machine, you're bound to have incredible success in selling the new motherboard chipset platform.


SATA 300: New Technology & Devices
What is SATA 300 (3Gb/s)? 
Increasing server and multimedia storage demands require new storage technologies. SATA 300 (3Gb/s) are storage devices such as hard disk drives, cable connections, host devices (controllers), port multiplier and port selector devices that can transfer data up to 3 Gigabits per second. This is double the bandwidth of the original SATA 150 (1.5Gb/s).

As an important side-note do not get confused by the common misnomer of calling all of these devices SATA II (or SATA 2). SATA II is a broad set of specifications as defined by the by the former SATA II committee, but because it is among the most prominent features, 3Gb/s has become synonymous with SATA II. SATA II is actually the name of the committee that originally  defined these specifications - they have now changed their name to the SATA International Organization (www.serialata.org or www.sata-io.org).  3Gb/s or SATA 300 is a speed/bandwidth feature that better defines this new generation of storage devices.

The truth is a "SATA 300" device is only guaranteed to have the higher speed bus and may or may not included additional SATA II capabilities such as Native Command Queuing (NCQ), Link Power  Management, Staggered Spin Up, etc. You must check each device for which features it supports. Also note that SATA 300 devices are backwards compatible with SATA 150 devices.

Additional New Features Found in some SATA 300 Devices