Re: PATCH: make pcmcica devices report pcmcia bus info in gdrvinfo

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Mon Jul 14 2003 - 10:15:04 EST


On Llu, 2003-07-14 at 14:14, Russell King wrote:
> > strncpy(info.driver, "3c574_cs", sizeof(info.driver)-1);
> > + sprintf(info.bus_info, "PCMCIA 0x%lx", dev->base_addr);
> > if (copy_to_user(useraddr, &info, sizeof(info)))
> > return -EFAULT;
> > return 0;
>
> We should probably ensure that the bus info is compatible with the bus
> info which Dominik's going to be using in 2.6.x

I think thats a good point. Marcelo , bin that diff for now

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



This archive was generated by hypermail 2b29 : Tue Jul 15 2003 - 22:00:52 EST