cvs commit: src/sys/dev/pci pci.c
Doug Rabson
dfr at nlsystems.com
Mon Sep 1 08:09:10 PDT 2003
This gets the thing detected at least for my Tyan Tiger MP motherboard.
Still can't make any sense of the SMBus sensors with e.g. lmmon or
healthd. Does anyone else have temperature, voltage sensors working for
this motherboard?
On Mon, 2003-09-01 at 16:01, Doug Rabson wrote:
> dfr 2003/09/01 08:01:50 PDT
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/pci pci.c
> Log:
> Don't try to enable io or memory access for non-standard resource
> addresses. This stops resource allocations for e.g. amdpm failing - this
> has its own special ways of enabling access.
>
> Revision Changes Path
> 1.228 +9 -6 src/sys/dev/pci/pci.c
More information about the cvs-src
mailing list