freebsd-dev/sys/modules/i2c/controllers
Nate Lawson 41621cb408 The viapm module build had what appear to be some debugging CFLAGS left
around to force the IO port to a fixed address.  They were only turned
on in the module build and were present since the original import.  This
breaks soft power-off on the Asus A7V since it reprograms the SMBus base
address to a different one than the BIOS expects.  A similar issue was
found in the alpm(4) module build.

PR:		kern/113986, i386/97468
MFC after:	3 days
Approved by:	re
2007-06-24 20:35:59 +00:00
..
alpm The viapm module build had what appear to be some debugging CFLAGS left 2007-06-24 20:35:59 +00:00
amdpm
amdsmb Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers. 2005-12-21 15:49:51 +00:00
ichsmb
intpm
lpbb
nfsmb Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers. 2005-12-21 15:49:51 +00:00
pcf - Add ofw_bus_if.h to SRCS on sparc64 as envctrl.c and pcf_ebus.c depend 2005-11-22 17:32:51 +00:00
viapm The viapm module build had what appear to be some debugging CFLAGS left 2007-06-24 20:35:59 +00:00
Makefile Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers. 2005-12-21 15:49:51 +00:00
Makefile.inc