* [Bluez-users] Error when compiling bluez-utils @ 2004-12-24 10:13 CoCozZ geek 2004-12-24 12:41 ` Marcel Holtmann 2004-12-25 11:19 ` blookk - 0 siblings, 2 replies; 43+ messages in thread From: CoCozZ geek @ 2004-12-24 10:13 UTC (permalink / raw) To: bluez-users I get those errors when I compile bluez-utils ... using 2.6.8-gentoo-r10 and gcc (GCC) 3.3.4 20040623. Thanks :) gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/include -march=pentium4 -O3 -pipe -fomit-frame-pointer -c `test -f 'hcisecfilter.c' || echo './'`hcisecfilter.c sdptool.c: In function `add_handsfree': sdptool.c:1130: error: `HANDSFREE_SVCLASS_ID' undeclared (first use in this function) sdptool.c:1130: error: (Each undeclared identifier is reported only once sdptool.c:1130: error: for each function it appears in.) sdptool.c:1136: error: `HANDSFREE_PROFILE_ID' undeclared (first use in this function) sdptool.c:1152: error: `SDP_SUPPORTED_FEATURES' undeclared (first use in this function) sdptool.c: In function `add_audio_source': sdptool.c:1583: error: `AUDIO_SOURCE_SVCLASS_ID' undeclared (first use in this function) sdptool.c:1587: error: `ADVANCED_AUDIO_PROFILE_ID' undeclared (first use in this function)sdptool.c:1598: error: `AVDTP_UUID' undeclared (first use in this function) sdptool.c: In function `add_audio_sink': sdptool.c:1642: error: `AUDIO_SINK_SVCLASS_ID' undeclared (first use in this function) sdptool.c:1646: error: `ADVANCED_AUDIO_PROFILE_ID' undeclared (first use in this function)sdptool.c:1657: error: `AVDTP_UUID' undeclared (first use in this function) sdptool.c: At top level: sdptool.c:1697: error: `HANDSFREE_SVCLASS_ID' undeclared here (not in a function) sdptool.c:1697: error: initializer element is not constant sdptool.c:1697: error: (near initialization for `service[7].class') sdptool.c:1697: error: initializer element is not constant sdptool.c:1697: error: (near initialization for `service[7]') sdptool.c:1699: error: initializer element is not constant sdptool.c:1699: error: (near initialization for `service[8]') sdptool.c:1700: error: initializer element is not constant sdptool.c:1700: error: (near initialization for `service[9]') sdptool.c:1702: error: initializer element is not constant sdptool.c:1702: error: (near initialization for `service[10]') sdptool.c:1703: error: initializer element is not constant sdptool.c:1703: error: (near initialization for `service[11]') sdptool.c:1704: error: initializer element is not constant sdptool.c:1704: error: (near initialization for `service[12]') sdptool.c:1706: error: `AUDIO_SOURCE_SVCLASS_ID' undeclared here (not in a function)gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/include -march=pentium4 -O3 -pipe -fomit-frame-pointer -c `test -f 'hciattach.c' || echo './'`hciattach.c sdptool.c:1706: error: initializer element is not constant sdptool.c:1706: error: (near initialization for `service[13].class') sdptool.c:1706: error: initializer element is not constant sdptool.c:1706: error: (near initialization for `service[13]') sdptool.c:1707: error: `AUDIO_SINK_SVCLASS_ID' undeclared here (not in a function) sdptool.c:1707: error: initializer element is not constant sdptool.c:1707: error: (near initialization for `service[14].class') sdptool.c:1707: error: initializer element is not constant sdptool.c:1707: error: (near initialization for `service[14]') sdptool.c:1709: error: initializer element is not constant sdptool.c:1709: error: (near initialization for `service[15]') make[2]: *** [sdptool.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/bluez-utils-2.10-r1/work/bluez-utils-2.10/tools'make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/bluez-utils-2.10-r1/work/bluez-utils-2.10' make: *** [all] Error 2 !!! ERROR: net-wireless/bluez-utils-2.10-r1 failed. !!! Function src_compile, Line 53, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-24 10:13 [Bluez-users] Error when compiling bluez-utils CoCozZ geek @ 2004-12-24 12:41 ` Marcel Holtmann 2004-12-25 11:19 ` blookk - 1 sibling, 0 replies; 43+ messages in thread From: Marcel Holtmann @ 2004-12-24 12:41 UTC (permalink / raw) To: BlueZ Mailing List Hi, > I get those errors when I compile bluez-utils ... using > 2.6.8-gentoo-r10 and gcc (GCC) 3.3.4 20040623. take a look at the ChangeLog file of this package. Regards Marcel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* RE: [Bluez-users] Error when compiling bluez-utils 2004-12-24 10:13 [Bluez-users] Error when compiling bluez-utils CoCozZ geek 2004-12-24 12:41 ` Marcel Holtmann @ 2004-12-25 11:19 ` blookk - 2004-12-25 12:16 ` CoCozZ geek 1 sibling, 1 reply; 43+ messages in thread From: blookk - @ 2004-12-25 11:19 UTC (permalink / raw) To: bluez-users [-- Attachment #1: Type: text/html, Size: 6521 bytes --] ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 11:19 ` blookk - @ 2004-12-25 12:16 ` CoCozZ geek 2004-12-25 13:10 ` Marcel Holtmann 0 siblings, 1 reply; 43+ messages in thread From: CoCozZ geek @ 2004-12-25 12:16 UTC (permalink / raw) To: bluez-users I uninstalled bluez-sdp , installed bluez-utils succesfully and reinstalled bluez-sdp without problems. No im following this tutorial :http://forums.gentoo.org/viewtopic.php?t=111904 Its all OK but when I do : hcitool scan I get : Cocozz cocozz # hcitool scan Device is not available: Success And also : Cocozz cocozz # hcitool dev Devices: Any help please :( Oh .... Happy Holidays !!! ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 12:16 ` CoCozZ geek @ 2004-12-25 13:10 ` Marcel Holtmann 2004-12-25 13:19 ` CoCozZ geek 0 siblings, 1 reply; 43+ messages in thread From: Marcel Holtmann @ 2004-12-25 13:10 UTC (permalink / raw) To: BlueZ Mailing List Hi, > I uninstalled bluez-sdp , installed bluez-utils succesfully and > reinstalled bluez-sdp without problems. do you think there is a reason that the BlueZ website has no longer a link to the bluez-sdp download? It is deprecated. And the ChangeLog for bluez-utils-2.10 (besides this is not the latest version) has a clear statement that you need bluez-libs-2.10 at least. Regards Marcel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 13:10 ` Marcel Holtmann @ 2004-12-25 13:19 ` CoCozZ geek 2004-12-25 13:47 ` Marcel Holtmann 2005-08-29 6:46 ` [Bluez-users] Bluez PAN (bnep) Supports IP Multicast ? Heejune AHN 0 siblings, 2 replies; 43+ messages in thread From: CoCozZ geek @ 2004-12-25 13:19 UTC (permalink / raw) To: bluez-users Oh ok , any solution for hcdi ? On Sat, 25 Dec 2004 14:10:05 +0100, Marcel Holtmann <marcel@holtmann.org> wrote: > Hi, > > > I uninstalled bluez-sdp , installed bluez-utils succesfully and > > reinstalled bluez-sdp without problems. > > do you think there is a reason that the BlueZ website has no longer a > link to the bluez-sdp download? It is deprecated. And the ChangeLog for > bluez-utils-2.10 (besides this is not the latest version) has a clear > statement that you need bluez-libs-2.10 at least. > > Regards > > Marcel > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 13:19 ` CoCozZ geek @ 2004-12-25 13:47 ` Marcel Holtmann 2004-12-25 15:29 ` CoCozZ geek 2005-08-29 6:46 ` [Bluez-users] Bluez PAN (bnep) Supports IP Multicast ? Heejune AHN 1 sibling, 1 reply; 43+ messages in thread From: Marcel Holtmann @ 2004-12-25 13:47 UTC (permalink / raw) To: BlueZ Mailing List Hi, > Oh ok , any solution for hcdi ? there is no problem. Install bluez-libs and bluez-utils and everything will be fine. Read my answers. Regards Marcel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 13:47 ` Marcel Holtmann @ 2004-12-25 15:29 ` CoCozZ geek 2004-12-25 15:40 ` Marcel Holtmann 0 siblings, 1 reply; 43+ messages in thread From: CoCozZ geek @ 2004-12-25 15:29 UTC (permalink / raw) To: bluez-users I installed them and #hcditool scan doesent find anything On Sat, 25 Dec 2004 14:47:35 +0100, Marcel Holtmann <marcel@holtmann.org> wrote: > Hi, > > > Oh ok , any solution for hcdi ? > > there is no problem. Install bluez-libs and bluez-utils and everything > will be fine. Read my answers. > > Regards > > Marcel > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 15:29 ` CoCozZ geek @ 2004-12-25 15:40 ` Marcel Holtmann 2004-12-25 17:23 ` CoCozZ geek 0 siblings, 1 reply; 43+ messages in thread From: Marcel Holtmann @ 2004-12-25 15:40 UTC (permalink / raw) To: BlueZ Mailing List Hi, > I installed them and #hcditool scan doesent find anything and what does "hciconfig -a" shows you? Regards Marcel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 15:40 ` Marcel Holtmann @ 2004-12-25 17:23 ` CoCozZ geek 2004-12-25 17:28 ` Marcel Holtmann 0 siblings, 1 reply; 43+ messages in thread From: CoCozZ geek @ 2004-12-25 17:23 UTC (permalink / raw) To: bluez-users Cocozz .fvwm # hciconfig -a hci0: Type: USB BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0 DOWN RX bytes:0 acl:0 sco:0 events:0 errors:0 TX bytes:0 acl:0 sco:0 commands:0 errors:0 Features: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 Packet type: DM1 DH1 HV1 Link policy: Link mode: SLAVE ACCEPT On Sat, 25 Dec 2004 16:40:11 +0100, Marcel Holtmann <marcel@holtmann.org> wrote: > Hi, > > > I installed them and #hcditool scan doesent find anything > > and what does "hciconfig -a" shows you? > > Regards > > Marcel > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 17:23 ` CoCozZ geek @ 2004-12-25 17:28 ` Marcel Holtmann 2004-12-25 17:45 ` CoCozZ geek 0 siblings, 1 reply; 43+ messages in thread From: Marcel Holtmann @ 2004-12-25 17:28 UTC (permalink / raw) To: BlueZ Mailing List Hi, > Cocozz .fvwm # hciconfig -a > hci0: Type: USB > BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0 > DOWN > RX bytes:0 acl:0 sco:0 events:0 errors:0 > TX bytes:0 acl:0 sco:0 commands:0 errors:0 > Features: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 > Packet type: DM1 DH1 HV1 > Link policy: > Link mode: SLAVE ACCEPT maybe the word "DOWN" gives you a little impression why it can't work. Call "hciconfig hci0 up" or start "hcid". Regards Marcel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 17:28 ` Marcel Holtmann @ 2004-12-25 17:45 ` CoCozZ geek 2004-12-25 17:49 ` Marcel Holtmann 0 siblings, 1 reply; 43+ messages in thread From: CoCozZ geek @ 2004-12-25 17:45 UTC (permalink / raw) To: bluez-users Hi Cocozz cocozz # hcid Cocozz cocozz # hciconfig hci0 up Can't init device hci0. Input/output error(5) Cocozz cocozz # hcitool scan Device is not available: Success err :S On Sat, 25 Dec 2004 18:28:47 +0100, Marcel Holtmann <marcel@holtmann.org> wrote: > Hi, > > > Cocozz .fvwm # hciconfig -a > > hci0: Type: USB > > BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0 > > DOWN > > RX bytes:0 acl:0 sco:0 events:0 errors:0 > > TX bytes:0 acl:0 sco:0 commands:0 errors:0 > > Features: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 > > Packet type: DM1 DH1 HV1 > > Link policy: > > Link mode: SLAVE ACCEPT > > maybe the word "DOWN" gives you a little impression why it can't work. > Call "hciconfig hci0 up" or start "hcid". > > Regards > > Marcel > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 17:45 ` CoCozZ geek @ 2004-12-25 17:49 ` Marcel Holtmann 2004-12-25 17:54 ` CoCozZ geek 0 siblings, 1 reply; 43+ messages in thread From: Marcel Holtmann @ 2004-12-25 17:49 UTC (permalink / raw) To: BlueZ Mailing List Hi, > Cocozz cocozz # hcid > Cocozz cocozz # hciconfig hci0 up > Can't init device hci0. Input/output error(5) this is your error. What does /proc/bus/usb/devices contains and what kernel and dongle are you using? > Cocozz cocozz # hcitool scan > Device is not available: Success Somekind of misleading :( Regards Marcel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 17:49 ` Marcel Holtmann @ 2004-12-25 17:54 ` CoCozZ geek 2004-12-25 17:58 ` Marcel Holtmann 0 siblings, 1 reply; 43+ messages in thread From: CoCozZ geek @ 2004-12-25 17:54 UTC (permalink / raw) To: bluez-users ->>>> :) Cocozz cocozz # uname -r 2.6.8-gentoo-r10 Cocozz cocozz # cat /proc/bus/usb/devices T: Bus=05 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.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.8-gentoo-r10 uhci_hcd S: Product=Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #4 S: SerialNumber=0000:00:1d.3 C:* #Ifs= 1 Cfg#= 1 Atr=c0 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= 2 Ivl=255ms T: Bus=04 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.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.8-gentoo-r10 uhci_hcd S: Product=Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #3 S: SerialNumber=0000:00:1d.2 C:* #Ifs= 1 Cfg#= 1 Atr=c0 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= 2 Ivl=255ms T: Bus=03 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.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.8-gentoo-r10 uhci_hcd S: Product=Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #2 S: SerialNumber=0000:00:1d.1 C:* #Ifs= 1 Cfg#= 1 Atr=c0 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= 2 Ivl=255ms T: Bus=03 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=02(comm.) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=2001 ProdID=5b00 Rev= 0.00 S: Manufacturer=D-Link S: Product=DSL-502T S: SerialNumber=00:0F:3DDSL-502T C:* #Ifs= 2 Cfg#= 1 Atr=c0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=ff Driver=(none) E: Ad=82(I) Atr=03(Int.) MxPS= 8 Ivl=1ms I: If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none) E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms T: Bus=02 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.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.8-gentoo-r10 uhci_hcd S: Product=Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #1 S: SerialNumber=0000:00:1d.0 C:* #Ifs= 1 Cfg#= 1 Atr=c0 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= 2 Ivl=255ms T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0 D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=06a3 ProdID=0464 Rev= 1.10 S: Product=Saitek Cyborg USB Stick C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=usbhid E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10ms T: Bus=02 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 3 Spd=12 MxCh= 0 D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=03f0 ProdID=6204 Rev= 1.00 S: Manufacturer=hp S: Product=deskjet 5100 S: SerialNumber=MY3CC4K44W7A C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 2mA I: If#= 0 Alt= 0 #EPs= 2 Cls=07(print) Sub=01 Prot=02 Driver=usblp E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 8 B: Alloc= 1/800 us ( 0%), #Int= 2, #Iso= 0 D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.8-gentoo-r10 ehci_hcd S: Product=Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller S: SerialNumber=0000:00:1d.7 C:* #Ifs= 1 Cfg#= 1 Atr=e0 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= 2 Ivl=256ms T: Bus=01 Lev=01 Prnt=01 Port=03 Cnt=01 Dev#= 5 Spd=480 MxCh= 4 D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1 P: Vendor=0409 ProdID=0058 Rev= 1.00 S: Manufacturer=NEC Corporation S: Product=USB2.0 Hub Controller C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 1 Ivl=256ms T: Bus=01 Lev=02 Prnt=05 Port=02 Cnt=01 Dev#= 6 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs= 1 P: Vendor=0a12 ProdID=0001 Rev= 5.25 C:* #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms I: If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) E: Ad=03(O) Atr=01(Isoc) MxPS= 9 Ivl=1ms E: Ad=83(I) Atr=01(Isoc) MxPS= 9 Ivl=1ms I: If#= 1 Alt= 2 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) E: Ad=03(O) Atr=01(Isoc) MxPS= 17 Ivl=1ms E: Ad=83(I) Atr=01(Isoc) MxPS= 17 Ivl=1ms I: If#= 1 Alt= 3 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) E: Ad=03(O) Atr=01(Isoc) MxPS= 25 Ivl=1ms E: Ad=83(I) Atr=01(Isoc) MxPS= 25 Ivl=1ms I: If#= 1 Alt= 4 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) E: Ad=03(O) Atr=01(Isoc) MxPS= 33 Ivl=1ms E: Ad=83(I) Atr=01(Isoc) MxPS= 33 Ivl=1ms I: If#= 1 Alt= 5 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) E: Ad=03(O) Atr=01(Isoc) MxPS= 49 Ivl=1ms E: Ad=83(I) Atr=01(Isoc) MxPS= 49 Ivl=1ms I: If#= 2 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=00 Driver=(none) T: Bus=01 Lev=02 Prnt=05 Port=03 Cnt=02 Dev#= 7 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=046d ProdID=0a01 Rev= 0.06 S: Manufacturer=Logitech S: Product=Logitech USB Headset C:* #Ifs= 4 Cfg#= 1 Atr=80 MxPwr=100mA I: If#= 0 Alt= 0 #EPs= 0 Cls=01(audio) Sub=01 Prot=00 Driver=audio I: If#= 1 Alt= 0 #EPs= 0 Cls=01(audio) Sub=02 Prot=00 Driver=audio I: If#= 1 Alt= 1 #EPs= 1 Cls=01(audio) Sub=02 Prot=00 Driver=audio E: Ad=01(O) Atr=09(Isoc) MxPS= 192 Ivl=1ms I: If#= 2 Alt= 0 #EPs= 0 Cls=01(audio) Sub=02 Prot=00 Driver=audio I: If#= 2 Alt= 1 #EPs= 1 Cls=01(audio) Sub=02 Prot=00 Driver=audio E: Ad=82(I) Atr=0d(Isoc) MxPS= 96 Ivl=1ms I: If#= 3 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=usbhid E: Ad=83(I) Atr=03(Int.) MxPS= 1 Ivl=16ms On Sat, 25 Dec 2004 18:49:36 +0100, Marcel Holtmann <marcel@holtmann.org> wrote: > Hi, > > > Cocozz cocozz # hcid > > Cocozz cocozz # hciconfig hci0 up > > Can't init device hci0. Input/output error(5) > > this is your error. What does /proc/bus/usb/devices contains and what > kernel and dongle are you using? > > > Cocozz cocozz # hcitool scan > > Device is not available: Success > > Somekind of misleading :( > > Regards > > Marcel > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 17:54 ` CoCozZ geek @ 2004-12-25 17:58 ` Marcel Holtmann 2004-12-25 18:08 ` CoCozZ geek 0 siblings, 1 reply; 43+ messages in thread From: Marcel Holtmann @ 2004-12-25 17:58 UTC (permalink / raw) To: BlueZ Mailing List Hi, > Cocozz cocozz # uname -r > 2.6.8-gentoo-r10 > > Cocozz cocozz # cat /proc/bus/usb/devices > > T: Bus=01 Lev=02 Prnt=05 Port=02 Cnt=01 Dev#= 6 Spd=12 MxCh= 0 > D: Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs= 1 > P: Vendor=0a12 ProdID=0001 Rev= 5.25 > C:* #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr= 0mA > I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb > E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms > E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms > E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms > I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms > E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms > I: If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > E: Ad=03(O) Atr=01(Isoc) MxPS= 9 Ivl=1ms > E: Ad=83(I) Atr=01(Isoc) MxPS= 9 Ivl=1ms > I: If#= 1 Alt= 2 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > E: Ad=03(O) Atr=01(Isoc) MxPS= 17 Ivl=1ms > E: Ad=83(I) Atr=01(Isoc) MxPS= 17 Ivl=1ms > I: If#= 1 Alt= 3 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > E: Ad=03(O) Atr=01(Isoc) MxPS= 25 Ivl=1ms > E: Ad=83(I) Atr=01(Isoc) MxPS= 25 Ivl=1ms > I: If#= 1 Alt= 4 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > E: Ad=03(O) Atr=01(Isoc) MxPS= 33 Ivl=1ms > E: Ad=83(I) Atr=01(Isoc) MxPS= 33 Ivl=1ms > I: If#= 1 Alt= 5 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > E: Ad=03(O) Atr=01(Isoc) MxPS= 49 Ivl=1ms > E: Ad=83(I) Atr=01(Isoc) MxPS= 49 Ivl=1ms > I: If#= 2 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=00 Driver=(none) I don't see any problem here and since this is a CSR dongle there shouldn't be a problem at all. These devices normally work. Maybe you need to change your USB devices a little bit. I heard of problems of some Bluetooth dongles behind a hub etc. Regards Marcel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 17:58 ` Marcel Holtmann @ 2004-12-25 18:08 ` CoCozZ geek 2004-12-25 18:08 ` CoCozZ geek 0 siblings, 1 reply; 43+ messages in thread From: CoCozZ geek @ 2004-12-25 18:08 UTC (permalink / raw) To: bluez-users oh ... yes im using an usb. Ok wait I try to connect ir on another usb port On Sat, 25 Dec 2004 18:58:49 +0100, Marcel Holtmann <marcel@holtmann.org> wrote: > Hi, > > > Cocozz cocozz # uname -r > > 2.6.8-gentoo-r10 > > > > Cocozz cocozz # cat /proc/bus/usb/devices > > > > T: Bus=01 Lev=02 Prnt=05 Port=02 Cnt=01 Dev#= 6 Spd=12 MxCh= 0 > > D: Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs= 1 > > P: Vendor=0a12 ProdID=0001 Rev= 5.25 > > C:* #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr= 0mA > > I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb > > E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms > > E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms > > E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms > > I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms > > E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms > > I: If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > E: Ad=03(O) Atr=01(Isoc) MxPS= 9 Ivl=1ms > > E: Ad=83(I) Atr=01(Isoc) MxPS= 9 Ivl=1ms > > I: If#= 1 Alt= 2 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > E: Ad=03(O) Atr=01(Isoc) MxPS= 17 Ivl=1ms > > E: Ad=83(I) Atr=01(Isoc) MxPS= 17 Ivl=1ms > > I: If#= 1 Alt= 3 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > E: Ad=03(O) Atr=01(Isoc) MxPS= 25 Ivl=1ms > > E: Ad=83(I) Atr=01(Isoc) MxPS= 25 Ivl=1ms > > I: If#= 1 Alt= 4 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > E: Ad=03(O) Atr=01(Isoc) MxPS= 33 Ivl=1ms > > E: Ad=83(I) Atr=01(Isoc) MxPS= 33 Ivl=1ms > > I: If#= 1 Alt= 5 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > E: Ad=03(O) Atr=01(Isoc) MxPS= 49 Ivl=1ms > > E: Ad=83(I) Atr=01(Isoc) MxPS= 49 Ivl=1ms > > I: If#= 2 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=00 Driver=(none) > > I don't see any problem here and since this is a CSR dongle there > shouldn't be a problem at all. These devices normally work. Maybe you > need to change your USB devices a little bit. I heard of problems of > some Bluetooth dongles behind a hub etc. > > Regards > > Marcel > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 18:08 ` CoCozZ geek @ 2004-12-25 18:08 ` CoCozZ geek 2004-12-25 18:11 ` CoCozZ geek 0 siblings, 1 reply; 43+ messages in thread From: CoCozZ geek @ 2004-12-25 18:08 UTC (permalink / raw) To: bluez-users edit: oh ... yes im using an usb HUB. Ok wait I try to connect ir on another usb port On Sat, 25 Dec 2004 19:08:30 +0100, CoCozZ geek <cocozz@gmail.com> wrote: > oh ... yes im using an usb. Ok wait I try to connect ir on another usb port > > > On Sat, 25 Dec 2004 18:58:49 +0100, Marcel Holtmann <marcel@holtmann.org> wrote: > > Hi, > > > > > Cocozz cocozz # uname -r > > > 2.6.8-gentoo-r10 > > > > > > Cocozz cocozz # cat /proc/bus/usb/devices > > > > > > T: Bus=01 Lev=02 Prnt=05 Port=02 Cnt=01 Dev#= 6 Spd=12 MxCh= 0 > > > D: Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs= 1 > > > P: Vendor=0a12 ProdID=0001 Rev= 5.25 > > > C:* #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr= 0mA > > > I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb > > > E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms > > > E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms > > > E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms > > > I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms > > > I: If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 9 Ivl=1ms > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 9 Ivl=1ms > > > I: If#= 1 Alt= 2 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 17 Ivl=1ms > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 17 Ivl=1ms > > > I: If#= 1 Alt= 3 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 25 Ivl=1ms > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 25 Ivl=1ms > > > I: If#= 1 Alt= 4 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 33 Ivl=1ms > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 33 Ivl=1ms > > > I: If#= 1 Alt= 5 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 49 Ivl=1ms > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 49 Ivl=1ms > > > I: If#= 2 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=00 Driver=(none) > > > > I don't see any problem here and since this is a CSR dongle there > > shouldn't be a problem at all. These devices normally work. Maybe you > > need to change your USB devices a little bit. I heard of problems of > > some Bluetooth dongles behind a hub etc. > > > > Regards > > > > Marcel > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://productguide.itmanagersjournal.com/ > > _______________________________________________ > > Bluez-users mailing list > > Bluez-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/bluez-users > > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 18:08 ` CoCozZ geek @ 2004-12-25 18:11 ` CoCozZ geek 2004-12-25 18:32 ` CoCozZ geek 0 siblings, 1 reply; 43+ messages in thread From: CoCozZ geek @ 2004-12-25 18:11 UTC (permalink / raw) To: bluez-users Yessssssss miracle :) Cocozz cocozz # hcitool scan Scanning ... 00:0E:6D:85:74:7A Nokia 6600 Lots lots lots lots lots of thanks !!!! Have a very happy holidays ;=))) On Sat, 25 Dec 2004 19:08:46 +0100, CoCozZ geek <cocozz@gmail.com> wrote: > edit: oh ... yes im using an usb HUB. Ok wait I try to connect ir on > another usb port > > On Sat, 25 Dec 2004 19:08:30 +0100, CoCozZ geek <cocozz@gmail.com> wrote: > > oh ... yes im using an usb. Ok wait I try to connect ir on another usb port > > > > > > On Sat, 25 Dec 2004 18:58:49 +0100, Marcel Holtmann <marcel@holtmann.org> wrote: > > > Hi, > > > > > > > Cocozz cocozz # uname -r > > > > 2.6.8-gentoo-r10 > > > > > > > > Cocozz cocozz # cat /proc/bus/usb/devices > > > > > > > > T: Bus=01 Lev=02 Prnt=05 Port=02 Cnt=01 Dev#= 6 Spd=12 MxCh= 0 > > > > D: Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs= 1 > > > > P: Vendor=0a12 ProdID=0001 Rev= 5.25 > > > > C:* #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr= 0mA > > > > I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb > > > > E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms > > > > E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms > > > > E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms > > > > I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms > > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms > > > > I: If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 9 Ivl=1ms > > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 9 Ivl=1ms > > > > I: If#= 1 Alt= 2 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 17 Ivl=1ms > > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 17 Ivl=1ms > > > > I: If#= 1 Alt= 3 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 25 Ivl=1ms > > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 25 Ivl=1ms > > > > I: If#= 1 Alt= 4 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 33 Ivl=1ms > > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 33 Ivl=1ms > > > > I: If#= 1 Alt= 5 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 49 Ivl=1ms > > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 49 Ivl=1ms > > > > I: If#= 2 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=00 Driver=(none) > > > > > > I don't see any problem here and since this is a CSR dongle there > > > shouldn't be a problem at all. These devices normally work. Maybe you > > > need to change your USB devices a little bit. I heard of problems of > > > some Bluetooth dongles behind a hub etc. > > > > > > Regards > > > > > > Marcel > > > > > > ------------------------------------------------------- > > > SF email is sponsored by - The IT Product Guide > > > Read honest & candid reviews on hundreds of IT Products from real users. > > > Discover which products truly live up to the hype. Start reading now. > > > http://productguide.itmanagersjournal.com/ > > > _______________________________________________ > > > Bluez-users mailing list > > > Bluez-users@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/bluez-users > > > > > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 18:11 ` CoCozZ geek @ 2004-12-25 18:32 ` CoCozZ geek 2004-12-25 18:48 ` Marcel Holtmann 0 siblings, 1 reply; 43+ messages in thread From: CoCozZ geek @ 2004-12-25 18:32 UTC (permalink / raw) To: bluez-users Oh one more thing please :) File transfers are OK. But I need to send things to the flash memory and not to the mobile memory. Is it possible ? It might be cool to access the mobile filesystem , is it possible to ? On Sat, 25 Dec 2004 19:11:28 +0100, CoCozZ geek <cocozz@gmail.com> wrote: > Yessssssss miracle :) > > Cocozz cocozz # hcitool scan > Scanning ... > 00:0E:6D:85:74:7A Nokia 6600 > > Lots lots lots lots lots of thanks !!!! > > Have a very happy holidays ;=))) > > > On Sat, 25 Dec 2004 19:08:46 +0100, CoCozZ geek <cocozz@gmail.com> wrote: > > edit: oh ... yes im using an usb HUB. Ok wait I try to connect ir on > > another usb port > > > > On Sat, 25 Dec 2004 19:08:30 +0100, CoCozZ geek <cocozz@gmail.com> wrote: > > > oh ... yes im using an usb. Ok wait I try to connect ir on another usb port > > > > > > > > > On Sat, 25 Dec 2004 18:58:49 +0100, Marcel Holtmann <marcel@holtmann.org> wrote: > > > > Hi, > > > > > > > > > Cocozz cocozz # uname -r > > > > > 2.6.8-gentoo-r10 > > > > > > > > > > Cocozz cocozz # cat /proc/bus/usb/devices > > > > > > > > > > T: Bus=01 Lev=02 Prnt=05 Port=02 Cnt=01 Dev#= 6 Spd=12 MxCh= 0 > > > > > D: Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs= 1 > > > > > P: Vendor=0a12 ProdID=0001 Rev= 5.25 > > > > > C:* #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr= 0mA > > > > > I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb > > > > > E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms > > > > > E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms > > > > > E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms > > > > > I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms > > > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms > > > > > I: If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 9 Ivl=1ms > > > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 9 Ivl=1ms > > > > > I: If#= 1 Alt= 2 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 17 Ivl=1ms > > > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 17 Ivl=1ms > > > > > I: If#= 1 Alt= 3 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 25 Ivl=1ms > > > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 25 Ivl=1ms > > > > > I: If#= 1 Alt= 4 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 33 Ivl=1ms > > > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 33 Ivl=1ms > > > > > I: If#= 1 Alt= 5 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none) > > > > > E: Ad=03(O) Atr=01(Isoc) MxPS= 49 Ivl=1ms > > > > > E: Ad=83(I) Atr=01(Isoc) MxPS= 49 Ivl=1ms > > > > > I: If#= 2 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=00 Driver=(none) > > > > > > > > I don't see any problem here and since this is a CSR dongle there > > > > shouldn't be a problem at all. These devices normally work. Maybe you > > > > need to change your USB devices a little bit. I heard of problems of > > > > some Bluetooth dongles behind a hub etc. > > > > > > > > Regards > > > > > > > > Marcel > > > > > > > > ------------------------------------------------------- > > > > SF email is sponsored by - The IT Product Guide > > > > Read honest & candid reviews on hundreds of IT Products from real users. > > > > Discover which products truly live up to the hype. Start reading now. > > > > http://productguide.itmanagersjournal.com/ > > > > _______________________________________________ > > > > Bluez-users mailing list > > > > Bluez-users@lists.sourceforge.net > > > > https://lists.sourceforge.net/lists/listinfo/bluez-users > > > > > > > > > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Error when compiling bluez-utils 2004-12-25 18:32 ` CoCozZ geek @ 2004-12-25 18:48 ` Marcel Holtmann 2004-12-27 2:03 ` [Bluez-users] How is the CTP in BLUEZ going? Heejune AHN 0 siblings, 1 reply; 43+ messages in thread From: Marcel Holtmann @ 2004-12-25 18:48 UTC (permalink / raw) To: BlueZ Mailing List Hi, > Oh one more thing please :) File transfers are OK. But I need to send > things to the flash memory and not to the mobile memory. Is it > possible ? > > It might be cool to access the mobile filesystem , is it possible to ? this is phone specific and has nothing to do with Bluetooth. May you wanna check the Gnokii project. Regards Marcel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* [Bluez-users] How is the CTP in BLUEZ going? 2004-12-25 18:48 ` Marcel Holtmann @ 2004-12-27 2:03 ` Heejune AHN 2004-12-26 19:11 ` Brad Midgley 2004-12-27 5:26 ` Marcel Holtmann 0 siblings, 2 replies; 43+ messages in thread From: Heejune AHN @ 2004-12-27 2:03 UTC (permalink / raw) To: BlueZ Mailing List SGksDQoNCkkgbmVlZCBDVFAgcHJvZmlsZSBhbmQgUEFOIHByb2ZpbGUgZm9yIG15IG1hY2hpbmUs IHdlIGFyZSBkZXZsb3BpbmcgYSByZXNpZGVudGlhbCBnYXRld2F5IHN1cHBvcmluZyB2b2ljZSBv dmVyIGJsdWV0b290aCAoQ1RQKSBhbmQgc29tZSBpbnRlcm5ldCBkYXRhIHNlcnZpY2Ugb24gcGhv bmUgKFBBTikuDQoNCkkgcmVhZCBmcm9tIE1IIHByZXNlbnRhdGlvbiBtZXRlcmlhbCBpbiAyMDAz IFdpcmVsZXNzIENvbmdyZWVzIHRoYXQgQ1RQIGlzIGluY2x1ZGVkIGluIHRoZSBmdXR1cmUgcGxh biBvZiBCTFVFWi4gSSB3b3VsZCBsaWtlIHRvIGtub3cgaG93IGl0IGlzIGdvaW5nLiAgQW5kIGlm IGl0IGlzIG5vdCBwb3NzaWJsZSB0byBmaW5pc2ggaW4gbmVhciBmdXR1cmUsIHBsZWFzZSBsZSBt ZSBrbm93IHRoZSBicmllZiBza2V0Y2ggb2YgdGhlIGRlc2dpbiBvZiBDVFAgcHJvZmlsZSBzbyB0 aGF0IEkgY2FuIGltcGxlbWVudCBteXNlbGYuDQpDVFAgdXNlcyBsMmNhcCBkaWZmcmVudCBmcm9t IEhTUCB3aGljaCB1c2VzIHNjbyBkaXJlY3RseS4gaG1tLCBzbyBJIGNhbm5vdCBleHRlbmRzIHRo ZSBzY290ZXN0IHV0aWxpdHkgdGhhbiBtdXN0IGV4dGVuZHMgbDJwaW5nIG9yIGwydGVzdC4gYW0g SSByaWdodD8gSSBoYXZlIHRvIHJlYWQgdGhlIGRldGFpbCBvZiBwcm9maWxlIHNwZWMgbm93LiBe Xjs7DQoNClRoYW5rcy4NCg0KDQo= ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] How is the CTP in BLUEZ going? 2004-12-27 2:03 ` [Bluez-users] How is the CTP in BLUEZ going? Heejune AHN @ 2004-12-26 19:11 ` Brad Midgley 2004-12-27 9:27 ` Heejune AHN 2004-12-27 5:26 ` Marcel Holtmann 1 sibling, 1 reply; 43+ messages in thread From: Brad Midgley @ 2004-12-26 19:11 UTC (permalink / raw) To: bluez-users Hi Isn't it all just in the sdp daemon and tools thus far? It may be ready for advertising the service but there doesn't seem to be any code to actually support the profile. Are there any handsets out there that support the CTP profile? BTW, maybe you should join bluez-devel. Brad Heejune AHN wrote: > Hi, > > I need CTP profile and PAN profile for my machine, we are devloping a residential gateway supporing voice over bluetooth (CTP) and some internet data service on phone (PAN). > > I read from MH presentation meterial in 2003 Wireless Congrees that CTP is included in the future plan of BLUEZ. I would like to know how it is going. And if it is not possible to finish in near future, please le me know the brief sketch of the desgin of CTP profile so that I can implement myself. > CTP uses l2cap diffrent from HSP which uses sco directly. hmm, so I cannot extends the scotest utility than must extends l2ping or l2test. am I right? I have to read the detail of profile spec now. ^^;; > > Thanks. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] How is the CTP in BLUEZ going? 2004-12-26 19:11 ` Brad Midgley @ 2004-12-27 9:27 ` Heejune AHN 0 siblings, 0 replies; 43+ messages in thread From: Heejune AHN @ 2004-12-27 9:27 UTC (permalink / raw) To: bluez-users DQpwbGVhc2UgdGVsbCBtZSBkZXRhaWwuIEkgaGF2ZSBub3QgeWV0IGZ1bGx5IHJlYWQgdGhlIHBy b2ZpbGUgc3BlYy4gVC4uVA0KDQoNCkZyb206ICJCcmFkIE1pZGdsZXkiIDxibWlkZ2xleUB4bWlz c2lvbi5jb20+DQpUbzogPGJsdWV6LXVzZXJzQGxpc3RzLnNvdXJjZWZvcmdlLm5ldD4NClNlbnQ6 IE1vbmRheSwgRGVjZW1iZXIgMjcsIDIwMDQgNDoxMSBBTQ0KU3ViamVjdDogUmU6IFtCbHVlei11 c2Vyc10gSG93IGlzIHRoZSBDVFAgaW4gQkxVRVogZ29pbmc/DQoNCg0KPiBIaQ0KPiANCj4gSXNu J3QgaXQgYWxsIGp1c3QgaW4gdGhlIHNkcCBkYWVtb24gYW5kIHRvb2xzIHRodXMgZmFyPyBJdCBt YXkgYmUgcmVhZHkNCj4gZm9yIGFkdmVydGlzaW5nIHRoZSBzZXJ2aWNlIGJ1dCB0aGVyZSBkb2Vz bid0IHNlZW0gdG8gYmUgYW55IGNvZGUgdG8NCj4gYWN0dWFsbHkgc3VwcG9ydCB0aGUgcHJvZmls ZS4NCj4gDQo+IEFyZSB0aGVyZSBhbnkgaGFuZHNldHMgb3V0IHRoZXJlIHRoYXQgc3VwcG9ydCB0 aGUgQ1RQIHByb2ZpbGU/DQo+IA0KPiBCVFcsIG1heWJlIHlvdSBzaG91bGQgam9pbiBibHVlei1k ZXZlbC4NCj4gDQo+IEJyYWQNCj4gDQo+IEhlZWp1bmUgQUhOIHdyb3RlOg0KPiA+IEhpLA0KPiA+ IA0KPiA+IEkgbmVlZCBDVFAgcHJvZmlsZSBhbmQgUEFOIHByb2ZpbGUgZm9yIG15IG1hY2hpbmUs IHdlIGFyZSBkZXZsb3BpbmcgYSByZXNpZGVudGlhbCBnYXRld2F5IHN1cHBvcmluZyB2b2ljZSBv dmVyIGJsdWV0b290aCAoQ1RQKSBhbmQgc29tZSBpbnRlcm5ldCBkYXRhIHNlcnZpY2Ugb24gcGhv bmUgKFBBTikuDQo+ID4gDQo+ID4gSSByZWFkIGZyb20gTUggcHJlc2VudGF0aW9uIG1ldGVyaWFs IGluIDIwMDMgV2lyZWxlc3MgQ29uZ3JlZXMgdGhhdCBDVFAgaXMgaW5jbHVkZWQgaW4gdGhlIGZ1 dHVyZSBwbGFuIG9mIEJMVUVaLiBJIHdvdWxkIGxpa2UgdG8ga25vdyBob3cgaXQgaXMgZ29pbmcu ICBBbmQgaWYgaXQgaXMgbm90IHBvc3NpYmxlIHRvIGZpbmlzaCBpbiBuZWFyIGZ1dHVyZSwgcGxl YXNlIGxlIG1lIGtub3cgdGhlIGJyaWVmIHNrZXRjaCBvZiB0aGUgZGVzZ2luIG9mIENUUCBwcm9m aWxlIHNvIHRoYXQgSSBjYW4gaW1wbGVtZW50IG15c2VsZi4NCj4gPiBDVFAgdXNlcyBsMmNhcCBk aWZmcmVudCBmcm9tIEhTUCB3aGljaCB1c2VzIHNjbyBkaXJlY3RseS4gaG1tLCBzbyBJIGNhbm5v dCBleHRlbmRzIHRoZSBzY290ZXN0IHV0aWxpdHkgdGhhbiBtdXN0IGV4dGVuZHMgbDJwaW5nIG9y IGwydGVzdC4gYW0gSSByaWdodD8gSSBoYXZlIHRvIHJlYWQgdGhlIGRldGFpbCBvZiBwcm9maWxl IHNwZWMgbm93LiBeXjs7DQo+ID4gDQo+ID4gVGhhbmtzLg0KPiANCj4gDQo+IC0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0NCj4gU0YgZW1haWwg aXMgc3BvbnNvcmVkIGJ5IC0gVGhlIElUIFByb2R1Y3QgR3VpZGUNCj4gUmVhZCBob25lc3QgJiBj YW5kaWQgcmV2aWV3cyBvbiBodW5kcmVkcyBvZiBJVCBQcm9kdWN0cyBmcm9tIHJlYWwgdXNlcnMu DQo+IERpc2NvdmVyIHdoaWNoIHByb2R1Y3RzIHRydWx5IGxpdmUgdXAgdG8gdGhlIGh5cGUuIFN0 YXJ0IHJlYWRpbmcgbm93LiANCj4gaHR0cDovL3Byb2R1Y3RndWlkZS5pdG1hbmFnZXJzam91cm5h bC5jb20vDQo+IF9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f DQo+IEJsdWV6LXVzZXJzIG1haWxpbmcgbGlzdA0KPiBCbHVlei11c2Vyc0BsaXN0cy5zb3VyY2Vm b3JnZS5uZXQNCj4gaHR0cHM6Ly9saXN0cy5zb3VyY2Vmb3JnZS5uZXQvbGlzdHMvbGlzdGluZm8v Ymx1ZXotdXNlcnM= ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] How is the CTP in BLUEZ going? 2004-12-27 2:03 ` [Bluez-users] How is the CTP in BLUEZ going? Heejune AHN 2004-12-26 19:11 ` Brad Midgley @ 2004-12-27 5:26 ` Marcel Holtmann 2004-12-27 9:26 ` Heejune AHN 2004-12-31 20:30 ` [Bluez-users] Source sample custom Bluetooth Jonathan Sass 1 sibling, 2 replies; 43+ messages in thread From: Marcel Holtmann @ 2004-12-27 5:26 UTC (permalink / raw) To: BlueZ Mailing List Hi, > I need CTP profile and PAN profile for my machine, we are devloping a residential gateway supporing voice over bluetooth (CTP) and some internet data service on phone (PAN). > > I read from MH presentation meterial in 2003 Wireless Congrees that CTP is included in the future plan of BLUEZ. I would like to know how it is going. And if it is not possible to finish in near future, please le me know the brief sketch of the desgin of CTP profile so that I can implement myself. > CTP uses l2cap diffrent from HSP which uses sco directly. hmm, so I cannot extends the scotest utility than must extends l2ping or l2test. am I right? I have to read the detail of profile spec now. ^^;; the cordless telephony profile application will use a L2CAP socket and a SCO socket. I stopped working on it, because I never got my hands on a CTP capable handset. Feel free to develop a CTP application and then submit it for inclusion. Regards Marcel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] How is the CTP in BLUEZ going? 2004-12-27 5:26 ` Marcel Holtmann @ 2004-12-27 9:26 ` Heejune AHN 2004-12-31 20:30 ` [Bluez-users] Source sample custom Bluetooth Jonathan Sass 1 sibling, 0 replies; 43+ messages in thread From: Heejune AHN @ 2004-12-27 9:26 UTC (permalink / raw) To: bluez-users Q2FuIHlvdSBzaGFyZSB0aGUgY29kZSBvciB0aGUgZGVzaWduIGFyY2hpdGVjdHVyZSBmb3IgQ1RQ ID8NCg0KDQotLS0tLSBPcmlnaW5hbCBNZXNzYWdlIC0tLS0tIA0KRnJvbTogIk1hcmNlbCBIb2x0 bWFubiIgPG1hcmNlbEBob2x0bWFubi5vcmc+DQpUbzogIkJsdWVaIE1haWxpbmcgTGlzdCIgPGJs dWV6LXVzZXJzQGxpc3RzLnNvdXJjZWZvcmdlLm5ldD4NClNlbnQ6IE1vbmRheSwgRGVjZW1iZXIg MjcsIDIwMDQgMjoyNiBQTQ0KU3ViamVjdDogUmU6IFtCbHVlei11c2Vyc10gSG93IGlzIHRoZSBD VFAgaW4gQkxVRVogZ29pbmc/DQoNCg0KPiBIaSwNCj4gDQo+ID4gSSBuZWVkIENUUCBwcm9maWxl IGFuZCBQQU4gcHJvZmlsZSBmb3IgbXkgbWFjaGluZSwgd2UgYXJlIGRldmxvcGluZyBhIHJlc2lk ZW50aWFsIGdhdGV3YXkgc3VwcG9yaW5nIHZvaWNlIG92ZXIgYmx1ZXRvb3RoIChDVFApIGFuZCBz b21lIGludGVybmV0IGRhdGEgc2VydmljZSBvbiBwaG9uZSAoUEFOKS4NCj4gPiANCj4gPiBJIHJl YWQgZnJvbSBNSCBwcmVzZW50YXRpb24gbWV0ZXJpYWwgaW4gMjAwMyBXaXJlbGVzcyBDb25ncmVl cyB0aGF0IENUUCBpcyBpbmNsdWRlZCBpbiB0aGUgZnV0dXJlIHBsYW4gb2YgQkxVRVouIEkgd291 bGQgbGlrZSB0byBrbm93IGhvdyBpdCBpcyBnb2luZy4gIEFuZCBpZiBpdCBpcyBub3QgcG9zc2li bGUgdG8gZmluaXNoIGluIG5lYXIgZnV0dXJlLCBwbGVhc2UgbGUgbWUga25vdyB0aGUgYnJpZWYg c2tldGNoIG9mIHRoZSBkZXNnaW4gb2YgQ1RQIHByb2ZpbGUgc28gdGhhdCBJIGNhbiBpbXBsZW1l bnQgbXlzZWxmLg0KPiA+IENUUCB1c2VzIGwyY2FwIGRpZmZyZW50IGZyb20gSFNQIHdoaWNoIHVz ZXMgc2NvIGRpcmVjdGx5LiBobW0sIHNvIEkgY2Fubm90IGV4dGVuZHMgdGhlIHNjb3Rlc3QgdXRp bGl0eSB0aGFuIG11c3QgZXh0ZW5kcyBsMnBpbmcgb3IgbDJ0ZXN0LiBhbSBJIHJpZ2h0PyBJIGhh dmUgdG8gcmVhZCB0aGUgZGV0YWlsIG9mIHByb2ZpbGUgc3BlYyBub3cuIF5eOzsNCj4gDQo+IHRo ZSBjb3JkbGVzcyB0ZWxlcGhvbnkgcHJvZmlsZSBhcHBsaWNhdGlvbiB3aWxsIHVzZSBhIEwyQ0FQ IHNvY2tldCBhbmQgYQ0KPiBTQ08gc29ja2V0LiBJIHN0b3BwZWQgd29ya2luZyBvbiBpdCwgYmVj YXVzZSBJIG5ldmVyIGdvdCBteSBoYW5kcyBvbiBhDQo+IENUUCBjYXBhYmxlIGhhbmRzZXQuIEZl ZWwgZnJlZSB0byBkZXZlbG9wIGEgQ1RQIGFwcGxpY2F0aW9uIGFuZCB0aGVuDQo+IHN1Ym1pdCBp dCBmb3IgaW5jbHVzaW9uLg0KPiANCj4gUmVnYXJkcw0KPiANCj4gTWFyY2VsDQo+IA0KPiANCj4g DQo+IA0KPiAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tDQo+IFNGIGVtYWlsIGlzIHNwb25zb3JlZCBieSAtIFRoZSBJVCBQcm9kdWN0IEd1aWRl DQo+IFJlYWQgaG9uZXN0ICYgY2FuZGlkIHJldmlld3Mgb24gaHVuZHJlZHMgb2YgSVQgUHJvZHVj dHMgZnJvbSByZWFsIHVzZXJzLg0KPiBEaXNjb3ZlciB3aGljaCBwcm9kdWN0cyB0cnVseSBsaXZl IHVwIHRvIHRoZSBoeXBlLiBTdGFydCByZWFkaW5nIG5vdy4gDQo+IGh0dHA6Ly9wcm9kdWN0Z3Vp ZGUuaXRtYW5hZ2Vyc2pvdXJuYWwuY29tLw0KPiBfX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fXw0KPiBCbHVlei11c2VycyBtYWlsaW5nIGxpc3QNCj4gQmx1ZXot dXNlcnNAbGlzdHMuc291cmNlZm9yZ2UubmV0DQo+IGh0dHBzOi8vbGlzdHMuc291cmNlZm9yZ2Uu bmV0L2xpc3RzL2xpc3RpbmZvL2JsdWV6LXVzZXJz ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* [Bluez-users] Source sample custom Bluetooth 2004-12-27 5:26 ` Marcel Holtmann 2004-12-27 9:26 ` Heejune AHN @ 2004-12-31 20:30 ` Jonathan Sass 2005-01-01 18:40 ` Marcel Holtmann 1 sibling, 1 reply; 43+ messages in thread From: Jonathan Sass @ 2004-12-31 20:30 UTC (permalink / raw) To: bluez-users I am writing code to talk to a custom bluetooth device that I need two way communication with. (I sent it commands and it sends characters). Can you please point me to some sample linux (fc2 ideally) source code. Jonathan ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Source sample custom Bluetooth 2004-12-31 20:30 ` [Bluez-users] Source sample custom Bluetooth Jonathan Sass @ 2005-01-01 18:40 ` Marcel Holtmann 2005-01-03 17:14 ` Jonathan Sass 0 siblings, 1 reply; 43+ messages in thread From: Marcel Holtmann @ 2005-01-01 18:40 UTC (permalink / raw) To: BlueZ Mailing List Hi Jonathan, > I am writing code to talk to a custom bluetooth device that I need two > way communication with. (I sent it commands and it sends characters). > Can you please point me to some sample linux (fc2 ideally) source code. the best thing is using a serial profile based communication at RFCOMM protocol level. See rctest or attest for examples. Regards Marcel ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Source sample custom Bluetooth 2005-01-01 18:40 ` Marcel Holtmann @ 2005-01-03 17:14 ` Jonathan Sass 2005-01-03 18:20 ` Marcel Holtmann 0 siblings, 1 reply; 43+ messages in thread From: Jonathan Sass @ 2005-01-03 17:14 UTC (permalink / raw) To: bluez-users Thank you for your response. The custom device I am talking to does not support a sdp server. I can see it with a hcitool scan. The call to sdptool fails to connect due to a timeout. Is there a sample that shows sending bytes at a higher level? I am sure that eventually I will figure it out, but just in case is there a make file or command to build rctest? Jonathan On Jan 1, 2005, at 10:40 AM, Marcel Holtmann wrote: > Hi Jonathan, > >> I am writing code to talk to a custom bluetooth device that I need two >> way communication with. (I sent it commands and it sends characters). >> Can you please point me to some sample linux (fc2 ideally) source >> code. > > the best thing is using a serial profile based communication at RFCOMM > protocol level. See rctest or attest for examples. > > Regards > > Marcel > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users > ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Source sample custom Bluetooth 2005-01-03 17:14 ` Jonathan Sass @ 2005-01-03 18:20 ` Marcel Holtmann 2005-01-03 18:38 ` Jonathan Sass 0 siblings, 1 reply; 43+ messages in thread From: Marcel Holtmann @ 2005-01-03 18:20 UTC (permalink / raw) To: BlueZ Mailing List Hi Jonathan, > The custom device I am talking to does not support a sdp server. I can > see it with a hcitool scan. The call to sdptool fails to connect due to > a timeout. > > Is there a sample that shows sending bytes at a higher level? > > I am sure that eventually I will figure it out, but just in case is > there a make file or command to build rctest? having a SDP server is nice, but you don't really need it. Simple make sure that you use the same RFCOMM channel on the server and on the client side and everything will be fine. Regards Marcel ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Source sample custom Bluetooth 2005-01-03 18:20 ` Marcel Holtmann @ 2005-01-03 18:38 ` Jonathan Sass 2005-01-03 18:56 ` Marcel Holtmann 0 siblings, 1 reply; 43+ messages in thread From: Jonathan Sass @ 2005-01-03 18:38 UTC (permalink / raw) To: bluez-users This device has a custom blue tooth stack (no rfcomm). I need to inquire, connect (I can do that and see code to do it) and then to build a aclpacket and do a aclread. What is the equivalent on the linux side? On Jan 3, 2005, at 10:20 AM, Marcel Holtmann wrote: > Hi Jonathan, > >> The custom device I am talking to does not support a sdp server. I can >> see it with a hcitool scan. The call to sdptool fails to connect due >> to >> a timeout. >> >> Is there a sample that shows sending bytes at a higher level? >> >> I am sure that eventually I will figure it out, but just in case is >> there a make file or command to build rctest? > > having a SDP server is nice, but you don't really need it. Simple make > sure that you use the same RFCOMM channel on the server and on the > client side and everything will be fine. > > Regards > > Marcel > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users > ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Source sample custom Bluetooth 2005-01-03 18:38 ` Jonathan Sass @ 2005-01-03 18:56 ` Marcel Holtmann 2005-01-04 6:34 ` Jonathan Sass 0 siblings, 1 reply; 43+ messages in thread From: Marcel Holtmann @ 2005-01-03 18:56 UTC (permalink / raw) To: BlueZ Mailing List Hi Jonathan, > This device has a custom blue tooth stack (no rfcomm). I need to > inquire, connect (I can do that and see code to do it) and then to > build a aclpacket and do a aclread. What is the equivalent on the linux > side? in this case you have to use the HCI raw socket. Otherwise you won't be able to deal with ACL data packets. However every stack should at least suppport L2CAP, because dealing with raw ACL data packets is never a good idea. Regards Marcel ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Source sample custom Bluetooth 2005-01-03 18:56 ` Marcel Holtmann @ 2005-01-04 6:34 ` Jonathan Sass 2005-01-04 11:50 ` Marcel Holtmann 0 siblings, 1 reply; 43+ messages in thread From: Jonathan Sass @ 2005-01-04 6:34 UTC (permalink / raw) To: bluez-users The stack that I am talking to only supports raw packets. So far I am able to do an inquiry and see the device and get its address, type and name. I am unable to connect to it. I create a socket s = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI); then I set up the parameters for the addr sockaddr_hci addr addr.hci family = AF_BLUETOOTH; addr.hci_dev = 0; I then do a bind bind(s, (struct sockaddr *)&addr, sizeof(addr)); I then try a connect connect(s, (struct sockaddr *) &addr, sizeof(addr)) and it fails What might I be missing here? I cannot find any samples Thank you, Jonathan On Jan 3, 2005, at 10:56 AM, Marcel Holtmann wrote: > Hi Jonathan, > >> This device has a custom blue tooth stack (no rfcomm). I need to >> inquire, connect (I can do that and see code to do it) and then to >> build a aclpacket and do a aclread. What is the equivalent on the >> linux >> side? > > in this case you have to use the HCI raw socket. Otherwise you won't be > able to deal with ACL data packets. However every stack should at least > suppport L2CAP, because dealing with raw ACL data packets is never a > good idea. > > Regards > > Marcel > > ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Source sample custom Bluetooth 2005-01-04 6:34 ` Jonathan Sass @ 2005-01-04 11:50 ` Marcel Holtmann 2005-01-05 3:53 ` Jonathan Sass 0 siblings, 1 reply; 43+ messages in thread From: Marcel Holtmann @ 2005-01-04 11:50 UTC (permalink / raw) To: BlueZ Mailing List Hi Jonathan, > The stack that I am talking to only supports raw packets. > > So far I am able to do an inquiry and see the device and get its > address, type and name. I am unable to connect to it. > > I create a socket > > s = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI); > > then I set up the parameters for the addr > > sockaddr_hci addr > addr.hci family = AF_BLUETOOTH; > addr.hci_dev = 0; > > I then do a bind > > bind(s, (struct sockaddr *)&addr, sizeof(addr)); > > I then try a connect > > connect(s, (struct sockaddr *) &addr, sizeof(addr)) and it fails > > What might I be missing here? I cannot find any samples the HCI raw socket doesn't support connect(). It is not meant for doing actual data transmission. You must do this all by yourself. Look at the source code of the hci*.c tools. Regards Marcel ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Source sample custom Bluetooth 2005-01-04 11:50 ` Marcel Holtmann @ 2005-01-05 3:53 ` Jonathan Sass 2005-01-05 11:44 ` Marcel Holtmann 0 siblings, 1 reply; 43+ messages in thread From: Jonathan Sass @ 2005-01-05 3:53 UTC (permalink / raw) To: bluez-users > > the HCI raw socket doesn't support connect(). It is not meant for doing > actual data transmission. You must do this all by yourself. Look at the > source code of the hci*.c tools. > > Regards > > Marcel > I have looked at the hcitool.c program and I am stuck by my lack of understanding. The cmd_cmd seems like what I want to do to read data from my custom device. What I want to do is given a device address, I want to read bytes from it and occasionally write to it. Is there a code fragment that you can point me to? From the person who wrote the stack on our device. This is a connect device with a ACL DH5 packet type. The transfers are standard ACL L2CAP packets from the remote. The remote appears to the host as a master device, pushing down ACL packets when a button is pressed. Thank you, Jonathan ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Source sample custom Bluetooth 2005-01-05 3:53 ` Jonathan Sass @ 2005-01-05 11:44 ` Marcel Holtmann 2005-01-06 0:00 ` Jonathan Sass 0 siblings, 1 reply; 43+ messages in thread From: Marcel Holtmann @ 2005-01-05 11:44 UTC (permalink / raw) To: BlueZ Mailing List Hi Jonathan, > I have looked at the hcitool.c program and I am stuck by my lack of > understanding. The cmd_cmd seems like what I want to do to read data > from my custom device. What I want to do is given a device address, I > want to read bytes from it and occasionally write to it. Is there a > code fragment that you can point me to? the HCI raw socket uses H4 as protocol with one packet per read or write operation. The cmd_cmd() is not what you want, because you wanna send data packets and not a HCI command. > From the person who wrote the stack on our device. > > This is a connect device with a ACL DH5 packet type. The transfers are > standard ACL L2CAP packets from the remote. The remote appears to the > host as a master device, pushing down ACL packets when a button is > pressed. So do it uses L2CAP or not? However if not, why don't you get your device fixed to response to L2CAP. Relying on ACL data packets is not the best idea to get this working reliable. Regards Marcel ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Source sample custom Bluetooth 2005-01-05 11:44 ` Marcel Holtmann @ 2005-01-06 0:00 ` Jonathan Sass 2005-01-06 12:34 ` Marcel Holtmann 0 siblings, 1 reply; 43+ messages in thread From: Jonathan Sass @ 2005-01-06 0:00 UTC (permalink / raw) To: bluez-users Thank you for your help. Progress. I have now made a connection using hci_create_connection. My final task for this device is to read data. Thats all, just read. I am looking for some hci_read command? My hunt continues. On Jan 5, 2005, at 3:44 AM, Marcel Holtmann wrote: > Hi Jonathan, > >> I have looked at the hcitool.c program and I am stuck by my lack of >> understanding. The cmd_cmd seems like what I want to do to read data >> from my custom device. What I want to do is given a device address, I >> want to read bytes from it and occasionally write to it. Is there a >> code fragment that you can point me to? > > the HCI raw socket uses H4 as protocol with one packet per read or > write > operation. The cmd_cmd() is not what you want, because you wanna send > data packets and not a HCI command. > >> From the person who wrote the stack on our device. >> >> This is a connect device with a ACL DH5 packet type. The transfers are >> standard ACL L2CAP packets from the remote. The remote appears to the >> host as a master device, pushing down ACL packets when a button is >> pressed. > > So do it uses L2CAP or not? However if not, why don't you get your > device fixed to response to L2CAP. Relying on ACL data packets is not > the best idea to get this working reliable. > > Regards > > Marcel > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users > ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Source sample custom Bluetooth 2005-01-06 0:00 ` Jonathan Sass @ 2005-01-06 12:34 ` Marcel Holtmann 0 siblings, 0 replies; 43+ messages in thread From: Marcel Holtmann @ 2005-01-06 12:34 UTC (permalink / raw) To: BlueZ Mailing List Hi Jonathan, > Progress. I have now made a connection using hci_create_connection. My > final task for this device is to read data. Thats all, just read. I am > looking for some hci_read command? My hunt continues. there is no hci_read function. It is a HCI raw socket with H4 protocol. This means if you read() you get a HCI packet with one byte H4 header and then a ACL packet or a HCI event. You will see the same as hcidump is seeing. Regards Marcel ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* [Bluez-users] Bluez PAN (bnep) Supports IP Multicast ? 2004-12-25 13:19 ` CoCozZ geek 2004-12-25 13:47 ` Marcel Holtmann @ 2005-08-29 6:46 ` Heejune AHN 2005-08-29 9:43 ` Marcel Holtmann 1 sibling, 1 reply; 43+ messages in thread From: Heejune AHN @ 2005-08-29 6:46 UTC (permalink / raw) To: bluez-users; +Cc: Heejune AHN SGksDQoNCkkgYW0gaW50ZWdyYXRpbmcgVVBOUCBQcm9ncmFtIG9uIEJsdWV6IChSRURIQVQgOS4w KS4gDQpBcyB5b3UgbWF5IGtub3csIFVwblAgdXNlcyBJUCBtdWx0aWNhc3QgZm9yIE0tU0VSQUNI LCBOT1RJRlkgZnVuY3Rpb24uDQpJIHN1Y2Nlc3NmdWxseSBzZXR1cCBQQU4gUHJvZmlsZSBHTiwg YW5kIGl0IGlzIGNvbmZpcm1lZCBieSAicGluZyIuDQoNCkhvd2V2ZXIsIHdoZW4gIEkgdHJ5IHRv IHNldG9wdGlvbiBteSBzb2NrZXQgdG8gbXVsdGljYXN0LCBpdCBpcyBnb3QgZXJyb3JlZCEhISEh ISEhISEhISEhISEhISEhISEhISEhIQ0KcmVzID0gc2V0c29ja29wdChzc2RwU29jaywgSVBQUk9U T19JUCwgSVBfQUREX01FTUJFUlNISVAsICAoY2hhciAqKSAmc3NkcE1jYXN0QWRkciwgc2l6ZW9m KHN0cnVjdCBpcG1yZXEpKSk7DQp3ZSBnb3QgInJlcyAgPDAiIF5eOzs7DQpGcm9tIGJsdWV0b290 aCBzcGVjLCB0aGUgZGVmYXVsdCBiZWhhdmlvciBpcyBubyBmaWx0ZXJpbmcsIGkuZSwgYW55IG11 bHRpY2FzdCBwYWNrZXQgc2hvdWxkIGJlIGJyb2FkY2FzdGVkIHRvIGFsbCBQQU5VLg0KV2hhdCBz aG91bGQgSSBkbyBmb3IgbWFraW5nIG15IHByb2dyYW0gdXNlICBtdWx0aWNhc3QgSVAgYWRkcmVz cz8/PyBJUyBpdCBwb3NzaWJsZSBpbiBCTFVFWj8NCg0KSSBhbSB1c2luZyBSRURIQVQgOS4wIGFu ZCBibHVlemxpYi0yLjEzIGFuZCBibHVleHV0aWwtMi4xMyANCg0KVGhhbmtzISEhIQ0KDQoNCg0K DQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0K ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Bluez PAN (bnep) Supports IP Multicast ? 2005-08-29 6:46 ` [Bluez-users] Bluez PAN (bnep) Supports IP Multicast ? Heejune AHN @ 2005-08-29 9:43 ` Marcel Holtmann 2005-08-29 11:09 ` Claudio Takahasi 2005-08-29 11:19 ` Heejune AHN 0 siblings, 2 replies; 43+ messages in thread From: Marcel Holtmann @ 2005-08-29 9:43 UTC (permalink / raw) To: bluez-users; +Cc: Heejune AHN Hi Heejune, > I am integrating UPNP Program on Bluez (REDHAT 9.0). > As you may know, UpnP uses IP multicast for M-SERACH, NOTIFY function. > I successfully setup PAN Profile GN, and it is confirmed by "ping". > > However, when I try to setoption my socket to multicast, it is got errored!!!!!!!!!!!!!!!!!!!!!!!!!!! > res = setsockopt(ssdpSock, IPPROTO_IP, IP_ADD_MEMBERSHIP, (char *) &ssdpMcastAddr, sizeof(struct ipmreq))); > we got "res <0" ^^;;; > From bluetooth spec, the default behavior is no filtering, i.e, any multicast packet should be broadcasted to all PANU. > What should I do for making my program use multicast IP address??? IS it possible in BLUEZ? > > I am using REDHAT 9.0 and bluezlib-2.13 and bluexutil-2.13 why don't you start using a 2.6 kernel and the latest bluez-libs and bluez-utils? Your versions are outdated. Regards Marcel ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Bluez PAN (bnep) Supports IP Multicast ? 2005-08-29 9:43 ` Marcel Holtmann @ 2005-08-29 11:09 ` Claudio Takahasi 2005-08-29 11:19 ` Heejune AHN 1 sibling, 0 replies; 43+ messages in thread From: Claudio Takahasi @ 2005-08-29 11:09 UTC (permalink / raw) To: bluez-users I am not sure if it can help you, but try the following command: ifconfig bnep0 allmulti multicast route add -net 239.0.0.0 netmask 255.0.0.0 bnep0 Maybe you have to replace the bnep0 by your bridge interface(pan0). Regards, Claudio. On 8/29/05, Marcel Holtmann <marcel@holtmann.org> wrote: > Hi Heejune, >=20 > > I am integrating UPNP Program on Bluez (REDHAT 9.0). > > As you may know, UpnP uses IP multicast for M-SERACH, NOTIFY function. > > I successfully setup PAN Profile GN, and it is confirmed by "ping". > > > > However, when I try to setoption my socket to multicast, it is got err= ored!!!!!!!!!!!!!!!!!!!!!!!!!!! > > res =3D setsockopt(ssdpSock, IPPROTO_IP, IP_ADD_MEMBERSHIP, (char *) &= ssdpMcastAddr, sizeof(struct ipmreq))); > > we got "res <0" ^^;;; > > From bluetooth spec, the default behavior is no filtering, i.e, any mul= ticast packet should be broadcasted to all PANU. > > What should I do for making my program use multicast IP address??? IS = it possible in BLUEZ? > > > > I am using REDHAT 9.0 and bluezlib-2.13 and bluexutil-2.13 >=20 > why don't you start using a 2.6 kernel and the latest bluez-libs and > bluez-utils? Your versions are outdated. >=20 > Regards >=20 > Marcel >=20 >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practic= es > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & Q= A > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Bluez PAN (bnep) Supports IP Multicast ? 2005-08-29 9:43 ` Marcel Holtmann 2005-08-29 11:09 ` Claudio Takahasi @ 2005-08-29 11:19 ` Heejune AHN 2005-08-29 11:30 ` Marcel Holtmann 1 sibling, 1 reply; 43+ messages in thread From: Heejune AHN @ 2005-08-29 11:19 UTC (permalink / raw) To: bluez-users; +Cc: Heejune AHN dGhhbmtzIGZvciB5b3VyIHJlcGx5Lg0KDQpUaGVuIHlvdSBtZWFuICBubyBvbmUgY2FuIHVzZSBt dWx0aWNhc3QgaXAgYWRkcmVzcyB3aXRoIGtlcm5lbCAyLjQuMjAtOCBhbmQgbGliLTIuMz8NCklz IGl0IG5vdCBteSBmYXVsdCBvZiB1c2luZyBibHVleiB1dGlsaXRpZXM/DQoNCkFuZCBrZXJuZWwg Mi42IHN1cHBvcnRzIG11bHRpY2FzdCBzdHVmZj8gSSBoYXZlIHRvIGNoZWNrIGl0Lg0KDQpCVFcs IHRoZSByZWFzb24gd2h5IEkgYW0gdXNpbmcgb2xkIG9uZXMgaXMgYmVjYXVzZSBteSBjaGlwIG1h a2VyIHN0aWxsIHByb3ZpZGVzIHRoZWlyIGV2YWx1YXRpb24gYm9hcmQgd2l0aCBrZXJuZWwgMi40 LnggaW5zdGVhZCBvZiAyLjYueCBzaW5jZSBzbyBtYW55IGRyaXZlcnMgc3RpbGwgd29ya3MgbW9y ZSBzbW9vdGhseSB3aXRoIDIuNC54IA0KDQpUaGFua3MgYW5kIHBsZWFzZSBvbmUgbW9yZSBjb25m aXJtIG9uIG15IHF1ZXN0aW9ucy4NCg0KUmVnYXJkcw0KDQpIZWVqdW5lDQoNCg0KDQo+IEhpIEhl ZWp1bmUsDQo+IA0KPiA+IEkgYW0gaW50ZWdyYXRpbmcgVVBOUCBQcm9ncmFtIG9uIEJsdWV6IChS RURIQVQgOS4wKS4gDQo+ID4gQXMgeW91IG1heSBrbm93LCBVcG5QIHVzZXMgSVAgbXVsdGljYXN0 IGZvciBNLVNFUkFDSCwgTk9USUZZIGZ1bmN0aW9uLg0KPiA+IEkgc3VjY2Vzc2Z1bGx5IHNldHVw IFBBTiBQcm9maWxlIEdOLCBhbmQgaXQgaXMgY29uZmlybWVkIGJ5ICJwaW5nIi4NCj4gPiANCj4g PiBIb3dldmVyLCB3aGVuICBJIHRyeSB0byBzZXRvcHRpb24gbXkgc29ja2V0IHRvIG11bHRpY2Fz dCwgaXQgaXMgZ290IGVycm9yZWQhISEhISEhISEhISEhISEhISEhISEhISEhISENCj4gPiByZXMg PSBzZXRzb2Nrb3B0KHNzZHBTb2NrLCBJUFBST1RPX0lQLCBJUF9BRERfTUVNQkVSU0hJUCwgIChj aGFyICopICZzc2RwTWNhc3RBZGRyLCBzaXplb2Yoc3RydWN0IGlwbXJlcSkpKTsNCj4gPiB3ZSBn b3QgInJlcyAgPDAiIF5eOzs7DQo+ID4gRnJvbSBibHVldG9vdGggc3BlYywgdGhlIGRlZmF1bHQg YmVoYXZpb3IgaXMgbm8gZmlsdGVyaW5nLCBpLmUsIGFueSBtdWx0aWNhc3QgcGFja2V0IHNob3Vs ZCBiZSBicm9hZGNhc3RlZCB0byBhbGwgUEFOVS4NCj4gPiBXaGF0IHNob3VsZCBJIGRvIGZvciBt YWtpbmcgbXkgcHJvZ3JhbSB1c2UgIG11bHRpY2FzdCBJUCBhZGRyZXNzPz8/IElTIGl0IHBvc3Np YmxlIGluIEJMVUVaPw0KPiA+IA0KPiA+IEkgYW0gdXNpbmcgUkVESEFUIDkuMCBhbmQgYmx1ZXps aWItMi4xMyBhbmQgYmx1ZXh1dGlsLTIuMTMgDQo+IA0KPiB3aHkgZG9uJ3QgeW91IHN0YXJ0IHVz aW5nIGEgMi42IGtlcm5lbCBhbmQgdGhlIGxhdGVzdCBibHVlei1saWJzIGFuZA0KPiBibHVlei11 dGlscz8gWW91ciB2ZXJzaW9ucyBhcmUgb3V0ZGF0ZWQuDQo+IA0KPiBSZWdhcmRzDQo+IA0KPiBN YXJjZWwNCj4gDQo+IA== ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Bluez PAN (bnep) Supports IP Multicast ? 2005-08-29 11:19 ` Heejune AHN @ 2005-08-29 11:30 ` Marcel Holtmann 2005-09-01 12:05 ` Heejune AHN 0 siblings, 1 reply; 43+ messages in thread From: Marcel Holtmann @ 2005-08-29 11:30 UTC (permalink / raw) To: bluez-users; +Cc: Heejune AHN Hi Heejune, > Then you mean no one can use multicast ip address with kernel 2.4.20-8 and lib-2.3? > Is it not my fault of using bluez utilities? > > And kernel 2.6 supports multicast stuff? I have to check it. you should at least check. I remember some patches for the BNEP filter stuff that only were applied to the 2.6 kernels. The Bluetooth support for 2.4 kernels is deprecated. However there can be still a bug hidden somewhere. > BTW, the reason why I am using old ones is because my chip maker still provides their evaluation board with kernel 2.4.x instead of 2.6.x since so many drivers still works more smoothly with 2.4.x Don't get me started on the stupid chip manufactures. They are simply too lazy to move to 2.6 even if most of their chips will work out of the box. The Linux 2.4 series is way outdated and so no excuse. Regards Marcel ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
* Re: [Bluez-users] Bluez PAN (bnep) Supports IP Multicast ? 2005-08-29 11:30 ` Marcel Holtmann @ 2005-09-01 12:05 ` Heejune AHN 0 siblings, 0 replies; 43+ messages in thread From: Heejune AHN @ 2005-09-01 12:05 UTC (permalink / raw) To: bluez-users DQpUaGFua3MgZm9yIHlvdXIgYWR2aXNlIGFuZCBjcnRpY3Mgb24gdGhlaXIgYW5kIG15IGxhemlu ZXNzLg0KSSB0cnllZCB3aXRoIGxhc3Rlc3QgdmVyaW9uIG9mIEZlZG9yYSBhbmQgdGhlIHJlc3Vs dCB3YXMgc2FtZSwgaWUuIGZhaWx1cmUuDQpCdXQgdG8gbXkgc2hhbWUsIEkgZm9yZ290IHRvIGFk ZCByb3V0aW5nIGZvciB0aGUgbXVsdGljYXN0aW5nIGFkZHJlc3MsIHdoaWNoIGlzIGRvbmUgYnkg Ym9vdGluZyBzY3JpcHQgZm9yIGV0aDAsIDEsIDIgZXRjLg0KDQpTbywgbXkgYmVucCB3b3JrcyBv ayBmb3IgdXBucCBub3cuIEl0IHdvcmtzIGJvdGggaW4gTGF0ZXN0IGZlZG9yYSBhbmQgb2xkIDIu NC4yMC04IChSZWQgaGF0KS4NCk5vdyBJIGNhbiBmaW5pc2ggbXkgcHJvamVjdCwgbXkgaGFwcGlu ZXNzLg0KDQpIZWVqdW5lDQoNCg0KDQo+IEhpIEhlZWp1bmUsDQo+IA0KPiA+IFRoZW4geW91IG1l YW4gIG5vIG9uZSBjYW4gdXNlIG11bHRpY2FzdCBpcCBhZGRyZXNzIHdpdGgga2VybmVsIDIuNC4y MC04IGFuZCBsaWItMi4zPw0KPiA+IElzIGl0IG5vdCBteSBmYXVsdCBvZiB1c2luZyBibHVleiB1 dGlsaXRpZXM/DQo+ID4gDQo+ID4gQW5kIGtlcm5lbCAyLjYgc3VwcG9ydHMgbXVsdGljYXN0IHN0 dWZmPyBJIGhhdmUgdG8gY2hlY2sgaXQuDQo+IA0KPiB5b3Ugc2hvdWxkIGF0IGxlYXN0IGNoZWNr LiBJIHJlbWVtYmVyIHNvbWUgcGF0Y2hlcyBmb3IgdGhlIEJORVAgZmlsdGVyDQo+IHN0dWZmIHRo YXQgb25seSB3ZXJlIGFwcGxpZWQgdG8gdGhlIDIuNiBrZXJuZWxzLiBUaGUgQmx1ZXRvb3RoIHN1 cHBvcnQNCj4gZm9yIDIuNCBrZXJuZWxzIGlzIGRlcHJlY2F0ZWQuIEhvd2V2ZXIgdGhlcmUgY2Fu IGJlIHN0aWxsIGEgYnVnIGhpZGRlbg0KPiBzb21ld2hlcmUuDQo+IA0KPiA+IEJUVywgdGhlIHJl YXNvbiB3aHkgSSBhbSB1c2luZyBvbGQgb25lcyBpcyBiZWNhdXNlIG15IGNoaXAgbWFrZXIgc3Rp bGwgcHJvdmlkZXMgdGhlaXIgZXZhbHVhdGlvbiBib2FyZCB3aXRoIGtlcm5lbCAyLjQueCBpbnN0 ZWFkIG9mIDIuNi54IHNpbmNlIHNvIG1hbnkgZHJpdmVycyBzdGlsbCB3b3JrcyBtb3JlIHNtb290 aGx5IHdpdGggMi40LnggDQo+IA0KPiBEb24ndCBnZXQgbWUgc3RhcnRlZCBvbiB0aGUgc3R1cGlk IGNoaXAgbWFudWZhY3R1cmVzLiBUaGV5IGFyZSBzaW1wbHkNCj4gdG9vIGxhenkgdG8gbW92ZSB0 byAyLjYgZXZlbiBpZiBtb3N0IG9mIHRoZWlyIGNoaXBzIHdpbGwgd29yayBvdXQgb2YgdGhlDQo+ IGJveC4gVGhlIExpbnV4IDIuNCBzZXJpZXMgaXMgd2F5IG91dGRhdGVkIGFuZCBzbyBubyBleGN1 c2UuDQo+IA0KPiBSZWdhcmRzDQo+IA0KPiBNYXJjZWwNCj4gDQo+IA== ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 43+ messages in thread
end of thread, other threads:[~2005-09-01 12:05 UTC | newest] Thread overview: 43+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2004-12-24 10:13 [Bluez-users] Error when compiling bluez-utils CoCozZ geek 2004-12-24 12:41 ` Marcel Holtmann 2004-12-25 11:19 ` blookk - 2004-12-25 12:16 ` CoCozZ geek 2004-12-25 13:10 ` Marcel Holtmann 2004-12-25 13:19 ` CoCozZ geek 2004-12-25 13:47 ` Marcel Holtmann 2004-12-25 15:29 ` CoCozZ geek 2004-12-25 15:40 ` Marcel Holtmann 2004-12-25 17:23 ` CoCozZ geek 2004-12-25 17:28 ` Marcel Holtmann 2004-12-25 17:45 ` CoCozZ geek 2004-12-25 17:49 ` Marcel Holtmann 2004-12-25 17:54 ` CoCozZ geek 2004-12-25 17:58 ` Marcel Holtmann 2004-12-25 18:08 ` CoCozZ geek 2004-12-25 18:08 ` CoCozZ geek 2004-12-25 18:11 ` CoCozZ geek 2004-12-25 18:32 ` CoCozZ geek 2004-12-25 18:48 ` Marcel Holtmann 2004-12-27 2:03 ` [Bluez-users] How is the CTP in BLUEZ going? Heejune AHN 2004-12-26 19:11 ` Brad Midgley 2004-12-27 9:27 ` Heejune AHN 2004-12-27 5:26 ` Marcel Holtmann 2004-12-27 9:26 ` Heejune AHN 2004-12-31 20:30 ` [Bluez-users] Source sample custom Bluetooth Jonathan Sass 2005-01-01 18:40 ` Marcel Holtmann 2005-01-03 17:14 ` Jonathan Sass 2005-01-03 18:20 ` Marcel Holtmann 2005-01-03 18:38 ` Jonathan Sass 2005-01-03 18:56 ` Marcel Holtmann 2005-01-04 6:34 ` Jonathan Sass 2005-01-04 11:50 ` Marcel Holtmann 2005-01-05 3:53 ` Jonathan Sass 2005-01-05 11:44 ` Marcel Holtmann 2005-01-06 0:00 ` Jonathan Sass 2005-01-06 12:34 ` Marcel Holtmann 2005-08-29 6:46 ` [Bluez-users] Bluez PAN (bnep) Supports IP Multicast ? Heejune AHN 2005-08-29 9:43 ` Marcel Holtmann 2005-08-29 11:09 ` Claudio Takahasi 2005-08-29 11:19 ` Heejune AHN 2005-08-29 11:30 ` Marcel Holtmann 2005-09-01 12:05 ` Heejune AHN
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox