anyone using tw / xten / xtend for X10 devices?

2007-07-26 Thread Chris Turner
I stumbled across this the other day and it looks pretty nifty, but would like to here positively from someone that the code is still in good shape before buying some hardware... Thanks, - Chris

Release update

2007-07-26 Thread Matthew Dillon
There are two outstanding issues which I think have to be fixed before we can release. The first is that loading EHCI (usb) at boot time causes USB hard drives to fail to detect. The second is that 'vinum start' often winds up corrupting the whole kernel in a fairly scary

Job Opening

2007-07-26 Thread Adrian Michael Nida
All, The department that I work for within MUSC is looking for another IT person. While it is not DragonFly specific (MUSC has a fascination with red hats), I know there is a lot of talent on this list that could complement the work I do greatly. If you, or someone you know, would be interested i

Re: compiling stops in bootstraps stage

2007-07-26 Thread Simon 'corecode' Schubert
Noah yan wrote: I attached a binary patch built without -O and with -g. Remeber i have a messed up kernel/modules and the world (typically libc) and the new binaries built before the error behave very wired, e.g. cp arg.c argdfd.c errs out with "file name too long". In my another box that has cle

Re: compiling stops in bootstraps stage

2007-07-26 Thread Simon 'corecode' Schubert
Noah yan wrote: mmap failed: Invalid argument Patching file /usr/src/bin/csh/../../contrib/tcsh/sh.exp.c using Plan B... Segmentation fault (core dumped) could you debug this core file? Seems that there are two problems: 1. mmap fails. root of the problem. what could be the invalid argument