| To: | Manish Lachwani <mlachwani@mvista.com> |
|---|---|
| Subject: | Re: [PATCH] Broadcom SWARM IDE driver |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Sat, 16 Oct 2004 04:12:13 +0100 (BST) |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <41708A0F.6080504@mvista.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <41708A0F.6080504@mvista.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Fri, 15 Oct 2004, Manish Lachwani wrote:
> + if (!request_region(0x1f0, 0x2ff, "sibyte-ide"))
> + printk("could not reserve for the Broadcom SWARM IDE
> port \n");
This makes no sense, sorry -- the SWARM IDE interface is not I/O-mapped.
In fact it's not on PCI at all -- it just occupies the 4th slot of the
BCM1250A's generic bus. You should reserve the iomem area covering the
slot instead.
The rest appears sane enough for the current excuse for a driver. ;-)
Maciej
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Is there any means to use Cramfs and JFFS2 images as root disks?, Eugene Surovegin |
|---|---|
| Next by Date: | Re: crt1.o missing, Ralf Baechle |
| Previous by Thread: | [PATCH] Broadcom SWARM IDE driver, Manish Lachwani |
| Next by Thread: | Re: [PATCH] Broadcom SWARM IDE driver, Manish Lachwani |
| Indexes: | [Date] [Thread] [Top] [All Lists] |