|
1、加入了P55 SATA AHCI的支持。HWID来自Intel Matirx Storage Manager 8.9 beta和Intel Chipset,但使用Intel MSM 8.8的驱动。待支持P55 SATA AHCI的Intel MSM驱动正式版发布后,应该会进行更新。预计P55主板会在八九月上市;另外根据新消息,Nehalem移动版(迅驰3,代号Calpella)可能在2010年上市。不过此版本已经有其南桥PCHM的SATA AHCI HWID,希望到时有米人帮忙测试一下。
http://news.mydrivers.com/1/137/137590.htm
联想Calpella平台笔记本2010年1月上市?
---
2、加入了EP 80579 SATA AHCI / IDE Mode的支持。参考:
http://www.intel.com/design/intarch/atom500/index.htm
Intel Atom Processor Z5xx Series
For embedded computing
http://www.intel.com/design/intarch/atom500/tools.htm
Intel System Controller Hub US15W drivers
http://downloadcenter.intel.com/filter_results.aspx?ProductID=3036
Intel System Controller Hub US15W Chipset (Embedded)
US15W - USBC XPpro Driver (9169KB) 1.00.00.9041 8/2/2008
US15W - Microsoft Windows* XP Pro USBC Driver Version: 1.00.00.9041
US15W - USB XPe Driver (1794KB)
http://downloadmirror.intel.com/16645/eng/US15W_USB_Client_Drivers_XPPro.zip
---
3、更新AMD SATA AHCI驱动到03/17/2009, 3.1.1540.127,依旧支持SB600/SB7xx。SB8xx已经整装待发,暂未有驱动泄漏。
---
4、更新NVIDIA nForce AHCI/RAID到11/12/2008,10.3.0.46。
不过nForce AHCI/RAID最近两个版本有些烦,sataraid和sata_ide内的nvgts.sys是不同的
nvgts.inf和nvrd32.inf内注册表写入键值也有差别
前者
[pnpsafe_pci_addreg]
HKR, "Parameters\PnpInterface", "5", %REG_DWORD%, 0x00000001
HKR, "Parameters", "BusType", %REG_DWORD%, 0x00000003 ;; bus type = ATA (0x3)
后者
[pnpsafe_pci_addreg]
HKR, "Parameters\PnpInterface", "5", %REG_DWORD%, 0x00000001
HKR, "Parameters", "BusType", %REG_DWORD%, 0x00000008 ;; bus type = RAID (0x8)
我这次修改时放的是sataraid内的nvgts.sys,支持ahci暂未遇到问题。
如遇到蓝屏0x0000007B这种重大bug,那就头痛了,只好改服务名来回避了
---
5、更新VIA IDE到04/02/2009,6.0.6001.282。
新增VIA Bus Master IDE Controller - C409 / PCI\VEN_1106&DEV_C409&CC_0101
1.基于03sp2的.
2.本人没用imdisk,请自行加入驱动.
3.时间匆忙,也没加入usb鼠标补丁,也请自行加入.
下载地址:ftp3://neo4026/for_neo(pe_srs_drv)_20090619.rar |
|