Re: [RFC] New functions to manipulate registers for ethtool

From: David Miller
Date: Mon Dec 08 2008 - 04:06:55 EST


From: Valdis.Kletnieks@xxxxxx
Date: Mon, 08 Dec 2008 04:01:43 -0500

> On Mon, 08 Dec 2008 00:54:31 PST, David Miller said:
> > From: Hitoshi Mitake <mitake@xxxxxxxxxxxx>
> > Date: Mon, 8 Dec 2008 17:12:30 +0900
> >
> > > I want to add two new functions to ethtool.
> > >
> > > One is for setting driver's registers on MMIO area like
> > > --change-eeprom option.
> >
> > You can map the registers into userspace using the bus
> > level mmap facilities exported to userspace.
> >
> > No ethtool support is necessary for this.
>
> Yes, but if Hitoshi wants to tell a user "run this command and send me
> the output", what's the incantation the user needs to use?

That's an awful reason to have to two ways of doing the exact same
thing from userspace.

Write the tool. Someone will if it's important enough (in fact
such code probably exists already).

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/