Hi Stephen,
I have come through another scenario. We have got the C code files for another 
Telescope, but I could be used with our Telescope as well after some modification. 
What has to be done to this source code file to implement the vendor protocol ?
Thanks in advance.
Regards,
Kunal


[EMAIL PROTECTED] schrieb am 15.01.04 14:14:26:
> 
> Yeah, it is a vendor protocol.
> 
> On Thu, 15 Jan 2004, Kunal Sachdeva wrote:
> 
> > Hi Stephen,
> > Here is the file content when the device attached.
> >
> > T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
> > B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
> > D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> > P:  Vendor=0000 ProdID=0000 Rev= 0.00
> > S:  Product=USB UHCI Root Hub
> > S:  SerialNumber=dce0
> > C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
> > I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
> > E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
> > T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
> > D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
> > P:  Vendor=0c45 ProdID=602a Rev= 1.01
> > S:  Product=USB camera
> > C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA
> > I:  If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
> > E:  Ad=81(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms
> > E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> > E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
> > I:  If#= 0 Alt= 1 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
> > E:  Ad=81(I) Atr=01(Isoc) MxPS= 128 Ivl=1ms
> > E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> > E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
> > I:  If#= 0 Alt= 2 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
> > E:  Ad=81(I) Atr=01(Isoc) MxPS= 256 Ivl=1ms
> > E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> > E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
> > I:  If#= 0 Alt= 3 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
> > E:  Ad=81(I) Atr=01(Isoc) MxPS= 384 Ivl=1ms
> > E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> > E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
> > I:  If#= 0 Alt= 4 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
> > E:  Ad=81(I) Atr=01(Isoc) MxPS= 512 Ivl=1ms
> > E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> > E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
> > I:  If#= 0 Alt= 5 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
> > E:  Ad=81(I) Atr=01(Isoc) MxPS= 680 Ivl=1ms
> > E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> > E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
> > I:  If#= 0 Alt= 6 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
> > E:  Ad=81(I) Atr=01(Isoc) MxPS= 800 Ivl=1ms
> > E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> > E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
> > I:  If#= 0 Alt= 7 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
> > E:  Ad=81(I) Atr=01(Isoc) MxPS= 900 Ivl=1ms
> > E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> > E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
> > I:  If#= 0 Alt= 8 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
> > E:  Ad=81(I) Atr=01(Isoc) MxPS=1023 Ivl=1ms
> > E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> > E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
> >
> > Kind Regards,
> > Kunal Sachdeva
> >
> >
> > [EMAIL PROTECTED] schrieb am 12.01.04 18:23:31:
> > >
> > > It doesn't look like the device is attached, all that is there is your
> > > host controller.
> > >
> > > On Mon, 12 Jan 2004, Kunal Sachdeva wrote:
> > >
> > > >
> > > > Hi,
> > > >
> > > > To be on the safer side I attached a text doc. Please have a look.
> > > >
> > > > Regards,
> > > >
> > > > Kunal
> > > >
> > > >
> > > >
> > > > [EMAIL PROTECTED] schrieb am 12.01.04 16:13:26:
> > > > >
> > > > > Your mailer seems to have put that all on one line. Can you try again?
> > > > >
> > > > > On Mon, 12 Jan 2004, Kunal Sachdeva wrote:
> > > > >
> > > > > >
> > > > > > Hi Stephen,
> > > > > >
> > > > > > Thanks for your reply.Here is what I get from /proc/bus/usb/devices.
> > > > > >
> > > > > > T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 4B:
> > > > Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0D: Ver= 2.00 Cls=09(hub ) Sub=00
> > > > Prot=01 MxPS= 8 #Cfgs= 1P: Vendor=0000 ProdID=0000 Rev= 2.04S:
> > > > Manufacturer=Linux 2.4.18-14 ehci-hcdS: Product=VIA Technologies, Inc.
> > > > USB 2.0S: SerialNumber=00:14.2C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mAI:
> > > > If#= 0 Alt= 0! #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hubE: Ad=81(I)
> > > > Atr=03(Int.) MxPS= 2 Ivl=256ms
> > > > > >
> > > > > > Awaiting for the response.
> > > > > >
> > > > > > Kunal
> > > > > >
> > > > > > [EMAIL PROTECTED] schrieb am 09.01.04 20:36:35:
> > > > > > >
> > > > > > > Please send the contents of /proc/bus/usb/devices. That will
> > > > probably
> > > > > > say
> > > > > > > this is a vendor defined protocol.
> > > > > > >
> > > > > > > On Fri, 9 Jan 2004, Kunal Sachdeva wrote:
> > > > > > >
> > > > > > > &g! t; Hi Group,
> > > > > > > > We have bought a new telescope from MEADE Model Number ETX-105EC
> > > > and
> > > > > > with it is attached a camera with USB interface.
> > > > > > > > I have a Red Hat Linux Distribution 9. As soon is connect the
> > > > device,
> > > > > > these are the messages I am receiving-
> > > > > > > >
> > > > > > > > Jan 9 15:51:00 dhcp6 kernel: hub.c: new USB device 00:07.2-1,
> > > > > > as! signed address 2
> > > > > > > > Jan 9 15:51:00 dhcp6 kernel: u sb.c: USB device 2 (vend/prod
> > > > > > 0xc45/0x602a) is not claimed by any active driver.
> > > > > > > > Jan 9 15:51:04 dhcp6 usb.agent[4710]: ... no modules for USB
> > > > product
> > > > > > c45/602a/101
> > > > > > > >
> > > > > > > > I checked the /etc/hotplug/ devices and other rekated files but
> > > > no
> > > > > > help. Could anyone suggest how to compile the module for this type of
> > > > > > scenario.
> > > > > > > > Thanks in advance.
> > > > > > > > Regards,
> > > > > > > > Kunal
> > > > > > > >
> > > > > >
> > > > ______________________________________________________________________________
> > > > > > > > Erdbeben im Iran: Zehntausende Kinder brauche! n Hilfe. UNICEF
> > > > hilft
> > > > > > den
> > > > > > > > Kindern - helfen Sie mit! https ://www.unicef.de/spe/spe_03.php
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > ----------------------------------------------------! ---
> > > > > > > > This SF.net email is sponsored by: Perforce Software.
> > > > > > > > Perforce is the Fast Software Configuration Management System
> > > > > > offering
> > > > > > > > advanced branching capabilities and atomic changes on 50+
> > > > platforms.
> > > > > > > > Free Eval! http://www.perforce.com/perforce/loadprog.html
> > > > > > > > _______________________________________________
> > > > > > > > [EMAIL PROTECTED]
> > > > > > > > To unsubscribe, use the last form field at:
> > > > > > > > https://lists.sourceforge.net/lists/listinfo/linux-usb-users
> > > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > /------------------------------------+-------------------------
> > > > > > > |Stephen J. Gowdy | SLAC, MailStop 34, |
> > > > > > > |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, |
> > > > > > > |http://calendar.yahoo.com/gowdy | Menlo P! ark CA 94025, USA |
> > > > > > >! |EMail: [EMAIL PROTECTED] | Tel: +1 650 926 3144 |
> > > > > > > ------------------------------------+-------------------------/
> > > > > > >
> > > > > > >
> > > > > > > -------------------------------------------------------
> > > > > > > This SF.net email is sponsored by: Perforce Software.
> > > > > > > Perforce is the Fast Software Configuration Management System
> > > > offering
> > > > > > > advanced branching capabilities and atomic changes on 50+
> > > > platforms.
> > > > > > > Free Eval! http://www.perforce.com/perforce/loadprog.html
> > > > > > > _______________________________________________
> > > > > > > [EMAIL PROTECTED]
> > > > > > > To unsubscribe, use the last form field at:
> > > > > > > https://lists.sourceforge.net/lists/listinfo/linux-usb-users
> > > > > >
> > > > > >
> > > > ______________________________________________________________________________
> > > > > > Nachrichten, Musik und Spiele schnell und einfach per Quickstart i! m
> > > > > > WEB.DE Screensaver - Gratis downloaden:
> > > > > > http://screensaver.web.de/?mc=021110
> > > > > >
> > > > >
> > > > > --
> > > > > /------------------------------------+-------------------------
> > > > > |Stephen J. Gowdy | SLAC, MailStop 34, |
> > > > > |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, |
> > > > > |http://calendar.yahoo.com/gowdy | Menlo Park CA 94025, USA |
> > > > > |EMail: [EMAIL PROTECTED] | Tel: +1 650 926 3144 |
> > > > > ------------------------------------+-------------------------/
> > > >
> > > > ______________________________________________________________________________
> > > > Erdbeben im Iran: Zehntausende Kinder brauchen Hilfe. UNICEF hilft den
> > > > Kindern - helfen Sie mit! https://www.unicef.de/spe/spe_03.php
> > > >
> > >
> > > --
> > > /------------------------------------+-------------------------
> > > |Stephen J. Gowdy | SLAC, MailStop 34, |
> > > |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, |
> > > |http://calendar.yahoo.com/gowdy | Menlo Park CA 94025, USA |
> > > |EMail: [EMAIL PROTECTED] | Tel: +1 650 926 3144 |
> > > ------------------------------------+-------------------------/
> >
> >
> > ______________________________________________________________________________
> > Erdbeben im Iran: Zehntausende Kinder brauchen Hilfe. UNICEF hilft den
> > Kindern - helfen Sie mit! https://www.unicef.de/spe/spe_03.php
> >
> 
> --
>  /------------------------------------+-------------------------\
> |Stephen J. Gowdy                     | SLAC, MailStop 34,       |
> |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road,     |
> |http://calendar.yahoo.com/gowdy      | Menlo Park CA 94025, USA |
> |EMail: [EMAIL PROTECTED]       | Tel: +1 650 926 3144     |
>  \------------------------------------+-------------------------/
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> _______________________________________________
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-users


______________________________________________________________________________
Nachrichten, Musik und Spiele schnell und einfach per Quickstart im 
WEB.DE Screensaver - Gratis downloaden: http://screensaver.web.de/?mc=021110



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to