[linux-usb-devel] L³nĵ§iOffice³nÅéµo²{·sº|¬}

2003-10-03 Thread ¥x·s
[網路安全]微軟警告Office軟體發現新漏洞,用戶電腦有遭入侵之虞      http://tw.news.yahoo.com/2003/08/16/leisure/ftv/4175205.html    

[linux-usb-devel] DONATION FOR THE LORD.

2003-10-03 Thread Mrs Serena Jones
From: Mrs Serena Jones PLEASE ENDEAVOUR TO USED IT FOR THE CHILDREN OF GOD. I am the above named person from Kuwait. I am married to Dr. Harry Jones who worked with Kuwait embassy in Ivory Co ast for nine years before he died in the year 2000. We were married for eleven years without a child.

[linux-usb-devel] Re: [PATCH] More USB fixes for 2.6.0-test6

2003-10-03 Thread Greg KH
ChangeSet 1.1342.8.58, 2003/09/30 15:01:46-07:00, [EMAIL PROTECTED] [PATCH] USB: unusual_devs.h update drivers/usb/storage/unusual_devs.h |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -Nru a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h --- a/drivers

[linux-usb-devel] Re: [PATCH] More USB fixes for 2.6.0-test6

2003-10-03 Thread Greg KH
ChangeSet 1.1440, 2003/10/03 16:40:49-07:00, [EMAIL PROTECTED] [PATCH] USB: fix up some non-GPL friendly license wording. Keyspan/InnoSys approved this change. drivers/usb/serial/keyspan_usa26msg.h |8 ++-- drivers/usb/serial/keyspan_usa28msg.h |8 ++-- drivers/usb/serial/keysp

[linux-usb-devel] Re: [PATCH] More USB fixes for 2.6.0-test6

2003-10-03 Thread Greg KH
ChangeSet 1.1342.8.63, 2003/09/30 16:45:10-07:00, [EMAIL PROTECTED] [PATCH] USB speedtouch: reduce memory usage Currently, incoming packets are reassembled in a sk_buff which is then sent to the upper layers. The sk_buff needs to be big enough to hold the worst case packet since the size cannot

[linux-usb-devel] Re: [PATCH] More USB fixes for 2.6.0-test6

2003-10-03 Thread Greg KH
ChangeSet 1.1439, 2003/10/03 16:22:11-07:00, [EMAIL PROTECTED] [PATCH] USB: port keyspan patch from 2.4 to 2.6 Original patch from [EMAIL PROTECTED] Changes include: Add support for new USA19H(s) USB Serial Adapter Improve handing of config/control messages for all devices Note that t

[linux-usb-devel] Re: [PATCH] More USB fixes for 2.6.0-test6

2003-10-03 Thread Greg KH
ChangeSet 1.1342.8.60, 2003/09/30 15:02:31-07:00, [EMAIL PROTECTED] [PATCH] USB: problem with uhci-hcd in versions 2.6.0-test5 and 2.6.0-test6 I saw that you also reported problems with USB/uhci-hcd on your systems. Can you test the following patch and see if it works now? drivers/usb/host/uhc

[linux-usb-devel] Re: [PATCH] More USB fixes for 2.6.0-test6

2003-10-03 Thread Greg KH
ChangeSet 1.1433.1.5, 2003/10/03 15:18:06-07:00, [EMAIL PROTECTED] [PATCH] USB: fix drivers/usb/host/uhci-debug.c warning when !CONFIG_PROC_FS. I'm getting this when compiling USB with all options enabled: drivers/usb/host/uhci-debug.c:417: warning: `uhci_sprint_schedule' defined but not used

[linux-usb-devel] Re: [PATCH] More USB fixes for 2.6.0-test6

2003-10-03 Thread Greg KH
ChangeSet 1.1433.1.3, 2003/10/03 15:16:30-07:00, [EMAIL PROTECTED] [PATCH] USB: remove reference to modules.txt in drivers/usb/input/Kconfig This patch removes the reference to Documentation/modules.txt, which has been removed. The patch was made against the current 2.6-bk tree. drivers/usb/i

[linux-usb-devel] [PATCH] More USB fixes for 2.6.0-test6

2003-10-03 Thread Greg KH
ChangeSet 1.1267.64.9, 2003/09/25 16:33:12-07:00, [EMAIL PROTECTED] [PATCH] USB: New unusual_devs.h entry (Minolta DiMAGE E223 Digital Camera) drivers/usb/storage/unusual_devs.h |6 ++ 1 files changed, 6 insertions(+) diff -Nru a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storag

[linux-usb-devel] Re: [PATCH] More USB fixes for 2.6.0-test6

2003-10-03 Thread Greg KH
ChangeSet 1.1342.8.59, 2003/09/30 15:02:06-07:00, [EMAIL PROTECTED] [PATCH] USB: fix freecom.c This patch for 2.6 fixes freecom.c -- an error in return-code interpretation was introduced somewhere during 2.5. This also adds a few more checks to try to catch commands that appear to want to move d

[linux-usb-devel] Re: [PATCH] More USB fixes for 2.6.0-test6

