Matthew N. Dodd wrote:
The 3c590 uses the 'vx' driver which is PIO/MMIO only.
If it compiles on the sparc64 I suspect it will work fine.
There is 0 chance the vr(4) driver will work on sparc64, it uses
vtophys() for DMA and it doesn't look like it's endian-clean either. By
the way, the originator of this thread mailed me privately saying his
card is actually a 3c905, so he should be able to use the xl(4) driver
without problems.
Cheers,
Maxime
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message