Re: FreeBSD Kernel Internals, lecture video

2012-08-25 Thread Fredrik
ll R > > > > On 26 August 2012 10:22, Fredrik wrote: > Hi, > > I found the first lecture of 10 on YouTube: > http://www.youtube.com/watch?v=nwbqBdghh6E > does anyone know if the rest is available anywhere, for free, sale or other? > > Regards > > Fred

FreeBSD Kernel Internals, lecture video

2012-08-25 Thread Fredrik
Hi, I found the first lecture of 10 on YouTube: http://www.youtube.com/watch?v=nwbqBdghh6E does anyone know if the rest is available anywhere, for free, sale or other? Regards Fredrik___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.

Re: FreeBSD ZFS source

2012-08-03 Thread Fredrik
Oliver and Chris, thanks. 3 aug 2012 kl. 00.19 skrev Oliver Pinter: > http://svnweb.freebsd.org/base/head/sys/cddl/contrib/opensolaris/common/ > http://svnweb.freebsd.org/base/head/cddl/contrib/opensolaris/lib/ > > > On 8/2/12, Fredrik wrote: >> Hello, >> >>

FreeBSD ZFS source

2012-08-02 Thread Fredrik
Hello, Excuse me for this newb question but exactly where are the current ZFS files located? I have been looking at the CVS on freebsd.org under /src/contrib/opensolaris/ but that does not seem to be the current ones. Is this correct? Regards___ free

Re: UPEK/TouchChip Biometric Device problem

2007-06-23 Thread Fredrik Lindberg
Patrick Tracanelli wrote: Fredrik Lindberg wrote: This is _exactly_ the same device as you have been using in the past with libtfmessbsp.so ? No, not the same hardware, but same model/chipset. Because if you try to use it with an unsupported device you'll get the "unable to attac

Re: UPEK/TouchChip Biometric Device problem

2007-06-23 Thread Fredrik Lindberg
on debugging in libusb by setting the environment variable USB_DEBUG (the larger value the more verbose debugging). At least that will give a hint if it's talking to the device or not. Fredrik ___ freebsd-hackers@freebsd.org mailing list http:

Re: UPEK/TouchChip Biometric Device problem

2007-06-22 Thread Fredrik Lindberg
ave been released yet, so things aren't looking good. If nothing works out, I'm afraid this port have seen its last days. Fredrik ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To un

Re: Fingerprint Authentication

2006-05-09 Thread Fredrik Lindberg
Pawel Jakub Dawidek wrote: On Fri, May 05, 2006 at 03:58:06PM +0200, Fredrik Lindberg wrote: +> Alin-Adrian Anton wrote: +> >Fredrik Lindberg wrote: +> >> +> >>But that would sort of defeat the whole purpose of biometric authentication and you could really j

Re: Fingerprint Authentication

2006-05-05 Thread Fredrik Lindberg
his list with better insight in this field? Fredrik Lindberg ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Fingerprint Authentication

2006-05-05 Thread Fredrik Lindberg
Alin-Adrian Anton wrote: Fredrik Lindberg wrote: But that would sort of defeat the whole purpose of biometric authentication and you could really just use public keys instead which would be a lot faster and easier than scanning your finger at each login. :) Unless you locally encrypt your

Re: Fingerprint Authentication

2006-05-05 Thread Fredrik Lindberg
Alin-Adrian Anton wrote: Fredrik Lindberg wrote: > > The only way as I see it (to even make it possible with UPEKs driver) > is to have a reader at both the remote machine and the client machine > and then capture a BioAPI record at the client machine and have the server ve

Re: Fingerprint Authentication

2006-05-05 Thread Fredrik Lindberg
is to have a reader at both the remote machine and the client machine and then capture a BioAPI record at the client machine and have the server verify it. But that involves transferring the record in a secure way to the server. Fredrik Lindberg ___ fr

Re: FreeBSD Kernel Quality?

2006-04-06 Thread Fredrik Lindberg
other variants :) Fredrik ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

UPEK TouchChip TFM/ESS Fingerprint BSP driver for FreeBSD

2006-02-12 Thread Fredrik Lindberg
roviding their developers guidance in porting their Linux driver to FreeBSD. Also, I would like to thank the guys over at UPEK, especially Martin Konecny, for making this possible. Fredrik Lindberg [1] http://www.upek.com [2] http://www.bioapi.org ___ fr

Re: read hang on datagram socket

2006-01-27 Thread Fredrik Lindberg
len 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 Stopping it before sendto() gives udp4 0 0 212.XX.XX.XX.54074 212.XX.XX.XX.56604 Fredrik Lindberg ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: IBM Active Protection System Approach

2005-08-22 Thread Fredrik Lindberg
emon does the polling. Not sure about the response time, but there will be alot of data transfer between the kernel and userland which usually is expensive. Fredrik Lindberg ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.or