summaryrefslogtreecommitdiff
path: root/sys/dev/txp
diff options
context:
space:
mode:
authorBill Paul <wpaul@FreeBSD.org>2001-07-23 22:27:17 +0000
committerBill Paul <wpaul@FreeBSD.org>2001-07-23 22:27:17 +0000
commit2a5772457de65ff5861af787760dbefe23a08992 (patch)
tree10272b77c715233d5df62d629815dfe5855adeca /sys/dev/txp
parent66e9cfc57f61a918b4215e220cd9b14818ea4dcc (diff)
Notes
Diffstat (limited to 'sys/dev/txp')
-rw-r--r--sys/dev/txp/if_txp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/txp/if_txp.c b/sys/dev/txp/if_txp.c
index 74bb5b6bd6a2..1dd3fea17ed1 100644
--- a/sys/dev/txp/if_txp.c
+++ b/sys/dev/txp/if_txp.c
@@ -86,7 +86,7 @@
#include <dev/pci/pcivar.h>
#define TXP_USEIOSPACE
-/*#define __STRICT_ALIGNMENT*/
+#define __STRICT_ALIGNMENT
#include <dev/txp/if_txpreg.h>
#include <dev/txp/3c990img.h>