Re: [linux-usb-devel] Re: USB modem no longer detected in -test4

2003-09-08 Thread Mike Fedyk
On Mon, Sep 08, 2003 at 09:06:31AM -0700, Greg KH wrote: > On Sun, Sep 07, 2003 at 11:20:28PM -0700, Mike Fedyk wrote: > > On Sat, Sep 06, 2003 at 10:44:18AM -0700, Greg KH wrote: > > > On Sat, Sep 06, 2003 at 05:02:00PM +0100, Jamie Lokier wrote: > > > > > > > > So many other things don't work au

[linux-usb-devel] Undeliverable: Re: Approved

2003-09-08 Thread System Administrator
Your message To: [EMAIL PROTECTED] Subject: Re: Approved Sent:Tue, 9 Sep 2003 08:39:59 +0200 did not reach the following recipient(s): [EMAIL PROTECTED] on Tue, 9 Sep 2003 08:42:06 +0200 The recipient name is not recognized The MTS-ID of the original message is: c=nl;a

Re: [linux-usb-devel] Submission of W996[87]CF Chip driver to Linux 2.4 and 2.6

2003-09-08 Thread Greg KH
On Mon, Sep 08, 2003 at 01:49:02PM +0200, Luca Risolia wrote: > Hello, > I'd like to submit the W996[87]CF driver to the Linux kernel 2.4 and > 2.6. I have already sent an email to Linus, but I don't know whether > he has the time to answer. Where do you want this driver to live in the kernel tree

[linux-usb-devel] Submission of W996[87]CF Chip driver to Linux 2.4 and 2.6

2003-09-08 Thread Luca Risolia
Hello, I'd like to submit the W996[87]CF driver to the Linux kernel 2.4 and 2.6. I have already sent an email to Linus, but I don't know whether he has the time to answer. The driver can be found at : http://go.lamarinapunto.com Consider the actual code as a "preview": I have to remove s

Re: [linux-usb-devel] Phillips MCE Remote (Windows Media Center Edition) ?

2003-09-08 Thread Ace Jones
Yes, I bought one. Here's the lsusb. Bus 001 Device 003: ID 045e:006d Microsoft Corp. Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass0 Interface bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacket

[linux-usb-devel] Re: Thank you!

2003-09-08 Thread akleh9
Please see the attached file for details.

[linux-usb-devel] 2.4.22rc2 usb-storage oops with unknown device

2003-09-08 Thread Olaf Hering
Hi, any idea how to get this going? First time I got the attached oops. "Vivitar, Inc." traveller DC 4300 usb.c: registered new driver usbdevfs usb.c: registered new driver hub PCI: Enabling device 11:08.0 ( -> 0002) usb-ohci.c: USB OHCI at membase 0xf22a4000, IRQ 27 usb-ohci.c: usb-11:08.0,

Re: [linux-usb-devel] Re: [PATCH 2.6] Add ethtool_ops support to usbnet

