> Hi,
> 
> I've installed OpenBSD 5.6 (i386) on a dual processor XEON box which
> has a 4 port Sun (Sun# 501-6738-10) Gigabit NIC card.  dmesg doesn't
> have any indication that the card is installed. Booting Linux shows
> the card as Sun/Cassini which I believe should be handled by the "cas"
> driver.

The cas(4) driver for this hardware is not enabled in the i386 and amd64
kernels, and is probably untested on these platforms.

You might want to add

cas*    at pci?

to the kernel configuration file and rebuild it, and see if it works.

Miod

Reply via email to