aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorBill Paul <wpaul@FreeBSD.org>2000-08-04 18:17:45 +0000
committerBill Paul <wpaul@FreeBSD.org>2000-08-04 18:17:45 +0000
commit8ebe5155fae8ea240e19103bb660bf206d46c787 (patch)
treec1f0ab0965b0783b78eda1400318f89598a12559 /sys/dev
parent624539bb38654d23a4aefc9ab275695e818b4d9c (diff)
Notes
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/aic7xxx/ahc_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/ahc_pci.c b/sys/dev/aic7xxx/ahc_pci.c
index b74fa5575be0..5ca35fcad43c 100644
--- a/sys/dev/aic7xxx/ahc_pci.c
+++ b/sys/dev/aic7xxx/ahc_pci.c
@@ -1143,7 +1143,7 @@ check_extport(struct ahc_softc *ahc, u_int *sxfrctl1)
}
}
-#ifdef 0
+#if 0
/*
* This code causes a machine with an aic7880 chipset
* to reboot spontaneously. Whatever it's supposed to do,