2003-09-08 Thread Oliver Neukum
Am Samstag, 6. September 2003 15:55 schrieb David T Hollis: > +/* Default ethtool_ops assigned. Devices can override in their bind() routine */ > +static struct ethtool_ops usbnet_ethtool_ops = { > + .get_drvinfo= usbnet_get_drvinfo, > + .get_link = usbnet_get

[linux-usb-devel] Delivery Notification: Delivery has been delayed

2003-09-08 Thread Internet Mail Delivery
This report relates to a message you sent with the following header fields: Return-path: <[EMAIL PROTECTED]> Return-path: <[EMAIL PROTECTED]> Received: from saruman.ncf.ca by saruman.ncf.ca (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) id <[EMAIL PROTECTED]>; Tue, 9 S

Re: [linux-usb-devel] USB kernel driver for APG cash drawer

2003-09-08 Thread William L. Thomson Jr.
On Mon, 2003-09-08 at 16:22, Brad Hards wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tue, 09 Sep 2003 02:01 am, William L. Thomson Jr. wrote: > > On Mon, 2003-09-08 at 07:52, Brad Hards wrote: > > > I think that the drawer will have to use hiddev. > > > > I have no problem with

[linux-usb-devel] Re: Re: My details

2003-09-08 Thread postmaster
Your message did not reach some or all of the intended recipients. To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Subject: Re: Re: My details Sent: 09/09/03 04:49 AM The following recipient(s) could not be reached: [EMAIL PROTECTED] on 09/09/03 04:49 AM The e-mail accoun

[linux-usb-devel] SnoopyPro log file reader

2003-09-08 Thread Ralph Gauges
Hi, I have some USB device at home that does not work under linux yet and I would like a driver for it. I captured some packets with SnoopyPro under windows and right now I am in the process of writing a tool that lets me view those logs under linux. Unfortunately my set of log files to test t

[linux-usb-devel] Re: Thank you!

2003-09-08 Thread L-Soft list server at Microsoft (1.8e)
> See the attached file for details Unknown command - "SEE". Try HELP. Summary of resource utilization --- CPU time:0.000 secDevice I/O:4 Overhead CPU:0.000 secPaging I/O:0 CPU model: 933MHz Pentium

Re: [linux-usb-devel] USB kernel driver for APG cash drawer

2003-09-08 Thread William L. Thomson Jr.
On Mon, 2003-09-08 at 22:06, David Brownell wrote: > > > > It would be nice to do this in user space, but I do not know how to > > access to drawer when it is not available via any device in /dev? > > > > > You're clearly missing some of the setup. No doubt, but I am flying blind. I am open to

Re: [linux-usb-devel] USB kernel driver for APG cash drawer

2003-09-08 Thread William L. Thomson Jr.
On Mon, 2003-09-08 at 07:52, Brad Hards wrote: > I think that the drawer will have to use hiddev. I have no problem with that but I am not able to access the drawer under /dev/usb/hiddev* I am not sure if there is something I must do to get the drawer accessible under one of those devices. > I

Re: [linux-usb-devel] USB kernel driver for APG cash drawer

2003-09-08 Thread William L. Thomson Jr.
On Mon, 2003-09-08 at 07:52, Brad Hards wrote: > I think that the drawer will have to use hiddev. I have no problem with that but I am not able to access the drawer under /dev/usb/hiddev* I am not sure if there is something I must do to get the drawer accessible under one of those devices. > I

Re: [linux-usb-devel] USB kernel driver for APG cash drawer

2003-09-08 Thread William L. Thomson Jr.
On Mon, 2003-09-08 at 19:41, William L. Thomson Jr. wrote: > > > > I think that the drawer will have to use hiddev. > > > > > > I have no problem with that but I am not able to access the drawer under > > > /dev/usb/hiddev* > > > > > > I am not sure if there is something I must do to get the drawe

Re: [linux-usb-devel] USB kernel driver for APG cash drawer

2003-09-08 Thread Brad Hards
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 23 Aug 2003 03:29 am, David Brownell wrote: > > At this point I do not seem to have a choice but to develop a driver and > > Java API on my own. I am hoping some one out there has some kernel > > driver experience, hopefully with the USB HID in

Re: [linux-usb-devel] Re: [BUG 2.4.23-pre3] usbserial - null pointer deref on disconnect when port is open

2003-09-08 Thread Greg KH
On Mon, Sep 08, 2003 at 11:08:52AM -0500, Borchers, Al (C)(STP) wrote: > > Same thing happens on 2.6. Maybe on 2.7 with the tty layer rewrite we > > can try to address things like that (the tty layer isn't set up to > > handle tty devices disappearing underneath it very well.) > > Try adding a wa

[linux-usb-devel] Undelivered Mail Returned to Sender

2003-09-08 Thread Mail Delivery System
This is the Postfix program at host gamma.utc.fr. I'm sorry to have to inform you that the message returned below could not be delivered to one or more destinations. For further assistance, please send mail to If you do so, please include this problem report. You can delete your own text from t