Author Topic: Anyone Got Bluetooth Working?  (Read 28112 times)

mathemajikian

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
    • http://exit3.i-55.com/~xikon/openbsdzaurus.html
Anyone Got Bluetooth Working?
« Reply #15 on: April 21, 2007, 12:58:29 pm »
Quote
are you sure?
on openbsd.org/zaurus.html it is written that current is 4.0 and i read 4.1 is due to be out on 1st of may
hummm.... I guess will just have to go with what the website says. I could have swore I saw an release announcement. Usually you'll see the following dmesg output when in beta:

$ dmesg
OpenBSD 4.1-beta (ZAURUS) #5: Sat Feb 17 00:06:50 GMT 2007

but I currently see this:

$ dmesg
OpenBSD 4.1-current (ZAURUS) #10: Sun Apr  1 23:41:41 BST 2007
 
-current usually comes after release.   Maybe thats the CD release date? I don't know.

You can see the changes that are taking place between 4.1 and 4.2 at the following link: -current changes  

In any case, I don't think that rfcomm has been implemented yet.    I'll update my sources to the latest and greatest this week and see.
« Last Edit: April 21, 2007, 01:02:41 pm by mathemajikian »

mathemajikian

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
    • http://exit3.i-55.com/~xikon/openbsdzaurus.html
Anyone Got Bluetooth Working?
« Reply #16 on: April 21, 2007, 01:24:53 pm »
$ pwd
/usr/src/sys/netbt
$ ls
CVS          bt.h         bt_proto.c   h4.h         hci_raw.c    l2cap.h     rfcomm_var.h
bluetooth.h  bt_input.c   bt_var.h     hci.h        hci_var.h    l2cap_var.h

However, rfcomm is not yet implemented.
« Last Edit: April 22, 2007, 10:07:09 am by mathemajikian »

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Anyone Got Bluetooth Working?
« Reply #17 on: April 21, 2007, 05:46:07 pm »
Quote
$ pwd
/usr/src/sys/netbt
$ ls
CVS          bt.h         bt_proto.c   h4.h         hci_raw.c    l2cap.h      rfcomm_var.h
bluetooth.h  bt_input.c   bt_var.h     hci.h        hci_var.h    l2cap_var.h
[div align=\"right\"][a href=\"index.php?act=findpost&pid=159465\"][{POST_SNAPBACK}][/a][/div]

well i think i'll try tomorrow
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Anyone Got Bluetooth Working?
« Reply #18 on: April 22, 2007, 10:47:30 am »
Quote
Quote
are you sure?
on openbsd.org/zaurus.html it is written that current is 4.0 and i read 4.1 is due to be out on 1st of may
hummm.... I guess will just have to go with what the website says. I could have swore I saw an release announcement. Usually you'll see the following dmesg output when in beta:

$ dmesg
OpenBSD 4.1-beta (ZAURUS) #5: Sat Feb 17 00:06:50 GMT 2007

but I currently see this:

$ dmesg
OpenBSD 4.1-current (ZAURUS) #10: Sun Apr  1 23:41:41 BST 2007
 
-current usually comes after release.   Maybe thats the CD release date? I don't know.

You can see the changes that are taking place between 4.1 and 4.2 at the following link: -current changes  

In any case, I don't think that rfcomm has been implemented yet.    I'll update my sources to the latest and greatest this week and see.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=159464\"][{POST_SNAPBACK}][/a][/div]


well,
i've just installed from latest ftp and dmesg says:

OpenBSD 4.1-current (GENERIC) #84...........




it seems to be a nearly-ready-or-waiting-for-1st_may version
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Anyone Got Bluetooth Working?
« Reply #19 on: June 14, 2007, 08:29:54 am »
Quote
$ pwd
/usr/src/sys/netbt
$ ls
CVS          bt.h         bt_proto.c   h4.h         hci_raw.c    l2cap.h      rfcomm_var.h
bluetooth.h  bt_input.c   bt_var.h     hci.h        hci_var.h    l2cap_var.h

However, rfcomm is not yet implemented.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=159465\"][{POST_SNAPBACK}][/a][/div]

is there something new about rfcomm on openbsd ?
i'm beginning to be tired to have a usb cable tied to my zaurus to do dialup networking
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Anyone Got Bluetooth Working?
« Reply #20 on: July 18, 2007, 03:02:33 pm »
any news about bluetooth dialup networking with a bluetooth cf card on latests openbsd zaurus ? (specially about rfcomm
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

mathemajikian

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
    • http://exit3.i-55.com/~xikon/openbsdzaurus.html
Anyone Got Bluetooth Working?
« Reply #21 on: August 05, 2007, 08:19:27 pm »
Quote
any news about bluetooth dialup networking with a bluetooth cf card on latests openbsd zaurus ? (specially about rfcomm

Only HCI commands/events are supported at the moment, L2CAP and RFCOMM aren't completely implemented yet. However, there implementation seems to be just around the corner. Have a look at some of the sources located here: /cvsweb/src/sys/netbt/ and you'll see what I mean.
« Last Edit: August 05, 2007, 08:36:24 pm by mathemajikian »

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Anyone Got Bluetooth Working?
« Reply #22 on: October 11, 2007, 02:07:21 am »
any news about rfcomm working ?
it seems there are some news on http://www.openbsd.org/cgi-bin/cvsweb/src/sys/netbt/

thanks for trying and reporting back to us
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

PacoBell

  • Newbie
  • *
  • Posts: 3
    • View Profile
Anyone Got Bluetooth Working?
« Reply #23 on: April 22, 2008, 06:49:28 am »
Quote from: jpmatrix
any news about rfcomm working ?
it seems there are some news on http://www.openbsd.org/cgi-bin/cvsweb/src/sys/netbt/
Speaking of which... "Sync sys/netbt with NetBSD ok deraadt" -- Revision 1.2, Sun Feb 24 21:34:48 2008 UTC by uwe. I do believe it's open season for BT on OBSD/Z
« Last Edit: April 22, 2008, 06:50:26 am by PacoBell »