summaryrefslogtreecommitdiff
path: root/ide.c
diff options
context:
space:
mode:
Diffstat (limited to 'ide.c')
-rw-r--r--ide.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ide.c b/ide.c
index 881fe0d..b4c0b1f 100644
--- a/ide.c
+++ b/ide.c
@@ -53,7 +53,6 @@ ideinit(void)
int i;
initlock(&idelock, "ide");
- picenable(IRQ_IDE);
ioapicenable(IRQ_IDE, ncpu - 1);
idewait(0);