CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2014/11/04 05:41:34

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

Log message:
when reading the completion queue, it helps to write where we've read up
to to the completion queue head doorbell instead of the submission queue
tail doorbell.

this lets us submit more than one command to the chip.

Reply via email to