Re: RFI: Ethernet driver ported from Linux

2007-04-08 Thread Andrew Thompson
On Mon, Apr 09, 2007 at 03:33:35PM +1000, Alan Garfield wrote: > Hello all! > > I've got a couple of Sun Fire V20z (re-badged NewISys E2100) which have > little dedicated Service Processor on-board running Linux. The "SP" can > communicate via IPMI and also by Ethernet. It talks Ethernet to the SP

RFI: Ethernet driver ported from Linux

2007-04-08 Thread Alan Garfield
Hello all! I've got a couple of Sun Fire V20z (re-badged NewISys E2100) which have little dedicated Service Processor on-board running Linux. The "SP" can communicate via IPMI and also by Ethernet. It talks Ethernet to the SP by using two small fifo buffers in the PRS via the LPC. I have the GPL

'opaque' flag?

2007-04-08 Thread Tim Kientzle
Does anyone understand the semantics of the 'opaque' flag? I'm trying to understand an issue with packages built on union file systems. It appears the 'opaque' flag is set on some symlinks, which the package tools then archive. The archived flag is somehow interfering with later installation of

Discovering list of open files from "kernel level" without using utils like lsof

2007-04-08 Thread Garrett Cooper
Hello, I'm trying to see whether it's possible to grab the list of files open from a kernel level on FreeBSD, using a userland library interface as opposed to lsof. I'm trying to see if there's a simple tool that I could code in C/C++ if necessary to spin down disks automatically to