Re: [linux-usb-devel] Problem with 2GB card using USB SD card reader

2007-08-06 Thread Sam Liddicott
Sorry for top-posting (darn pocket outlook). Perhaps widnows does some test-reads to check the size? Sam -Original Message- From: Jason LeBrun [EMAIL PROTECTED] To: linux-usb-devel@lists.sourceforge.net Sent: 05/08/07 20:59 Subject: Re: [linux-usb-devel] Problem with 2GB card using USB

Re: [linux-usb-devel] Problem with 2GB card using USB SD card reader

2007-08-06 Thread Matthew Dharm
Perhaps this is something that the file storage gadget can help us figure out? matt On Sun, Aug 05, 2007 at 12:59:57PM -0700, Jason LeBrun wrote: I've not yet completed Matthew Dharm's request to enable USB_STORAGE_VERBOSE_DEBUG. I'll do that today. I did zero out the partition table (and

[linux-usb-devel] RNDIS device

2007-08-06 Thread Tobias
Hi, i have an USB Host to Host Bridge (PL-2502) which can act like an rndis device. On a windows pc i only have to use the linux.inf file with a small modifaction to get it work (i have changed the vendor and product id). Which driver on linux should be used ? I thought rndis_host would be the

[linux-usb-devel] Britney Spears: No Underwear

2007-08-06 Thread Britney Spears: No Underwear
Britney Spears: No Underwear http://www.sohocer.com/n528c81.aspx Pamela Anderson poses naked for animal rights http://www.sohocer.com/n495c53.aspx Myleene Klass does naked pregnant pose for magazine http://www.sohocer.com/n491c81.aspx Myleene Klass does naked pregnant pose for magazine

[linux-usb-devel] Xbridge色谱柱 最佳峰形 最高柱效 无与伦比的稳定性pH1-12

2007-08-06 Thread Hercules
Xbridge色谱柱 最佳峰形 最高柱效 无与伦比的稳定性pH1-12 下载Xbridge色谱柱介绍资料(PDF) http://www.china-hercules.com/ziliao/Xbridge.pdf 产品主要特点 对所有化合物具最佳峰形和最高柱效 在整个pH范围内(pH 1-12)具无与伦比的稳定性 XBridge资料目录: 理想液相色谱柱应该具有的特点 对任何类型的化合物都给出尖锐、对称的色谱峰,并且具有较好的保留 使用任意类型的流动相都得到尖锐、对称的色谱峰 在低和高 pH 的流动相条件下以及不同温度范围内具有长的使用寿命 色谱柱批次之间重现性好

[linux-usb-devel] SunFire色谱柱 最好的低PH值稳定性 最佳粒度和批次重现性 满足制药行业最严格的性能要求

2007-08-06 Thread Hercules
SunFire色谱柱 最好的低PH值稳定性 最佳粒度和批次重现性 满足制药行业最严格的性能要求 下载SunFire色谱柱介绍资料(PDF) http://www.china-hercules.com/ziliao/sunfire.pdf SunFire 是一个崭新的、代表先进技术的反相 C18 键合硅胶色谱柱品牌,它提供优异的峰形、出色的低 pH 稳定性以及杰出的柱效。不仅如此,更大的样品容量与独特的优化柱床密度 (OBD) 设计的结合,使 SunFire 制备柱具有无与伦比的性能和制备放大能力。 对于制药行业的苛刻要求,SunFire 色谱柱的性能绝对优于市场上具有竞争力的所有主流

Re: [linux-usb-devel] 2.6.23-rc1-mm2 + cpufreq patch + hot-fixes -- [f8ea528f] usb_stor_scan_thread+0xbd/0x15a [usb_storage]

2007-08-06 Thread Alan Stern
On Sat, 4 Aug 2007, Miles Lane wrote: Initializing USB Mass Storage driver... usb-storage 4-3:1.0: usb_probe_interface usb-storage 4-3:1.0: usb_probe_interface - got id scsi2 : SCSI emulation for USB Mass Storage devices usbcore: registered new interface driver usb-storage usb-storage:

Re: [linux-usb-devel] [patch 1/7] wusb: teach choose_address() about wireless devices