2003-10-03 Thread Greg KH
ChangeSet 1.1433.1.4, 2003/10/03 15:16:45-07:00, [EMAIL PROTECTED] [PATCH] USB brlvger: Debug code fixes When compiling this driver with WRITE_DEBUG defined (for extra debug output), gcc outputs warnings for three similar printf statements. The specifier in each printf statement is not totally c

[linux-usb-devel] [BK PATCH] USB fixes for 2.6.0-test6

2003-10-03 Thread Greg KH
Hi, Here are some USB fixes for 2.6.0-test6. These are all bugfixes or added support for new USB devices. The patches here fix a number of different bugzilla entries: - problems with UHCI controllers - freecom device breakage - usbfs options not working properly. I've als

[linux-usb-devel] Re: [PATCH] More USB fixes for 2.6.0-test6

2003-10-03 Thread Greg KH
ChangeSet 1.1433.1.2, 2003/10/03 14:49:02-07:00, [EMAIL PROTECTED] [PATCH] USB: convert usbfs to use new fs parser code. drivers/usb/core/inode.c | 149 --- 1 files changed, 79 insertions(+), 70 deletions(-) diff -Nru a/drivers/usb/core/inode.c b/d

[linux-usb-devel] Re: [PATCH] More USB fixes for 2.6.0-test6

2003-10-03 Thread Greg KH
ChangeSet 1.1342.8.61, 2003/09/30 15:08:02-07:00, [EMAIL PROTECTED] [PATCH] USB: include/linux/usb.h Reduce constant string space by reusing __FILE__ include/linux/usb.h |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff -Nru a/include/linux/usb.h b/include/linux/usb.h ---

[linux-usb-devel] Re: [PATCH] More USB fixes for 2.6.0-test6

2003-10-03 Thread Greg KH
ChangeSet 1.1342.8.64, 2003/09/30 16:45:29-07:00, [EMAIL PROTECTED] [PATCH] USB speedtouch: neater check This change was applied to 2.4, but not to 2.5. drivers/usb/misc/speedtch.c |4 +--- 1 files changed, 1 insertion(+), 3 deletions(-) diff -Nru a/drivers/usb/misc/speedtch.c b/drivers/

[linux-usb-devel] Re: [PATCH] More USB fixes for 2.6.0-test6

2003-10-03 Thread Greg KH
ChangeSet 1.1342.8.62, 2003/09/30 16:44:52-07:00, [EMAIL PROTECTED] [PATCH] USB speedtouch: extra debug messages drivers/usb/misc/speedtch.c | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff -Nru a/drivers/usb/misc/speedtch.c b/drivers/usb/misc/speedtch.c --- a/drivers/

Re: [linux-usb-devel] Re: usb 2.0 card reader keeps moving to next /dev/sd

2003-10-03 Thread Smurf
On Fri, Oct 03, 2003 at 02:11:21PM -0400, Alan Stern wrote: > > The important part of the control flow is where storage_disconnect() in > drivers/usb/storage/usb.c calls scsi_remove_host() in > drivers/scsi/hosts.c. That call occurs between the "dissociate_dev" and > the "sending exit command" lo

Re: [linux-usb-devel] Re: usb 2.0 card reader keeps moving to next /dev/sd

2003-10-03 Thread Alan Stern
On Fri, 3 Oct 2003, Matthias Urlichs wrote: > OK, here's the debug output when I remove the keychain: > > Oct 3 17:41:32 linux kernel: hub 1-1:1.0: port 1, status 100, change 1, 12 Mb/s > Oct 3 17:41:32 linux kernel: usb 1-1.1: USB disconnect, address 4 > Oct 3 17:41:32 linux kernel: usb 1-1.1

Re: [linux-usb-devel] Re: usb 2.0 card reader keeps moving to next /dev/sd

