Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH 2.6.X] Fix SWARM IDE detection
@ 2006-01-25 22:13 Peter Horton
  2006-01-30 10:22 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Horton @ 2006-01-25 22:13 UTC (permalink / raw)
  To: linux-mips; +Cc: ralf

Make sure we scan SWARM IDE interface for devices.

P.

Index: linux.git/drivers/ide/mips/swarm.c
===================================================================
--- linux.git.orig/drivers/ide/mips/swarm.c	2006-01-23 22:48:58.000000000 +0000
+++ linux.git/drivers/ide/mips/swarm.c	2006-01-24 08:32:45.000000000 +0000
@@ -127,6 +127,7 @@
 	memcpy(hwif->io_ports, hwif->hw.io_ports, sizeof(hwif->io_ports));
 	hwif->irq = hwif->hw.irq;
 
+	probe_hwif_init(hwif);
 	dev_set_drvdata(dev, hwif);
 
 	return 0;

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 2.6.X] Fix SWARM IDE detection
  2006-01-25 22:13 [PATCH 2.6.X] Fix SWARM IDE detection Peter Horton
@ 2006-01-30 10:22 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2006-01-30 10:22 UTC (permalink / raw)
  To: Peter Horton; +Cc: linux-mips

On Wed, Jan 25, 2006 at 10:13:02PM +0000, Peter Horton wrote:

> Make sure we scan SWARM IDE interface for devices.

IDE driver stuff please to:

IDE DRIVER [GENERAL]
P:      Bartlomiej Zolnierkiewicz
M:      B.Zolnierkiewicz@elka.pw.edu.pl
L:      linux-kernel@vger.kernel.org
L:      linux-ide@vger.kernel.org
T:      git kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6.git
S:      Maintained

  Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-01-30 12:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-25 22:13 [PATCH 2.6.X] Fix SWARM IDE detection Peter Horton
2006-01-30 10:22 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox