cvs commit: src/sys/dev/hifn hifn7751.c hifn7751reg.h
hifn7751var.h
Sam Leffler
sam at FreeBSD.org
Fri Jan 28 08:40:54 PST 2005
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
More information about the cvs-src
mailing list