From 06afe280099a5adb1ea5fa13b4448044e0fc0607 Mon Sep 17 00:00:00 2001 From: mjacob Date: Sun, 23 Jan 2000 01:39:13 +0000 Subject: Add in a define for the optimal cache line size. --- sys/pci/if_wxreg.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/pci') diff --git a/sys/pci/if_wxreg.h b/sys/pci/if_wxreg.h index 2155277..95b5c6b 100644 --- a/sys/pci/if_wxreg.h +++ b/sys/pci/if_wxreg.h @@ -31,6 +31,7 @@ #define WX_PRODUCT_82452 0x1000 #define WX_MMBA 0x10 #define MWI 0x10 /* Memory Write Invalidate */ +#define WX_CACHELINE_SIZE 0x20 /* * Information about this chipset gathered from a released Intel Linux driver, -- cgit v1.1