Date: Fri, 28 Jan 2005 16:40:53 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/hifn hifn7751.c hifn7751reg.h hifn7751var.h Message-ID: <200501281640.j0SGergL031902@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2005-01-28 16:40:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/hifn hifn7751.c hifn7751reg.h hifn7751var.h Log: Merge support for 795x parts from HEAD: o rework pll setup code to follow h/w specification o add hint.hifn.X.pllconfig to specify reference clock setup requirements; default is pci66 which means the clock is derived from the PCI bus clock and the card resides in a 66MHz slot Tested on 7955 and 7956 cards; support for 7954 cards not enabled since we have no cards to test against. In collaboration with Poul-Henning Kamp. Reviewed by: phk Revision Changes Path 1.28.2.2 +112 -3 src/sys/dev/hifn/hifn7751.c 1.4.2.1 +32 -2 src/sys/dev/hifn/hifn7751reg.h 1.4.4.2 +1 -1 src/sys/dev/hifn/hifn7751var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501281640.j0SGergL031902>