> Anyone got any suggestions for getting this card started correctly? Seen > the question in older posts, but never an answer (running sparc64 > generic). It seems supported in both the hardwarelist and generic kernel.
Can you try recompiling a kernel with the value of QEC_XD_RING_MAXSIZE in /usr/src/sys/dev/sbus/qecreg.h changed from 256 to 64? This should fix this. Miod