OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: David Gwynne (dlgcvs.openbsd.org)
Date: Mon Aug 01 2005 - 18:14:32 CDT


CVSROOT: /cvs
Module name: src
Changes by: dlgcvs.openbsd.org 2005/08/01 17:14:31

Modified files:
        sys/scsi : files.scsi
Added files:
        sys/scsi : ses.c ses.h

Log message:
a new scsi enclosure services driver. this and safte replace the old ses
driver. rather than relying on its own set of tools, ses reports the
enclosure status via the hw.sensors sysctl tree. so far only temperature
is reported

ok marco deraadt krw