Search found 1 match
- Thu Sep 24, 2009 10:42 pm
- Forum: PCI MAX transmitters
- Topic: Linux(opensource)
- Replies: 9
- Views: 19510
pcimax 32bit linux driver
ok sorted the issue its to do with a cflag in the /src/common/Makefile.am delete this on the cflag line -mcmodel=kernel. and then you will be able to compile on 32bit linux. i have tried this on a stock debian 5 system and the driver fragged the kernel with of panics and traces. tried it on current ...