CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2013/04/30 18:47:31

Modified files:
        sys/dev/ic     : mfi.c 

Log message:
dont need to walk alldevs during sensor creation looking for the logical
disk scsibus when we record that in mfi_attach.

also happens to get rid of a logic error that let it come out of the loop
on alldevs with a reference to something that wasnt the logical disk
scsibus and use that.

Reply via email to