Messages in this thread |  | | | Date | Sat, 15 May 2004 17:51:46 -0700 | | From | Marc Singer <> | | Subject | Re: [RFC][DOC] writing IDE driver guidelines |
| |
On Sat, May 15, 2004 at 07:58:03PM +0200, Bartlomiej Zolnierkiewicz wrote: > > > - host drivers should request/release IO resource > > > themelves and set hwif->mmio to 2 > > > > Don't you mean, hwif->mmio==2 for MMIO hardware? > > It is was historically for MMIO, now it means that driver > handles IO resource itself (per comment in <linux/ide.h>).
If you are talking about this
int mmio; /* hosts iomio (0) or custom (2) select do you really think that's enough?
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |