Re: PATCH: module for legacy PC9800 ide

Christoph Hellwig (hch@infradead.org)
Fri, 21 Mar 2003 18:59:05 +0000


On Fri, Mar 21, 2003 at 07:28:45PM +0000, Alan Cox wrote:
> + /* These ports are probably used by IDE I/F. */
> + request_region(0x430, 1, "ide");
> + request_region(0x435, 1, "ide");

No error chechking?

-
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/