Re: PATCH: module for legacy PC9800 ide

Alan Cox (alan@lxorguk.ukuu.org.uk)
21 Mar 2003 20:24:44 +0000


On Fri, 2003-03-21 at 18:59, Christoph Hellwig wrote:
> 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?

If it fails you have a rather bigger problem on your hands.

I agree however - Osamu, can you fix this
-
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/