login
Header Space

 
 

dragonflybsd-kernel mailing list

FromSubjectsort iconDate
Dmitry Komissaroff
Re: Is there analog of `softint_establish and co.` in DFly k...
В письме Thu, 29 Nov 2007 12:09:35 -0800, Matthew Dillon But it not easy way to implement such things... taskqueue_XXX in this case is more comfortable way, then create thread, which will be in dry run most of time.
Nov 30, 9:13 am 2007
Dmitry Komissaroff
Re: Bluetooth stack
В письме Fri, 30 Nov 2007 12:16:22 +0200, Hasso Tepper Bluetooth part of openobex just don't compile, because configure can't find BlueZ libraries and not setting flag. Soem situation with FreeBSD. IMHO. With some time I clean my patch and send it to developers I think, I take part, which parse key's file from FreeBSD's hcsecd. P.S. May be include libevent in system source tree? Because not only bthcid use this lib. And, may be, snprintb() include too? P.S.S I take new sdpd from NetBSD cv...
Nov 30, 9:00 am 2007
Chris Turner
USB device debugging & ioctls
Hello all - I'm trying to do a bit of detctive work on a so-called linksys wusb54g that I thought would work with rum(4) and came across a couple of things: - If I'm not mistaken, there is no pciconf equivelant for usb devices? (e.g. to easily determine vendor ID's, etc) - Thinking that there wasn't, I started to use the USB_GET_DEVICEINFO ioctl, which did the trick. However, to get the USB ioctls to work my program needed to pull in sys/ioccom.h in order to have the ioctl '_IOR' macro...
Nov 30, 8:16 am 2007
Sascha Wildner
Re: USB device debugging & ioctls
There's usbdevs(8). Hope that helps, Sascha -- http://yoyodyne.ath.cx
Nov 30, 8:47 am 2007
Dmitry Komissaroff
Re: Bluetooth stack
В письме Thu, 29 Nov 2007 21:23:04 +0200, Hasso Tepper Because openobex and obexftp need BlueZ from Linux to enable Bluetooth bthcid store keys for paired devices on disk and when new request coming it open file and read key from it. It's very usefull option, because not I don't use uaudio, but it's very many other troubles, and at first time - no docs. :)
Nov 30, 3:13 am 2007
Hasso Tepper
Re: Bluetooth stack
I know. I meant that there is possibilities to take either older bthcid from NetBSD CVS or hcsecd from FreeBSD and port this one instead of latest bthcid from NetBSD. The port isn't trivial in either cases - bthcid uses libevent we don't have in the base (seems that we are the only BSD without this?) and FreeBSD (obviously) netgraph. -- Hasso
Nov 30, 6:16 am 2007
Simon 'corecode' Sch...
Re: GCC-4 compiler bug
I'll try to have a look whether we want -fwrapv or simply the equivalent for the overflow stuff. cheers simon
Nov 30, 11:18 am 2007
previous daytodaynext day
November 29, 2007November 30, 2007December 31, 2007
speck-geostationary