CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2009/08/13 13:49:31

Modified files:
        sys/scsi       : scsiconf.h scsi_base.c 

Log message:
provide an api for an interrupt (or something like it) to notify the
midlayer that a scsi device has appeared or dissapeared. the midlayer will
queue an event and run it in the system workq (which has process context)
to handle the attach or detach.

Reply via email to