summaryrefslogtreecommitdiffstats
path: root/sys/dev/hme/if_hme_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hme/if_hme_pci.c')
-rw-r--r--sys/dev/hme/if_hme_pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/hme/if_hme_pci.c b/sys/dev/hme/if_hme_pci.c
index 5c06c61..8a89b6b 100644
--- a/sys/dev/hme/if_hme_pci.c
+++ b/sys/dev/hme/if_hme_pci.c
@@ -137,7 +137,6 @@ hme_pci_attach(device_t dev)
* gross; but the hme comes up with neither enabled.
*/
pci_enable_busmaster(dev);
- pci_enable_io(dev, SYS_RES_MEMORY);
sc->sc_pci = 1; /* XXXXX should all be done in bus_dma. */
sc->sc_dev = dev;
OpenPOWER on IntegriCloud