2003-10-03 Thread Matthias Urlichs
Hi, Alan Stern wrote: > I tried doing much the same thing just now using 2.6.0-test5-bk10 (with a > real disk drive, not a keychain, but that shouldn't matter).  It worked as > it should, reusing the sda device number. Hmmm. One possibly relevant snippt of information: This is a PowerBook G4. I

Re: [linux-usb-devel] Re: usb 2.0 card reader keeps moving to next /dev/sd

2003-10-03 Thread Matthias Urlichs
Hi, Randy.Dunlap wrote: > On Fri, 3 Oct 2003 13:58:48 +0200 Matthias Urlichs <[EMAIL PROTECTED]> wrote: > | I get that too, with my USB keychain. It seems that removing it > | doesn't unregister the SD driver for some reason. > > Is this 2.4.x and not 2.6.0x? Sorry. This is 2.6, current Bitkeepe

Re: [linux-usb-devel] Re: usb 2.0 card reader keeps moving to next /dev/sd

2003-10-03 Thread Matthias Urlichs
Hi, Alan Stern wrote: > with USB debugging and usb-storage debugging both configured on? Also, be > sure to capture the debugging messages -- either configure your syslog > daemon or use dmesg. > OK, here's the debug output when I remove the keychain: Oct 3 17:41:32 linux kernel: hub 1-1:1.0: p

Re: [linux-usb-devel] Re: usb 2.0 card reader keeps moving to next /dev/sd

2003-10-03 Thread Matthias Urlichs
Hi, Alan Stern wrote: > Assuming you did unmount it first ... which I did (even if not, a subsequent 'umount -f' on it should release the reference) ... > could you try doing this again, but > with USB debugging and usb-storage debugging both configured on?  Also, be > sure to capture the debug

[linux-usb-devel] [PATCH 2.4] USB: scanner driver: added USB_CLASS_CDC_DATA (2/3)

2003-10-03 Thread Henning Meier-Geinitz
Hi, Added test for USB_CLASS_CDC_DATA which is used by some fingerprint scanners. Bye, Henning diff -u -r linux-2.4.23-pre6.newids9/drivers/usb/scanner.c linux-2.4.23-pre6.device_class/drivers/usb/scanner.c --- linux-2.4.23-pre6.newids9/drivers/usb/scanner.c 2003-10-03 12:07:25.0

[linux-usb-devel] [PATCH 2.4] USB: scanner driver: new device ids (1/3)

2003-10-03 Thread Henning Meier-Geinitz
Hi, The following 3 patches are the backports from those already applied to 2.6. Added vendor/product ids for Canon, HP, Microtek, Mustek, Siemens, UMAX, and Visioneer scanners. Bye, Henning diff -u -r linux-2.4.23-pre6/drivers/usb/scanner.c linux-2.4.23-pre6.newids9/drivers/usb/scanner.c

Re: [linux-usb-devel] Re: usb 2.0 card reader keeps moving to next /dev/sd

2003-10-03 Thread Alan Stern
On Fri, 3 Oct 2003, Matthias Urlichs wrote: > I get that too, with my USB keychain. It seems that removing it > doesn't unregister the SD driver for some reason. Matthias: I tried doing much the same thing just now using 2.6.0-test5-bk10 (with a real disk drive, not a keychain, but that shouldn'

Re: [linux-usb-devel] Another Gadget question...

2003-10-03 Thread Julian Back
I've based my Superh UDC driver on the pxa2xx_udc. The ep0 handling is different (simpler) but the other endpoints are very similar. I didn't really look at the net2280 code as it seemed much too complex for my device, so I hadn't realised that it does queue management in hardware. It seems

Re: [linux-usb-devel] Re: usb 2.0 card reader keeps moving to next /dev/sd

2003-10-03 Thread Randy.Dunlap
On Fri, 3 Oct 2003 13:58:48 +0200 Matthias Urlichs <[EMAIL PROTECTED]> wrote: | I get that too, with my USB keychain. It seems that removing it | doesn't unregister the SD driver for some reason. Is this 2.4.x and not 2.6.0x? After unmounting the device, does it help to do eject /dev/sdx That

Re: [linux-usb-devel] Another Gadget question...

2003-10-03 Thread David Brownell
Miroslaw KLABA wrote: Hello, I wanted to know if there are any controller driver already written for Gadget API, other than the netchip 2280 one? Yes, like the pxa2xx_udc ... the net2280 isn't the simplest example, I'd agree. Not all controller hardware supports transfer queues in hardware; but t

[linux-usb-devel] Re: usb 2.0 card reader keeps moving to next /dev/sd

2003-10-03 Thread Matthias Urlichs
I get that too, with my USB keychain. It seems that removing it doesn't unregister the SD driver for some reason. The kernel says: Oct 3 12:34:00 linux kernel: hub 1-1:1.0: new USB device on port 1, assigned address 4 Oct 3 12:34:00 linux kernel: bus usb: add device 1-1.1 Oct 3 12:34:00 linux k

Re: [linux-usb-devel] Another Gadget question...

2003-10-03 Thread Miroslaw KLABA
Hello Julian, > I would have thought that your device does have at least a one byte > transmit/recieve buffer per end point. So can't you just write the > driver as if it had a 1 byte FIFO? In fact, it has FIFO buffers for each endpoint. But I think I've understood now how the queue works in

Re: [linux-usb-devel] Another Gadget question...

2003-10-03 Thread Robert Schwebel
On Fri, Oct 03, 2003 at 09:56:56AM +0200, Miroslaw KLABA wrote: > I wanted to know if there are any controller driver already written > for Gadget API, other than the netchip 2280 one? David's bk tree contains a PXA2xx driver as well. Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutron

Re: [linux-usb-devel] Another Gadget question...

2003-10-03 Thread Julian Back
I'm writing a controller driver for the UDC in some Renesas SuperH devices. It is more or less working now but does need more testing and debugging. My device is more basic in some respects than the existing gadget UDC drivers but it does still have on-chip FIFOs. I would have thought that yo

[linux-usb-devel] Another Gadget question...

2003-10-03 Thread Miroslaw KLABA
Hello, I wanted to know if there are any controller driver already written for Gadget API, other than the netchip 2280 one? I've got problems with the usb_ep_queue function. The chip, I want to write the code for (Philips D12), has no FIFO inside, so either I have to make the usb_ep_queue not real