CVSROOT: /cvs Module name: src Changes by: matt...@cvs.openbsd.org 2010/07/02 02:12:17
Modified files: sys/dev/ic : ciss.c Log message: Make the sensor setup loop less awkward by moving the call to sensor_attach() out of the for loop header. ok marco@