Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2018 16:31:42 +0530
From:      "nikhith g.k" <nikhith14@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Problem in loading nvme driver
Message-ID:  <CABvsMHB1e727%2B5MfXNCs%2BbfEO6za3GjZ-yQBqLyHBoXxuBpEyQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I am new to freebsd and using 10.4 operating system to build and load my
customized nvme driver.

After building the driver I am facing some issues in loading it.

Already kernel includes nvme.ko but it is not loaded.So I am trying load
my customized nvme driver dynamically  with the below command line .
Kldload -v ./nvme   and getting the below error.
Interface nvme.1 already present in the kld kernel.


Can you please give me information on how to load my customized driver
dynamically?

Thanks,
Nikhith



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABvsMHB1e727%2B5MfXNCs%2BbfEO6za3GjZ-yQBqLyHBoXxuBpEyQ>