This is the first time I've run into neding a driver that's not in the
default build. I copied the SMP kernel conf to another name, andded the
device nve decleartion (mibus was already in GENERIC, which is included by
SM). Added the new nameto /etc/make.conf did a make buildkernel, make
installkernel, rebooted, and it's still not detected.
Did I miss sonething?
if you did right installation.
# dmesg -a | grep nve
or
# ifconfig -a
you will find the information of the device.
if not
read this
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"