[linux-usb-devel] QuickCam pro 4000 on pax25, got bable error ?

2006-07-29 Thread jason
e some suggestions to solve this problem ? thx 致 礼!     jason [EMAIL PROTECTED]   2006-07-29 - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge

[linux-usb-devel] N650U test driver

2002-03-23 Thread Jason Millward
To anybody who is still interested in developing a driver for the canon N650U scanner. I have a command line program that can produce an A4 scan at resolutions of 75, 100, 200 ,300, 400 and 600 dpi. I am looking for people to test this with their scanners as well as other canon scanners and po

Re: [linux-usb-devel] [PATCH] usb-storage

2002-05-20 Thread Jason Straight
___ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-devel -- ^^^ Jason Straight President BlazeConnect Internet Services Cheboygan Michigan www.blazeconnect.net Phone: 23

[linux-usb-devel] Anyone try to use 2.4.20 to connect USB Card Reader?

2002-12-07 Thread Jason Chan
/kernel/people/gregkh/usb/2.4/usb-ehci-2.4.20-pre11.patch   My kernel configuration file and kernel printk is attached.   Can anybody tell me how to use the USB Card Reader on kernel 2.4.20?   Best Regards,   Jason Chan # # Automatically generated by make menuconfig: don't edit # CONFIG_

Re: [Linux-usb-users] Re: [linux-usb-devel] Anyone try to use 2.4.20 to connect USB CardReader?

2002-12-08 Thread Jason Chan
Hi David, Then do you have any suggestion for me to fix the problem. Should I use more update kernel (2.4.21 or 2.5.X) or apply other patch to my current kernel? Or could you show me some direction and I will try my best to try to fix the problem. Best Regards, Jason Chan - Original

[linux-usb-devel] Fuji FinePix F401 - patch

2002-12-25 Thread Jason Bowman
ANSI SCSI revision: So why did this crash my machine and what can be done to stop it? I am fully willing to jump into the code and try to resolve this issue... thou someone would definitely has to point to in the right direction as I've never done any kernel d

Fwd: Re: [linux-usb-devel] USB Mass Storage Crashes

2003-01-03 Thread Jason Bowman
Hey guys, just wanted to know if anyone can help Simon more than I can with this extra information. I'm not really good knowledgable with this stuff : ) Jason B. -- Forwarded Message -- Subject: Re: [linux-usb-devel] USB Mass Storage Crashes Date: Sat, 04 Jan 2003 09:

[linux-usb-devel] anybody have a working driver for ELO 1529L with Mag-Tek USB Swipe Reader?

2007-05-17 Thread Jason Brewster
Thanks, JB - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/

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

2007-08-04 Thread Jason LeBrun
Hi there, I'm using a Kingston 2.0GB SD card with a unbranded card reader (model number UCR-61). When I insert the card, it's detected as device using 512-byte sector sizes, and therefore it only shows up with about 1GB. I've poked around the mailing list, and I've found that a few other people h

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

2007-08-05 Thread Jason LeBrun
ll be corrected by w(rite)" Ok, great, definitely no partition table, anymore! After closing fdisk without doing anything, I popped the card into my Windows XP machine. It instantly appears in the Disk Management applet as a healthy 1.92GB unformatted device. Cheers, Jason On 8/5/07, S

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

2007-08-07 Thread Jason LeBrun
here: http://www.opensourcejason.info/files/usb-storage-attach-debug Cheers, Jason On 8/4/07, Matthew Dharm <[EMAIL PROTECTED]> wrote: > Can you do the following: > > 1) Dump the partition table with fdisk, and send it to us > 2) Turn on USB_STORAGE_VERBOSE_DEBUG, capture the log from inserting the &

[linux-usb-devel] 256MB Mass Storage Memory Key read/writeable to only 26MB

2003-10-07 Thread Jason Muskat
   usb-storage Thank you, -- ______ Jason Muskat Vulnerability Research Specialist Email: [EMAIL PROTECTED]

[linux-usb-devel] massive data loss with 2.6-test9-bk12 usb-storage

2003-11-12 Thread Jason Lunz
ve some slim hope that someone knows what happened, and there might be some way to read the key that will return the original data unmolested. any ideas? thanks, Jason --- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November i

[linux-usb-devel] microsoft intellimouse wireless usb mouse help 2.4 kernel

2006-11-30 Thread Jason Brewster
I'm trying to figure out how wireless mouse events get handled in linux. I currently have an older kernel (2.4) and the wireless keyboard works (PS/2) get handled properly, but the usb wireless mouse doesn't seem to work properly. I am not sure if I should expect the standard HID drivers to handle

