DragonFly BSD
DragonFly bugs List (threaded) for 2010-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DF 2.6.3/x86_64 and cxm(4): doesn't build


From: Thomas Klausner <tk@xxxxxxxxxx>
Date: Fri, 14 May 2010 02:14:45 +0200

Hi!

Today I tried DragonFly BSD 2.6.3 to get a working cxm driver.

I installed from the x86_64 iso, checked out the source from git, and
copied the GENERIC kernel config, adding the four lines cited in the
cxm(4) man page. A 'make buildworld' later, 'make buildkernel
KERNCONF=MYCONFIG' first failed to compile because it couldn't find
machine/iic.h; so I ctrl-z the build and copied the pc32 version into
the kernel build directory. Then the build finishes, but after
installing the kernel, there is no cxm kernel module in /boot/modules.

The build itself didn't even fail; I read the cxm man page again and
used cxm_extract_fw to convert the .sys file to two c files, which I
copied to /usr/src/sys/dev/video/cxm, which didn't change anything in
the result after another kernel build though.

Am I missing something or is it just not supported on x86_64?
 Thomas



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]