Forwarded with minor changes for my reply.
-- Forwarded message --
From: Xiaofan Chen <[EMAIL PROTECTED]>
Date: Dec 24, 2007 9:18 AM
Subject: Re: [linux-usb-devel] FW: gadget composite IAD problem
To: Jeremy Greene <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
On Dec 24, 2007 9:21 AM,
On Sun, 23 Dec 2007, Markus Rechberger wrote:
> Hi,
>
> did anyone already take care about:
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg55641.html
>
> the fix seems to paper the issue although it happened with other
> people too now, so I wonder if there's any progress in that area?
http
On Dec 23 2007 16:15, Al Boldi wrote:
>> >-menuconfig USB_SUPPORT
>> >- bool "USB support"
>> >+config USB_SUPPORT
>> >+ bool
>> >depends on HAS_IOMEM
>> >default y
>> >---help---
>>
>> With this patch, is USB_SUPPORT still needed? It is not visible (anymore),
>> always is y and no
On Dec 23 2007 16:25, Jan Engelhardt wrote:
>On Dec 23 2007 16:15, Al Boldi wrote:
>>> >-menuconfig USB_SUPPORT
>>> >- bool "USB support"
>>> >+config USB_SUPPORT
>>> >+ bool
>>> > depends on HAS_IOMEM
>>> > default y
>>> > ---help---
>>>
>>> With this patch, is USB_SUPPORT still needed? I
Jan Engelhardt wrote:
> On Dec 23 2007 14:49, Al Boldi wrote:
> >--- 23.a/drivers/usb/Kconfig
> >+++ 23.b/drivers/usb/Kconfig
> >@@ -2,8 +2,8 @@
> > # USB device configuration
> > #
> >
> >-menuconfig USB_SUPPORT
> >-bool "USB support"
> >+config USB_SUPPORT
> >+bool
> > depends on HAS_
On Dec 23 2007 14:49, Al Boldi wrote:
>--- 23.a/drivers/usb/Kconfig
>+++ 23.b/drivers/usb/Kconfig
>@@ -2,8 +2,8 @@
> # USB device configuration
> #
>
>-menuconfig USB_SUPPORT
>- bool "USB support"
>+config USB_SUPPORT
>+ bool
> depends on HAS_IOMEM
> default y
> ---hel
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 <[EMAIL PROTECTED]>
Cc: Greg KH <[EMAIL PROTECTED]>
Cc: Andrew Morton <[EMAIL PROTECTED]>
Signed-off-by: Al Boldi <[EMAIL PROTECTED]>
-
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 helpful.
On 23/12/2007
Hi,
did anyone already take care about:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg55641.html
the fix seems to paper the issue although it happened with other
people too now, so I wonder if there's any progress in that area?
thanks & have a nice Christmas,
Markus
On Dec 23, 2007 8:24 AM,
Hello list,
My searches are proving unsuccessfull. Are there any working tools
for reading/writing to eeprom on a card, similar to ethtool or tools
like ath-info? I am looking to change product id for a sierra WAN card.
(you probably guessed, but its for a bios whitelist workaround) If none
10 matches
Mail list logo