[linux-usb-devel] wacom.c usb driver help 2.4 kernel

2007-01-12 Thread Jason Brewster
Anybody help? I am using the Wacom DTF-720 and DTF-521, both usb with an embedded linux distro (MontaVista Linux), 2.4 kernel version. USB is handled fairly straightforward, usb.c handles low level communication, while hid-core.c will invoke the proper driver (wacom.c) when plugged in. Everythin

[linux-usb-devel] Linux HIDDEV

2004-09-20 Thread Jason Mawdsley
Hi all- I search around, and found a few posts, but I never found the solution. Basically, I need to write data to a USB HIDDEV device, the data length will be 8 bytes or less. Does the HIDDEV API support this? Or is the HIDDEV API a read API only? Thanks. Jason

[linux-usb-devel] High speed usb device attached to ohci hub

2005-09-18 Thread Jason D. Sommerville
drive works correctly on my laptop (running Gentoo 2.6.11), though it obviously has different hardware. Anyone have any idea what the problem is? The USB card is a 5 port NEC chip-based card. Thanks, Jason lspci output: :00:00.0 Host bridge: VIA Technologies, Inc. VT82C598 [Apollo MVP3] (rev

Re: [linux-usb-devel] High speed usb device attached to ohci hub

2005-09-18 Thread Jason D. Sommerville
17 15:06:37 localhost kernel: usb 1-3: not running at top speed; connect to a high speed hub Sep 17 15:06:37 localhost kernel: scsi1 : SCSI emulation for USB Mass Storage devices which suggests to me that somebody correctly knows it's a high speed de

Re: [linux-usb-devel] High speed usb device attached to ohci hub

2005-09-21 Thread Jason D. Sommerville
On Monday 19 September 2005 01:47 pm, you wrote: > On Mon, 19 Sep 2005, Jason D. Sommerville wrote: > > On Monday 19 September 2005 09:09 am, you wrote: > > > > I've done a little more testing, and if I plug the drive into ports > > > > 0,1 or 4 (my own arbi

Re: [linux-usb-devel] High speed usb device attached to ohci hub

2005-09-21 Thread Jason D. Sommerville
have grounds to return the card. If it works... well, then I guess I'll let you guys know. Jason --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be ente

[linux-usb-devel] usbfs performance

2005-07-07 Thread Jason Flynn G7OCD
. should the ioctl return faster than 3ms ? Or is it some odd queuing or timing thing inherent in UHCI? TIA for and comments, Jason ___ How much free photo storage do you get? Store your holiday snaps for FRE

[linux-usb-devel] [usb-storage] problem after 2.4.26 -> 2.6.8.1 upgrade

2004-08-25 Thread Jason Scott Musits
time and energy, Jason dmesg output from kernel 2.4.26: Initializing USB Mass Storage driver... usb.c: registered new driver usb-storage scsi1 : SCSI emulation for USB Mass Storage devices Vendor: HPModel: Photo scanner Rev: 0001 Type: Direct-A

[linux-usb-devel] ATI RS350 chipset

2005-01-05 Thread Jason L Tibbitts III
turn on debugging or rebuild the kernel if someone gives me a hint as to what to turn on. Thanks, -- Jason L Tibbitts III - [EMAIL PROTECTED] - 713/743-3486 - 660PGH - 94 PC800 System Manager: University of Houston Department of Mathematics And with d

[linux-usb-devel] Re: ATI RS350 chipset

2005-01-06 Thread Jason L Tibbitts III
> "AS" == Alan Stern <[EMAIL PROTECTED]> writes: AS> I don't know about that low speed "Unlink after no-IRQ" message, AS> but you may be able to fix the other problems by using the AS> "old_scheme_first=y" module parameter for usbcore. I booted with "usbcore.old_scheme_first=y" on the kernel

[linux-usb-devel] Re: ATI RS350 chipset

2005-01-06 Thread Jason L Tibbitts III
> "DB" == David Brownell <[EMAIL PROTECTED]> writes: DB> I'd be interested in knowing if the following patch makes much of DB> a difference ... I applied it and rebuilt. (I need to learn how to do this properly; tweaking the spec file and rebuilding takes way too long.) Anyway, the messages

[linux-usb-devel] Re: ATI RS350 chipset

2005-01-06 Thread Jason L Tibbitts III
Crap. Folks, I must apologize for wasting your time. The issue seems to be that the USB ports on the case look to be connected to the motherboard improperly. I started plugging things into the ports on the back of the motherboard and everything seems to work just fine. It's kind of odd that it