On Dec 29, 2007 1:06 PM, Dave Young <[EMAIL PROTECTED]> wrote:
>
> On Dec 29, 2007 12:42 PM, Greg KH <[EMAIL PROTECTED]> wrote:
> > On Sat, Dec 29, 2007 at 10:36:49AM +0800, Dave Young wrote:
> > > >
> > > The full boot dmesg with lockdep output is out, there's one warnings in
> > > it :
> >
> > P
Martin Owens wrote:
There are generic eeprom drivers for Linux which allow you to read
(afaik) and write to many kinds of eeprom; I've only ever used them to
read DDC Monitor information and DRAM information.
If you look at the lm-sensors package there is a group of example
scripts which my be h
Signed-off-by: Dave Young <[EMAIL PROTECTED]>
---
include/linux/usb.h |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff -upr linux/include/linux/usb.h linux.new/include/linux/usb.h
--- linux/include/linux/usb.h 2007-12-28 10:50:31.0 +0800
+++ linux.new/include/linux/us
Signed-off-by: Dave Young <[EMAIL PROTECTED]>
---
Documentation/usb/power-management.txt | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff -upr linux/Documentation/usb/power-management.txt
linux.new/Documentation/usb/power-management.txt
--- linux/Documentation/usb/powe
On Thu, Dec 27, 2007 at 02:18:58PM -0800, David Brownell wrote:
> On Sunday 23 December 2007, Al Boldi wrote:
> >
> > Reogranize USB Kconfig Menu, and move USB_GADGET out into the Device Driver
> > Menu. This helps the USB Kconfig Menu to be more logical/usable.
> >
> > Cc: David Brownell <[EMAI