2007-08-06 Thread Alan Stern
On Fri, 3 Aug 2007, Inaky Perez-Gonzalez wrote: +/* + * WUSB devices are simple: they have no hubs behind, so the mapping + * device - virtual port number becomes 1:1. Why? to simplify the + * life of the device connection logic in + * drivers/usb/wusbcore/devconnect.c. When we do the

Re: [linux-usb-devel] RNDIS device

2007-08-06 Thread David Brownell
On Monday 06 August 2007, you wrote: Hi, i have an USB Host to Host Bridge (PL-2502) which can act like an rndis You don't mean PL-2501 do you? The Prolific website doesn't talk about a new PL-2502 chip. Of course it doesn't include any specs for the PL-2501 either, which makes it hard to

Re: [linux-usb-devel] [patch 3/7] usb: add usb_dev_reset_delayed

2007-08-06 Thread Alan Stern
On Fri, 3 Aug 2007, Inaky Perez-Gonzalez wrote: +static +void usb_dev_reset_delayed_task(struct work_struct *ws) +{ + struct usb_dev_reset_ctx *reset_ctx = + container_of(ws, struct usb_dev_reset_ctx, ws); + struct usb_device *usb_dev = reset_ctx-usb_dev; + struct

Re: [linux-usb-devel] 2.6.23-rc1-mm2 + cpufreq patch + hot-fixes -- [f8ea528f] usb_stor_scan_thread+0xbd/0x15a [usb_storage]

2007-08-06 Thread Akinobu Mita
2007/8/6, Alan Stern [EMAIL PROTECTED]: On Sat, 4 Aug 2007, Miles Lane wrote: Initializing USB Mass Storage driver... usb-storage 4-3:1.0: usb_probe_interface usb-storage 4-3:1.0: usb_probe_interface - got id scsi2 : SCSI emulation for USB Mass Storage devices usbcore: registered new

Re: [linux-usb-devel] RNDIS device

2007-08-06 Thread Tobias
David Brownell schrieb: On Monday 06 August 2007, you wrote: Hi, i have an USB Host to Host Bridge (PL-2502) which can act like an rndis You don't mean PL-2501 do you? The Prolific website doesn't talk about a new PL-2502 chip. Of course it doesn't include any specs for the

Re: [linux-usb-devel] RNDIS device

2007-08-06 Thread David Brownell
On Monday 06 August 2007, Tobias wrote: The rndis_host driver isn't expected to work with all RNDIS devices, that's why it's still EXPERIMENTAL.  You could find out what's wrong and fix it.  :)   Ok but it is the right driver to start work with it, right ? It's the only host-side

Re: [linux-usb-devel] [Bugme-new] [Bug 8846] New: Ainol U60 MP4 player is not supported

2007-08-06 Thread Andrew Morton
On Mon, 6 Aug 2007 09:03:53 -0700 (PDT) [EMAIL PROTECTED] wrote: http://bugzilla.kernel.org/show_bug.cgi?id=8846 Summary: Ainol U60 MP4 player is not supported Product: Drivers Version: 2.5 KernelVersion: 2.6.22 Platform: All

Re: [linux-usb-devel] [Bugme-new] [Bug 8846] New: Ainol U60 MP4 player is not supported

2007-08-06 Thread Felipe Balbi
Hi, On 8/6/07, Andrew Morton [EMAIL PROTECTED] wrote: On Mon, 6 Aug 2007 09:03:53 -0700 (PDT) [EMAIL PROTECTED] wrote: http://bugzilla.kernel.org/show_bug.cgi?id=8846 Summary: Ainol U60 MP4 player is not supported Product: Drivers Version: 2.5

Re: [linux-usb-devel] 2.6.23-rc1-mm2

2007-08-06 Thread Segher Boessenkool
Second issue as reported earilier allmodconfig fails to build on imac g3. CC arch/powerpc/kernel/lparmap.s AS arch/powerpc/kernel/head_64.o lparmap.c: Assembler messages: lparmap.c:84: Error: file number 1 already allocated make[1]: *** [arch/powerpc/kernel/head_64.o] Blad 1

Re: [linux-usb-devel] 2.6.23-rc1-mm2

2007-08-06 Thread Segher Boessenkool
On 2 aug 2007, at 12:14, Mariusz Kozlowski wrote: Second issue as reported earilier allmodconfig fails to build on imac g3. Do you really mean g3? If so it's a 32-bit kernel and it shouldn't be building lparmap.s. It might be a bug nevertheless, there are more issues with the interesting

Re: [linux-usb-devel] 2.6.23-rc1-mm2

2007-08-06 Thread Segher Boessenkool
Some how your defconfig is targeting a PPC64 box: CONFIG_PPC64=y shouldn't be set if you want to build a kernel for a G3 imac. allyesconfig/allmodconfig select a 64-bit build always. Maybe it shouldn't. Segher -

Re: [linux-usb-devel] 2.6.23-rc1-mm2

2007-08-06 Thread Segher Boessenkool
Second issue as reported earilier allmodconfig fails to build on imac g3. CC arch/powerpc/kernel/lparmap.s AS arch/powerpc/kernel/head_64.o lparmap.c: Assembler messages: lparmap.c:84: Error: file number 1 already allocated make[1]: *** [arch/powerpc/kernel/head_64.o] Blad 1

Re: [linux-usb-devel] 2.6.23-rc1-mm2

2007-08-06 Thread Mariusz Kozlowski
Second issue as reported earilier allmodconfig fails to build on imac g3. CC arch/powerpc/kernel/lparmap.s AS arch/powerpc/kernel/head_64.o lparmap.c: Assembler messages: lparmap.c:84: Error: file number 1 already allocated make[1]: *** [arch/powerpc/kernel/head_64.o]

Re: [linux-usb-devel] 2.6.23-rc1-mm2

2007-08-06 Thread Segher Boessenkool
It seems like things go wrong when lparmap.s is generated with (DWARF) debug info; could you try building it (manually) with -g0 added on the end of the compile line, and see if head_64.o compiles okay for you then? If so, I'll prepare a proper patch for it, I have a similar one (also for

[linux-usb-devel] [PATCH] add support for Dell Wireless Broadband (aka WWAN)

2007-08-06 Thread Faidon Liambotis
Dell Wireless Broadband ExpressCards are rebrands of Novatel's cards. Add all of their known PCI IDs to date along with their mapping to the exact Novatel model to the Option driver which already claims to support them. Signed-off-by: Faidon Liambotis [EMAIL PROTECTED] ---

[linux-usb-devel] send data on packet level

2007-08-06 Thread Gabriel Maganis
Hello, How could one communicate with usb devices on the packet level i.e. chapter 8 of the usb spec instead of the device requests in chapter 9? I'd like to be able to send SETUP packets or DATA0 packets and get the ACK coming from the devices versus a GET_DESCRIPTOR request over the control