Re: AMD64 qemu completely broken?

2008-12-07 Thread Nate Eldredge
On Sun, 7 Dec 2008, Juergen Lock wrote: On Thu, Dec 04, 2008 at 02:43:47PM -0800, Nate Eldredge wrote: On Thu, 4 Dec 2008, Juergen Lock wrote: I forgot to say the qemu-devel port (as well as the later snapshots I posted about on -emulation) also support -curses, which shows the emulated vga t

crypto(9) choose another driver if we cannot open a session on it

2008-12-07 Thread Patrick Lamaizière
Hello, I wrote a small patch to allow the crypto framework to choose another cryptographic driver if we cannot open a session on the driver. The current version selects the driver that handles all the requested algorithms and with the less count of active sessions. But this is not enough, by exam

Re: Syscons with xterm emulation: one step closer to UTF-8 support?

2008-12-07 Thread Ed Schouten
* Tim Kientzle <[EMAIL PROTECTED]> wrote: > VT100 emulation in syscons is a great idea. > > The first time ;-) I implemented VT100 emulation I didn't > know about all of the VT100 and VT220 torture tests > floating around. If you haven't already, I strongly > suggest you track down some of them.

Re: AMD64 qemu completely broken?

2008-12-07 Thread Juergen Lock
On Thu, Dec 04, 2008 at 02:43:47PM -0800, Nate Eldredge wrote: > On Thu, 4 Dec 2008, Juergen Lock wrote: > >> I forgot to say the qemu-devel port (as well as the later snapshots I >> posted about on -emulation) also support -curses, which shows the emulated >> vga text(!)console on qemu's tty. Th

Re: Syscons with xterm emulation: one step closer to UTF-8 support?

2008-12-07 Thread Tim Kientzle
Ed Schouten wrote: A couple of weeks ago I started working on a library (libteken) that implements a subset of features (escape sequences) of xterm, our trusty X11 terminal application. Ed, VT100 emulation in syscons is a great idea. The first time ;-) I implemented VT100 emulation I didn't

Why safe using msleep with timeout=0 but not tsleep?

2008-12-07 Thread Marius Nünnerich
See subject. Interesting commit: http://svn.freebsd.org/viewvc/base?view=revision&revision=77059 - Marius ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PRO

Re: Timer driven tasks in FreeBSD 7

2008-12-07 Thread Giorgos Keramidas
On Sun, 7 Dec 2008 17:56:47 +0200, "Yony Yossef" <[EMAIL PROTECTED]> wrote: > Hi All, > > What mechanism should I use for making my netwrok driver call a > function every half a second, for instnace? > > I am already using task queues but I haven't found a way to make it > work with a timer. callo

Timer driven tasks in FreeBSD 7

2008-12-07 Thread Yony Yossef
Hi All, What mechanism should I use for making my netwrok driver call a function every half a second, for instnace? I am already using task queues but I haven't found a way to make it work with a timer. Thanks Yony ___ freebsd-hackers@freebsd.org mail

Re: Why FreeBSD not popular on hardware vendors

2008-12-07 Thread Wojciech Puchar
manufacturers of hardware. More recently there were times when anybody from because managers/bosses concentrate on majority, not minority of users. manufacturers did not notice Linux. However now it is possible to find a few given out "put normal OS - their list is at us on a site and then

Re: Problems with zfsboot loader if raidz present on any drive

2008-12-07 Thread Pegasus Mc Cleaft
On Sunday 07 December 2008 09:22:16 Doug Rabson wrote: > On 7 Dec 2008, at 03:19, Pegasus Mc Cleaft wrote: > > Hello Hackers, > > > > Recently and friend and I have been trying to get the new > > gptzfsboot working > > on our machines and ran into a interesting problem. > > > > Initially I

Re: Problems with zfsboot loader if raidz present on any drive

2008-12-07 Thread Joao Barros
On Sun, Dec 7, 2008 at 9:22 AM, Doug Rabson <[EMAIL PROTECTED]> wrote: > > On 7 Dec 2008, at 03:19, Pegasus Mc Cleaft wrote: > >> Hello Hackers, >> >>Recently and friend and I have been trying to get the new >> gptzfsboot working >> on our machines and ran into a interesting problem. >> >>

Re: Problems with zfsboot loader if raidz present on any drive

2008-12-07 Thread Doug Rabson
On 7 Dec 2008, at 03:19, Pegasus Mc Cleaft wrote: Hello Hackers, Recently and friend and I have been trying to get the new gptzfsboot working on our machines and ran into a interesting problem. Initially I was building the world without the environment variable LOADER_ZFS_SUPPORT=