X11 looks for this driver with two names depending on the hardware, since linux has tow separate drivers. Having just one KMS driver in FreeBSD I create a symlink with the alternative name, so X11 can alys find the driver.
PR: 217825
Submitted by: Henry Hu <henry.hu.sh@gmail.com>