Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2007 14:35:46 -0500 (EST)
From:      "Mikhail T." <mi@aldan.algebra.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        pav@FreeBSD.org, ps@FreeBSD.org, msmith@FreeBSD.org
Subject:   kern/109813: ciss(4) driver API header is not installed
Message-ID:  <200703031935.l23JZk06058435@aldan.algebra.com>
Resent-Message-ID: <200703032010.l23KA6MB079182@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         109813
>Category:       kern
>Synopsis:       ciss(4) driver API header is not installed
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 03 20:10:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail T.
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
Virtual Estates, Inc.
>Environment:
System: FreeBSD aldan.algebra.com 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Feb 11 21:22:28 EST 2007 root@aldan.algebra.com:/meow/obj/var/src/sys/SILVER amd64

>Description:
	The ciss(4) driver offers a number IOCTLs, which are defined in
	/sys/dev/ciss/cissio.h. Unfortunately, this header file is not
	installed by installworld, which means, any programs wishing to
	use the IOCTLs can only be built in the presence of /sys tree.

	Until fairly recently no such programs really existed, but now
	smartmontools could support access to individual hard-drives
	behind a ciss RAID controller. Building the functionality
	requires the header file (which, luckily, is the same as on
	Linux).

>How-To-Repeat:

>Fix:

	Fix is trivial -- 5 minutes of a src-committer time is all
	that's required :-)
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703031935.l23JZk06058435>