On Tuesday 31 October 2006 5:23 pm, Adrian Bunk wrote:
> select MII if USB_NET_AX8817X!=n || USB_NET_MCS7830!=n
Thing is, I'm seeing that get morphed inside Kconfig to "select MII" in
some cases ... the "if x != n" gets ignored, MII can't be deselected.
That looks to me like a Kconfig de
On Wednesday 01 November 2006 11:15 pm, Greg KH wrote:
> Argh, there were just too many different versions of these patches
> floating around. Can you resend the final versions please?
This should replace BOTH of Randy's patches. It addresses all the
issues I've heard raised, and resolves the r
On Thu, Nov 02, 2006 at 12:29:12PM -0800, David Brownell wrote:
> On Wednesday 01 November 2006 11:15 pm, Greg KH wrote:
>
> > Argh, there were just too many different versions of these patches
> > floating around. Can you resend the final versions please?
>
> This should replace BOTH of Randy's
This email lists some known regressions in 2.6.19-rc4 compared to 2.6.18
that are not yet fixed in Linus' tree.
If you find your name in the Cc header, you are either submitter of one
of the bugs, maintainer of an affectected subsystem or driver, a patch
of you caused a breakage or I'm considering
On Thursday 02 November 2006 6:27 pm, Adrian Bunk wrote:
> It seems to lack the "select MII" at the USB_RTL8150 option that was in
> Randy's first patch?
I was just addressing the usbnet issues ... that driver doesn't
use the usbnet framework.
- Dave
---
On Thu, 2 Nov 2006, David Brownell wrote:
> On Thursday 02 November 2006 6:27 pm, Adrian Bunk wrote:
>
> > It seems to lack the "select MII" at the USB_RTL8150 option that was in
> > Randy's first patch?
>
> I was just addressing the usbnet issues ... that driver doesn't
> use the usbnet framework
On Thu, Nov 02, 2006 at 06:47:15PM -0800, David Brownell wrote:
> On Thursday 02 November 2006 6:27 pm, Adrian Bunk wrote:
>
> > It seems to lack the "select MII" at the USB_RTL8150 option that was in
> > Randy's first patch?
>
> I was just addressing the usbnet issues ... that driver doesn't
>
Hi Greg,
> > I recently found out an endianess issue in a USB driver I'm developing.
> > While browsing through the USB stack code to find where the problem comes
> > from, I found what I think to be a mistake in the
> > usb_get_device_descriptor() function documentation.
> >
> > /*
> > * usb_get
Hi,
I am looking for USB device controllers that are ACM compliant. Please
can you advise if you know any of them.
Thanks.
David
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quic
Hi Everybody
Iam using Philips ISP1561 high-speed pci usb device controller.
I need firmware document of philips ISP 1561
If any body worked in this controller plzz reply me
Thanks in advance
R.Mahendran
--
This message was sent on behalf of [EMAIL PROTECTED] at openSubscriber.com
http://www.
Hi
Iam using ISP 1161 usb device controller in my board
If i give get descriptor request for 1.1 specification devices its giving only
8 byte info instead of 18 bytes and also the request is made 3 times..
And some slower memory sticks get descriptor request is made twice to get the
descript
您好!
我司实力雄厚,有着良好的社会关系。由于我司进项较多,
完成不了每月销售额度,公司决定采取最优惠的方式来对外代开
发票。代开范围:增值税、海关代值、普通商品销售发票:地税
,建筑安装、运输、广告、服务业、等。
本公司真诚地希望能够与贵公司合作!也为贵公司节约一部
分资金!
( 所有代开发票均可在网上查询,欢迎你的来电咨询与合作!)
联系人:汪 生
手 机 :13725550013
--
This is a multi-part message in MIME format.
Command 'this' not recognized.
--=_NextPart_6.34346961975098E-02
Command '--=_nextpart_6.34346961975098e-02' not recognized.
Content-Type: text/html; format=flowed
Command 'content-type:' not recognized.
>>
On Fri, 3 Nov 2006, Greg KH wrote:
> On Sat, Nov 04, 2006 at 12:38:39AM +0100, Till Harbaum (Lists) wrote:
> > Hi,
> >
> > i am writing a driver for a usb to i2c bridge. The driver is working nicely
> > but i can still use my libusb based demo app to access the hardware
> > directly while at th
On Sat, 4 Nov 2006 [EMAIL PROTECTED] wrote:
> Hi
>
> Iam using ISP 1161 usb device controller in my board
>
> If i give get descriptor request for 1.1 specification devices its
> giving only 8 byte info instead of 18 bytes and also the request is made
> 3 times..
This is more or less normal.
On Fri, 3 Nov 2006, David Brownell wrote:
> > This patch (as811) removes some stale testing code from the root-hub
> > resume routine in ohci-hcd. It also adds a spin_lock_irq() call that
> > inadvertently got left out of an error pathway.
>
>
> Just to clarify: it's not "stale testing code".
On Saturday 04 November 2006 9:04 am, Alan Stern wrote:
> [libusb can send control messages with appropriate USB_RECIP_* values]
>
> There is no way to prevent libusb from being used to send these kinds of
> messages. If they interfere with the proper operation of the device,
> that's an indica
On Saturday 04 November 2006 3:24 am, David Lee wrote:
>
> I am looking for USB device controllers that are ACM compliant. Please
> can you advise if you know any of them.
Pretty much any programmable peripheral controller can be made to
talk CDC ACM. If you're after one that does ACM in hardwar
> > The tradeoff was between two approaches, one of which
> > involved much more testing effort than the other. What's
> > been removed here is the code forcing use of the simpler
> > "more readily and completely tested" mode.
>
> Yes, I guess I did misunderstand your comment. But you do agree
On Fri, Nov 03, 2006 at 03:41:32AM +0100, Adrian Bunk wrote:
> Subject: USB net drivers: missing MII select's
> References : http://lkml.org/lkml/2006/10/25/209
> Submitter : Randy Dunlap <[EMAIL PROTECTED]>
> Caused-By : Arnd Bergmann <[EMAIL PROTECTED]>
> commit c41286fd42f3545
Hi,
Am Samstag, 4. November 2006 18:51 schrieb David Brownell:
> On Saturday 04 November 2006 9:04 am, Alan Stern wrote:
> > [libusb can send control messages with appropriate USB_RECIP_* values]
> >
> > There is no way to prevent libusb from being used to send these kinds of
> > messages. If the
On Sat, Nov 04, 2006 at 07:24:14PM +0100, Till Harbaum wrote:
> Hi,
>
> Am Samstag, 4. November 2006 18:51 schrieb David Brownell:
> > On Saturday 04 November 2006 9:04 am, Alan Stern wrote:
> > > [libusb can send control messages with appropriate USB_RECIP_* values]
> > >
> > > There is no way to
similar to the version in adbhid_input_register():
The '<>' key and the '^°' key on a german keyboard is swapped.
Provide correct keys to userland, external USB keyboards will not work
correctly when the 'badmap'/'goodmap' workarounds from xkeyboard-config
are used.
It is expected that distributio
港发投资贸易(广东)有限公司
您好!本公司是一家定额纳税企业;现我公司有余额的发*票向外代*开。如有需者来电洽谈合作。
联系人:王安宁(经理)---13713688664
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-i
On Saturday 04 November 2006 10:24 am, Till Harbaum wrote:
> Hi,
>
> Am Samstag, 4. November 2006 18:51 schrieb David Brownell:
> > On Saturday 04 November 2006 9:04 am, Alan Stern wrote:
> > > [libusb can send control messages with appropriate USB_RECIP_* values]
> > >
> > > There is no way to pr
Hi,
Am Samstag, 4. November 2006 21:38 schrieb David Brownell:
> If you've designed it so that the unrestricted requests can change
> device state, that's the design problem. Classic examples include
I am doing exactly that ... ok, bad idea.
> And if you're using _only_ control requests it shoul
On Saturday 04 November 2006 1:23 pm, Till Harbaum wrote:
> Hi,
>
> Am Samstag, 4. November 2006 21:38 schrieb David Brownell:
> > If you've designed it so that the unrestricted requests can change
> > device state, that's the design problem. Classic examples include
>
> I am doing exactly that .
--
This is a multi-part message in MIME format.
Command 'this' not recognized.
--=_NextPart_2.08540201187134E-02
Command '--=_nextpart_2.08540201187134e-02' not recognized.
Content-Type: text/html; format=flowed
Command 'content-type:' not recognized.
>>
--
This is a multi-part message in MIME format.
Command 'this' not recognized.
--=_NextPart_3.68093073368073E-02
Command '--=_nextpart_3.68093073368073e-02' not recognized.
Content-Type: text/html; format=flowed
Command 'content-type:' not recognized.
>>
On Friday 03 November 2006 17:33, Anssi Hannula wrote:
> Dmitry Torokhov wrote:
> > On 10/11/06, Anssi Hannula <[EMAIL PROTECTED]> wrote:
> >> Anssi Hannula wrote:
> >> > Logitech USB Receiver (046d:c101) has two interfaces. The first one
> >> > contains fields from HID_UP_KEYBOARD and HID_UP_LED,
Hi !
I'm sending this patch on behalf of Toshiba. This version of the patch
is mostly for comments, I'll forward a more "final" one as soon as I get
it from them, possibly addressing comments you guys might have.
The goal is to have that in 2.6.20 along with the support for the
platforms that nee
31 matches
Mail list logo