[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081208.005431.200957157.davem@davemloft.net>
Date: Mon, 08 Dec 2008 00:54:31 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: mitake@...stcom.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
ktaka@...stcom.com
Subject: Re: [RFC] New functions to manipulate registers for ethtool
From: Hitoshi Mitake <mitake@...stcom.com>
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.
> Another function is for reading driver's register on MMIO.
Also not necessary, for the same reasons described
above.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists