MCP78 AHCI/NIC driver patch ====================== Contents ======= - Files structure - Building and installation instruction Files structure =========== .\2.6.16 AHCI and NIC driver patches for kernel 2.6.16 .\2.6.22 AHCI and NIC driver patches for kernel 2.6.22 Building and installation instruction ========================= 1) Enable the AHCI and NIC controller in BIOS setup. 2) Copy the AHCI and NIC driver patches to the proper kernel source directory. 3) Apply the patch, for example: patch -p1 < ahci-2.6.16-patch patch -p1 < forcedeth-2.6.16-patch 4) Re-build the kernel source then new AHCI/NIC driver should include the MCP78 support.