Re: Added native socks support to libc in FreeBSD 7

2007-12-07 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Raffaele De Lorenzo wrote: > Hi, > i added a native (client) Socks V4/V5 support inside FreeBSD libc > library. The work is based of my project (see > http://csocks.altervista.org) CSOCKS. > You can get it here: > > http://csocks.altervista.org/

Re: kern/117717: Kernel panic with Bittorrent client.

2007-12-07 Thread Michael Harding
The following reply was made to PR kern/117717; it has been noted by GNATS. From: "Michael Harding" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> Cc: Subject: Re: kern/117717: Kernel panic with Bittorrent client. Date: Fri, 7 Dec 2007 10:46:52 -0800 I'd like to note

Re: kern/109406: [ndis] Broadcom WLAN driver 4.100.15.5 doesn't work with Ndisgen

2007-12-07 Thread thompsa
Synopsis: [ndis] Broadcom WLAN driver 4.100.15.5 doesn't work with Ndisgen Responsible-Changed-From-To: freebsd-net->thompsa Responsible-Changed-By: thompsa Responsible-Changed-When: Fri Dec 7 10:50:39 UTC 2007 Responsible-Changed-Why: I will have a look into this. http://www.freebsd.org/cgi/que

Re: TDMA / Interrupts / Pre-emptible

2007-12-07 Thread Harti Brandt
On Fri, 7 Dec 2007, Bruce M. Simpson wrote: BMS>I can't comment on kernel scheduler jitter though, so someone who is working BMS>directly in that area will hopefully respond -- arch@ or hackers@ might be a BMS>better place to field that question. BMS> BMS>I believe microsecond resolution for your

Re: TDMA / Interrupts / Pre-emptible

2007-12-07 Thread Bruce M. Simpson
Len Gross wrote: I have built a "user land" prototype of a custom network protocol for an RF network. It is based on Netgraph and using Ethernet rather than real RF. Eventually, all the code will go into a special piece of hardware, but the first hardware really will look like an Ethernet card