Re: [PATCH] media/radio [check_region() removal... ]

From: Jeff Garzik (jgarzik@mandrakesoft.com)
Date: Thu Nov 09 2000 - 08:50:24 EST


Alan Cox wrote:
>
> > 2) i found that some net drivers (3c527.c, sk_mca.c) use io region and
> > don't call request_region() at all. Should they be fixed ?
>
> Probably.
>
> MCA bus ensures there can be no collisions of I/O space but it does mean the
> user cannot see what is where as is

Ditto for PCI... it's also a good idea to do it so that another driver
doesn't trample on your I/O space. I don't think there are any
de4x5/tulip type situations for MCA, but ya never know...

-- 
Jeff Garzik             |
Building 1024           | Would you like a Twinkie?
MandrakeSoft            |
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Nov 15 2000 - 21:00:14 EST