cvs commit: src/sys/dev/hifn hifn7751.c hifn7751reg.h hifn7751var.h
Sam Leffler
sam at FreeBSD.org
Sun Jul 3 01:05:46 GMT 2005
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
More information about the cvs-src
mailing list