Ruslan Ermilov
4d5f30e06e
Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers.
2005-12-21 15:49:51 +00:00
Marius Strobl
b18381c4a9
- Add ofw_bus_if.h to SRCS on sparc64 as envctrl.c and pcf_ebus.c depend
...
on it.
- Sync with sys/conf/files* and build pcf_isa.c only on i386 for now.
- Try to adhere to style.Makefile(5) (sorting, whitespace).
2005-11-22 17:32:51 +00:00
John Baldwin
744e43465f
Fix standalone module build for viapm. Note that by default it doesn't
...
include the ISA bus support even though it probably should.
2005-11-08 17:03:09 +00:00
Joerg Wunsch
9b229abc8f
Finally complete some work on generalizing the PCF8584-based I2C
...
drivers I started quite some time before.
Retire the old i386-only pcf driver, and activate the new general
driver that has been sitting in the tree already for quite some
time.
Build the i2c modules for sparc64 architectures as well (where I've
been developing all this on).
2005-10-28 15:58:19 +00:00
Takanori Watanabe
ff55a10bb2
Hook ichsmb to build.
2005-06-05 12:00:03 +00:00
Takanori Watanabe
6193c1880d
Make ichsmb loadable.
...
PR: kern/81912
Submitted by: nork
2005-06-05 11:55:29 +00:00
Warner Losh
5c9d7c3a68
Kill bogus isa compat opt file.
2004-03-15 11:27:39 +00:00
Yoshihiro Takahashi
a252a7bf01
Most power management devices don't exist on pc98.
2003-06-15 04:24:28 +00:00
John-Mark Gurney
35ae09bc0e
Fix the KMOD for the lpbb device.
2003-06-14 20:43:33 +00:00
Nicolas Souchu
e827419577
amdpm was omitted from the build of i2c controllers. Fixed.
2003-06-14 20:32:46 +00:00
Yoshihiro Takahashi
c7a1bf8bf3
Include "../Makefile.inc".
2002-11-06 13:41:40 +00:00
Nicolas Souchu
c17d43407f
Major rework of the iicbus/smbus framework:
...
- VIA chipset SMBus controllers added
- alpm driver updated
- Support for dynamic modules added
- bktr FreeBSD smbus updated but not tested
- cleanup
2002-03-23 15:49:15 +00:00