public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Pavel Ruzicka <pavouk@pavouk.org>
Cc: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Selection of PtP connection type
Date: Mon, 23 Feb 2004 08:23:54 +0100	[thread overview]
Message-ID: <1077521034.2832.52.camel@pegasus> (raw)
In-Reply-To: <200402230026.24596.pavouk@pavouk.org>

Hi Pavel,

> I want to connect my Desktop Mandrake linux with my Sharp Zaurus.
> On desktop side I want automatic solution. Only insert USB dongle.
> 
> On Zaurus side I have network connector with PPP connection support,
> (it's works with my Nokia 6310i phone), and with PAN support.
> I want only click "connect" on Zaurus side.
> 
> I read many FAQ, but many of them are outdated or not complete.
> I know, there are ppp over rfcomm, ppp over bnep, bridge over bnep, or 
> anything else? I'am a little confused about it.

there is no PPP over BNEP, because BNEP itself is an ethernet emulation.

> What is the preferred way of connecting two devices today?

The preferred way is to use the PAN profile (BNEP).

> ----------------------------------------------------------------------
> Other problem is with automatic configuring. For autoloading
> of kernel modules I have in kernel 2.6.3 autoloader, and in /etc/modprobe.conf
> I have this:
> # bluetooth stuff
> alias net-pf-31 bluez
> alias bt-proto-0 l2cap
> alias bt-proto-2 sco
> alias bt-proto-3 rfcomm
> alias bt-proto-4 bnep
> alias tty-ldisc-11 hci_usb
> 
> This works for me, but Is it the right way?

No.

	alias net-pf-31 bluetooth	(for 2.4 this is bluez)
	alias bt-proto-0 l2cap
	alias bt-proto-2 sco
	alias bt-proto-3 rfcomm
	alias bt-proto-4 bnep
	alias bt-proto-5 cmtp
	alias tty-ldisc-15 hci_uart

> Where can I place configuration for automatic configuring and removing 
> interface?

Start hcid. And you can make use of bluetooth.agent.

Regards

Marcel




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  parent reply	other threads:[~2004-02-23  7:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-22 23:26 [Bluez-users] Selection of PtP connection type Pavel Ruzicka
2004-02-23  5:59 ` [Bluez-users] Pairing multiple devices Alex Eiser
2004-02-23  7:32   ` Marcel Holtmann
2004-02-23  7:23 ` Marcel Holtmann [this message]
2004-02-23  7:39 ` [Bluez-users] Selection of PtP connection type Simi Winiker
2004-02-23 23:31   ` Pavel Ruzicka
2004-02-23 23:57     ` Marcel Holtmann
2004-02-23 10:16 ` Stephen Crane
2004-02-23 23:48   ` Pavel Ruzicka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1077521034.2832.52.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=bluez-users@lists.sourceforge.net \
    --cc=pavouk@pavouk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox