Date: Wed, 19 Jan 2005 17:03:35 +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: <200501191703.j0JH3Z9F070063@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2005-01-19 17:03:35 UTC
FreeBSD src repository
Modified files:
sys/dev/hifn hifn7751.c hifn7751reg.h hifn7751var.h
Log:
Update support for 795x parts:
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
MFC after: 1 week
Revision Changes Path
1.32 +112 -3 src/sys/dev/hifn/hifn7751.c
1.6 +32 -2 src/sys/dev/hifn/hifn7751reg.h
1.7 +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?200501191703.j0JH3Z9F070063>
