All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Choi Sonim <choisonim@gmail.com>
Cc: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] /sys/devices/platform/bluetooth
Date: Fri, 19 Jan 2007 02:02:50 +0100	[thread overview]
Message-ID: <1169168570.6853.10.camel@violet> (raw)
In-Reply-To: <4f436aae0701181559h63b7d509n5dc73c55353d8c79@mail.gmail.com>

Hi Choi,

> > > > > Where is the code that does the platform registration to this device :
> > > > > /sys/devices/platform/bluetooth
> > > >
> > > > you find it in net/bluetooth/hci_sysfs.c in the kernel source code.
> > >
> > > What is the purpose of the bluetooth platform device (and bus and class..) ?
> > >
> > > I guess that bluetooth devices would prefer to register themselves as children
> > > of their true bus (like USB or PCI or even serial) so when the system goes
> > > to suspend, their suspend function will be called before their father's
> > > (the true hardware bus of our bluetooth device).
> >
> > if they do have a physical parent. Some devices like virtual HCI or
> > serial based chips don't have a physical parent.
> 
> About the serial based chips -
> I'm sure they would like their suspend function to be called before the
> serial uart driver's suspend, so for them to set device parent to the
> serial device
> can be a benefit too, no ?

if you write a chip specific driver then yes. For all line discipline
based ones at the moment, you are simply out of luck.

> About the virtual HCI - I really don't know what are them, can you please
> explain this ?

You can emulate a HCI host device in userspace using hciemu.

Regards

Marcel



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2007-01-19  1:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-18  6:08 [Bluez-devel] /sys/devices/platform/bluetooth Choi Sonim
2007-01-18  8:13 ` Marcel Holtmann
2007-01-18 23:23   ` Choi Sonim
2007-01-18 23:52     ` Marcel Holtmann
2007-01-18 23:59       ` Choi Sonim
2007-01-19  1:02         ` Marcel Holtmann [this message]
2007-01-19  6:26           ` Choi Sonim

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=1169168570.6853.10.camel@violet \
    --to=marcel@holtmann.org \
    --cc=bluez-devel@lists.sourceforge.net \
    --cc=choisonim@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.