diff options
| -rw-r--r-- | sys/dev/aic7xxx/ahc_pci.c | 2 |
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, |
