You should be able to just call
# kldload if_iwn
to get the driver loaded. After that # ifconfig iwn0
will show the device. You do NOT need to install additional drivers. If this does for whatever reason not work, post the output of # pciconf -lv
.