Date: Thu, 25 Jul 2002 13:49:30 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_sbus.c Message-ID: <200207252049.g6PKnUN9032736@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2002/07/25 13:49:30 PDT Modified files: sys/dev/isp isp_sbus.c Log: Frequency default should be '25' for 25MHz, not 25000000. Through the PITA of endiannness, clock has to be MHz freq << 8. Don't trust NVRAM on SBus cards. Set a default initiator ID sensibly. SBus/ISP now working, what with the change to sbus.c earlier today. Revision Changes Path 1.4 +23 -7 src/sys/dev/isp/isp_sbus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207252049.g6PKnUN9032736>