ips (serveraid adapter) - someone working on it ?
    YONETANI Tomokazu 
    qhwt+dragonfly-kernel at les.ath.cx
       
    Thu Jan 15 07:39:58 PST 2004
    
    
  
> Anyway, the patch is here:
>   http://les.ath.cx/DragonFly/ips.diff.gz
Oh, I forgot the last tiny chunk of diff; ips(4) won't get installed
without this. I've never read the manpage, though.
Index: share/man/man4/Makefile
===================================================================
RCS file: /home/source/dragonfly/cvs/src/share/man/man4/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- share/man/man4/Makefile	18 Oct 2003 21:40:41 -0000	1.3
+++ share/man/man4/Makefile	15 Jan 2004 11:27:07 -0000
@@ -75,6 +75,7 @@
 	ip6.4 \
 	ipfirewall.4 \
 	ipsec.4 \
+	ips.4 \
 	isp.4 \
 	ispfw.4 \
 	joy.4 \
    
    
More information about the Kernel
mailing list