CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/13 07:16:33
Modified files:
sys/dev/ic : nvme.c
Log message:
allocate a queue for io commands and tell the chip about it.
this is necessary to run reads and writes against the device.
