[linux-usb-devel] Support for BT Voyager 210 USB ADSL modem

2006-05-06 Thread Chris Rankin
Hi, The BT Voyager 210 USB ADSL modem is a small Linux box that has both a USB and an Ethernet port internally bound into a bridge device. I can't see why anyone would choose to use the USB 1.1 network port over the Ethernet one for multi-Mbps ADSL, but that's no reason why the USB port shouldn

Re: [linux-usb-devel] New, yet unsupported USB-Ethernet adaptor

2006-05-06 Thread linux
>>> Correct. He is violating the license in a number of ways, though it >>> probably isn't totally intentional. >> >> Removing copyright and licence statements can't have been anything BUT >> intentional. >> >> That's really a basic rule, pretty much a "programming 101" thing. You >> know, like

[linux-usb-devel] Re: New, yet unsupported USB-Ethernet adaptor

2006-05-06 Thread Michael Helmling
Hi Markus, I'm sorry but your attachment has 0kb size. :( On Friday 05 May 2006 14:54, Markus Rechberger wrote: > Hi Michael, > > I mailed you the complete package it compiled fine but I'm also unable to > test since I don't have such a device either > I should have known about this thread earli

[linux-usb-devel] Re: USB 2.0 ehci failure with large amount of RAM (4GB) on x86_64

2006-05-06 Thread Nathan Becker
Thanks for all suggestions. I tried passing mem=2048m to the kernel. This is with 2.6.16.13. This did fix the USB ehci problem. Of course the kernel only sees half of my RAM, so this is not a satisfactory long-term workaround. As for your other suggestions, I'm not sure how to implement those

[linux-usb-devel] Re: USB 2.0 ehci failure with large amount of RAM (4GB) on x86_64

2006-05-06 Thread David Brownell
On Thursday 04 May 2006 10:46 pm, Nathan Becker wrote: > Yes, GART_IOMMU is already turned on. Do you want me to send more > detailed debugging messages? And when you tell the kernel to only use 2 GB, it works again right? Just trying to rule out hardware or hardware-init bugs. Maybe you could c

[linux-usb-devel] patch to fix a read problem in drivers/usb/serial/anydata.c

2006-05-06 Thread Thomas L. Marshall
I hope you all can use this... I thought I would try using the anydata.c driver to get a couple of CMDA cards working (reference a thread on the airprime driver and buffer size).  I spent a bunch of time fooling around with pppd configurations before I realized that there was no data coming back f

Re: [linux-usb-devel] Re: 2.6.16: usb modem (cdc-acm driver) and duplicate bytes

2006-05-06 Thread Oliver Neukum
Am Samstag, 6. Mai 2006 07:20 schrieben Sie: > On Sat, May 06, 2006 at 12:05:42AM +0200, Oliver Neukum wrote: > > It might be that your modem cannot cope with the ring buffer patch > > that went into 2.6.16. Can you revert a specific patch? > > Sure. Which one? The patch indicated below. Are you

RE: [linux-usb-devel] PC Card cellular modems, EVDO, 1xRTT etc and usbserial

2006-05-06 Thread Thomas L. Marshall
Thanks Greg for giving me the push I needed to migrate to 2.6. I am doing much better with the airprime driver here. I have found a number of references to the buffer size patch in the archives. Is it the general consensus that this is a bad thing? I have seen a couple of references to frame si