2014-10-01 00:02 viric has joined #qi-hardware 2014-10-01 00:06 has anyone come across schematics for CSR based bluetooth USB dongle ? i've looked around on Google can't find any 2014-10-01 00:06 even on CSR website they have none 2014-10-01 00:27 why CSR? I read last time that these usb dongles are blacklisted by btusb driver? 2014-10-01 00:27 I need a BTLE usb dongle, my choice was http://plugable.com/products/usb-bt4le 2014-10-01 00:28 kind of "Broadcom BCM20702" "The adapter’s USB VID is 0x0a5c (Broadcom) and PID 0x21e8." 2014-10-01 00:28 yes, but a little expensive 2014-10-01 00:39 eintopf: nope it's not blacklisted i've tried it and it worked fine ..tried it for kernel 3.10 2014-10-01 00:40 wej has quit [Ping timeout: 250 seconds] 2014-10-01 00:40 http://lxr.free-electrons.com/source/drivers/bluetooth/btusb.c#L131 2014-10-01 00:41 okay maybe only this one 2014-10-01 00:41 { USB_DEVICE(0x0a12, 0x0001), .driver_info = BTUSB_CSR }, 2014-10-01 00:41 it's in usb_device_id blacklist_table 2014-10-01 00:41 which PID and VID do you have? 2014-10-01 00:42 0a12:0001 2014-10-01 00:42 :D 2014-10-01 00:42 the ignore_csr is not set 2014-10-01 00:42 so it will pass through without any problem 2014-10-01 00:42 mhh 2014-10-01 00:42 http://lxr.free-electrons.com/source/drivers/bluetooth/btusb.c#L1560 2014-10-01 00:43 I am little afraid about the blacklist array... 2014-10-01 00:43 if you set that then yes it not work 2014-10-01 00:43 ah, ok 2014-10-01 00:43 eintopf: have tested it with BlueZ 5 and it works fine 2014-10-01 00:43 even in Android :) 2014-10-01 00:43 of course in Android you need to use BlueZ not Bluedroid 2014-10-01 00:44 can it also run as sniffer etc? No constraints what CSR firmware abstract? 2014-10-01 00:44 I mean 2014-10-01 00:45 I don't know how I can translate this into english 2014-10-01 00:45 don't know about sniffer haven't tried it...all i've tried is scanning and pairing...the one that I have is not 4.0 BLE capable 2014-10-01 00:45 ah, ok 2014-10-01 00:45 the 4.0 BLE is different chip 2014-10-01 00:45 ok 2014-10-01 00:45 but have the same PID and VID 2014-10-01 00:45 crazy 2014-10-01 00:46 viric_ has joined #qi-hardware 2014-10-01 00:46 okay, maybe some revision registers 2014-10-01 00:46 PID, VID - cost money or? 2014-10-01 00:48 not sure what you mean cost money ? 2014-10-01 00:49 qi-hardware has a registered VID 2014-10-01 00:49 at evil intel usb company 2014-10-01 00:49 viric has quit [Ping timeout: 272 seconds] 2014-10-01 00:49 viric_ is now known as viric 2014-10-01 00:50 0x20b7 2014-10-01 00:50 http://en.qi-hardware.com/wiki/USB_product_ID_assignments 2014-10-01 00:51 eintopf: that you need to check with the Master ... wpwrak or DocScrutinizer05 2014-10-01 00:51 huh? 2014-10-01 00:52 OM had some errr project offering USB VID/PID for everybody 2014-10-01 00:53 sorry, can't find a link 2014-10-01 00:53 doesn't matter 2014-10-01 00:54 thanks 2014-10-01 00:54 http://wiki.openmoko.org/wiki/USB_Product_IDs 2014-10-01 00:57 oh "barebox bootloader USB DFU (Device Firmware Upgrade) Mode" - I know this one :-) 2014-10-01 00:58 (teaching to fish: google "openmoko usb pid vid" ) 2014-10-01 00:59 oh GoodFet, I also know this one 2014-10-01 00:59 give a man a fish and feed him for a day, teach a man to fish and feed him for rest of his life 2014-10-01 00:59 DocScrutinizer05: yea, next time I need to use google 2014-10-01 01:00 So I can do some open hardware usb project and register it at this wiki page? 2014-10-01 01:00 yes 2014-10-01 01:00 basically 2014-10-01 01:01 okay, I don't want to create a usb rocket launcher or usb bomb. 2014-10-01 01:01 I more for a sentence in GPL that GPL software can't use in military devices 2014-10-01 01:02 I can't life to programming software which kills people 2014-10-01 01:04 I mean... who can life with that? 2014-10-01 01:04 nope, zeroth freedom of FOSS is that software can be used for any purpose 2014-10-01 01:04 yea, but killing people is anti freedom 2014-10-01 01:04 I know what you mean... 2014-10-01 01:05 lol! http://hackaday.com/2013/10/22/usb-implementers-forum-says-no-to-open-source/ 2014-10-01 01:05 Douglas Crockford's JSlint license, which says "this software can't be used for evil" has, in fact, caused quite a few conflicts 2014-10-01 01:05 ohh 2014-10-01 01:05 read this post: http://wonko.com/post/jsmin-isnt-welcome-on-google-code 2014-10-01 01:05 Douglas: That's an interesting point. Also about once a year, I get a letter from a lawyer, every year a different lawyer, at a company--I don't want to embarrass the company by saying their name, so I'll just say their initials--IBM... 2014-10-01 01:06 [laughter] 2014-10-01 01:06 ...saying that they want to use something I wrote. Because I put this on everything I write, now. They want to use something that I wrote in something that they wrote, and they were pretty sure they weren't going to use it for evil, but they couldn't say for sure about their customers. So could I give them a special license for that? 2014-10-01 01:06 Of course. So I wrote back--this happened literally two weeks ago--"I give permission for IBM, its customers, partners, and minions, to use JSLint for evil." 2014-10-01 01:06 [laughter and applause] 2014-10-01 01:06 And the attorney wrote back and said: "Thanks very much, Douglas!" 2014-10-01 01:06 huh? killing people? military. how did we get there now? 2014-10-01 01:06 DocScrutinizer05: sorry, my minds jumping around. 2014-10-01 01:08 seems I'm not only suffering Alzheimer and autism, but now also ADHS 2014-10-01 01:09 relax :-) 2014-10-01 01:10 http://www.freenode.org/channel_guidelines.shtml >>Don't be caught by support burnout.<< - they warned me. didn't listen 2014-10-01 01:13 oh 2014-10-01 01:16 thanks for your support :) 2014-10-01 01:17 if that helps a little bit, when we met us one day I will give you a free beer/wodka/cola/water/club mate/flora mate/... 2014-10-01 01:18 but dom perignon ;) 2014-10-01 01:26 xiangfu has quit [Ping timeout: 258 seconds] 2014-10-01 01:27 xiangfu has joined #qi-hardware 2014-10-01 02:08 xiangfu has quit [Ping timeout: 245 seconds] 2014-10-01 03:03 viric has quit [Read error: Connection reset by peer] 2014-10-01 03:11 viric has joined #qi-hardware 2014-10-01 06:28 xiangfu has joined #qi-hardware 2014-10-01 06:40 wej has joined #qi-hardware 2014-10-01 07:00 larsc has quit [Remote host closed the connection] 2014-10-01 07:34 wolfspraul has joined #qi-hardware 2014-10-01 08:08 xiangfu has quit [Ping timeout: 258 seconds] 2014-10-01 09:48 oh, the OM VID space is actually being used. nice. 2014-10-01 09:59 wolfspraul has quit [Ping timeout: 260 seconds] 2014-10-01 10:00 wolfspraul has joined #qi-hardware 2014-10-01 10:04 wolfspraul has quit [Ping timeout: 240 seconds] 2014-10-01 10:06 wolfspraul has joined #qi-hardware 2014-10-01 11:12 xiangfu has joined #qi-hardware 2014-10-01 11:24 viric has quit [Read error: Connection reset by peer] 2014-10-01 11:33 viric has joined #qi-hardware 2014-10-01 11:48 viric has quit [Read error: Connection reset by peer] 2014-10-01 11:56 viric has joined #qi-hardware 2014-10-01 12:25 viric has quit [Read error: Connection reset by peer] 2014-10-01 12:32 Luke-Jr has quit [Excess Flood] 2014-10-01 12:32 Luke-Jr has joined #qi-hardware 2014-10-01 12:33 viric has joined #qi-hardware 2014-10-01 12:34 irungentoo: can a x86_64 toxic load a data file written by armv7l? 2014-10-01 12:34 irungentoo: can a x86_64 toxic load a data file written by armv7l? 2014-10-01 14:35 xiangfu has quit [Remote host closed the connection] 2014-10-01 15:42 OpenPET webpage got redesign http://openpet.lbl.gov/ 2014-10-01 16:17 kanzure_ has joined #qi-hardware 2014-10-01 16:17 nicksydney_ has joined #qi-hardware 2014-10-01 16:17 uwe__ has joined #qi-hardware 2014-10-01 16:17 kanzure has quit [Ping timeout: 244 seconds] 2014-10-01 16:17 uwe_ has quit [Ping timeout: 244 seconds] 2014-10-01 16:17 nicksydney has quit [Ping timeout: 244 seconds] 2014-10-01 16:17 rozzin has quit [Ping timeout: 244 seconds] 2014-10-01 16:17 sb0 has quit [Ping timeout: 244 seconds] 2014-10-01 16:18 sb0 has joined #qi-hardware 2014-10-01 16:18 huuuuh http://www.theaustralian.com.au/higher-education/last-german-state-to-do-away-with-university-tuition-fees/story-e6frgcjx-1227066213629?nk=e238a7fa81b6c07f4225ac306c5ff3c7 2014-10-01 16:23 darn commies 2014-10-01 16:26 rozzin has joined #qi-hardware 2014-10-01 16:32 wolfspraul has quit [Ping timeout: 272 seconds] 2014-10-01 16:40 astr has joined #qi-hardware 2014-10-01 16:43 wolfspraul has joined #qi-hardware 2014-10-01 16:48 lars_ has joined #qi-hardware 2014-10-01 16:57 wolfspraul has quit [Ping timeout: 272 seconds] 2014-10-01 16:59 I don't like any messaging system for internet 2014-10-01 17:03 wolfspraul has joined #qi-hardware 2014-10-01 17:06 kristianpaul has quit [Ping timeout: 272 seconds] 2014-10-01 17:07 kristianpaul has joined #qi-hardware 2014-10-01 17:07 kristianpaul has quit [Changing host] 2014-10-01 17:07 kristianpaul has joined #qi-hardware 2014-10-01 17:11 kristianpaul has quit [Ping timeout: 260 seconds] 2014-10-01 17:12 kristianpaul has joined #qi-hardware 2014-10-01 17:12 kristianpaul has joined #qi-hardware 2014-10-01 17:24 dandon has quit [Ping timeout: 260 seconds] 2014-10-01 17:26 dandon has joined #qi-hardware 2014-10-01 17:30 ((tuition fees)) well, not someting completely new. They started that BS some 8? years ago, always been considered a hiccup, I'm glad now the last fool in gvmt appreciates it been a mistake 2014-10-01 17:54 wolfspraul has quit [Ping timeout: 272 seconds] 2014-10-01 17:54 wolfspra1l has joined #qi-hardware 2014-10-01 18:37 kristianpaul has quit [Ping timeout: 260 seconds] 2014-10-01 18:38 kristianpaul has joined #qi-hardware 2014-10-01 18:43 rozzin has quit [Read error: Connection reset by peer] 2014-10-01 19:32 arhuaco has quit [Ping timeout: 272 seconds] 2014-10-01 19:42 wolfspra1l has quit [Quit: leaving] 2014-10-01 19:44 arhuaco has joined #qi-hardware 2014-10-01 20:35 wpwrak has quit [Remote host closed the connection] 2014-10-01 20:38 wpwrak has joined #qi-hardware 2014-10-01 22:21 wpwrak: kristianpaul: the party is starting http://addenda-et-corrigenda.blogspot.com/2014/10/todo-sobre-las-enmiendas-del-drae2014.html 2014-10-01 22:28 kanzure_ is now known as kanzure 2014-10-01 22:51 viric: sounds a tad silly. besides, don't you have a civil war scheduled for november ?