X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FModules%2FStorage%2FAHCI%2Fahci.c;h=d48c1bf35144bab40c3e7d815c9779431875e88e;hb=13078002b01ee4f63eb2001d2ef479a2a006ea32;hp=f471d0ef27b6a84b5d6fed300a1579f1a746cf05;hpb=c00f6ece0ff9a1ad2d07691122070d52d4397d78;p=tpg%2Facess2.git diff --git a/KernelLand/Modules/Storage/AHCI/ahci.c b/KernelLand/Modules/Storage/AHCI/ahci.c index f471d0ef..d48c1bf3 100644 --- a/KernelLand/Modules/Storage/AHCI/ahci.c +++ b/KernelLand/Modules/Storage/AHCI/ahci.c @@ -5,8 +5,8 @@ * ahci.c * - Driver core */ -#define DEBUG 1 -#define VERSION 0x0001 +#define DEBUG 0 +#define VERSION VER2(1,0) #include #include #include