aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/i2c/controllers/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ig4 - Intel fourth gen integrated I2C SMBus driver.Michael Gmelin2015-05-301-1/+1
| | | | | | | | | | Differential Revision: https://reviews.freebsd.org/D2372 Reviewed by: jhb, wblock, adrian Approved by: jhb, wblock Relnotes: yes Notes: svn path=/head/; revision=283766
* Add ismt(4) driver.Jim Harris2014-05-201-1/+1
| | | | | | | | | | ismt(4) supports the SMBus Message Transport controller found on Intel C2000 series (Avoton) and S1200 series (Briarwood) Atom SoCs. Sponsored by: Intel Notes: svn path=/head/; revision=266474
* Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers.Ruslan Ermilov2005-12-211-1/+1
| | | | Notes: svn path=/head/; revision=153618
* Hook ichsmb to build.Takanori Watanabe2005-06-051-1/+1
| | | | Notes: svn path=/head/; revision=146997
* Most power management devices don't exist on pc98.Yoshihiro Takahashi2003-06-151-0/+4
| | | | Notes: svn path=/head/; revision=116379
* amdpm was omitted from the build of i2c controllers. Fixed.Nicolas Souchu2003-06-141-1/+1
| | | | Notes: svn path=/head/; revision=116348
* Major rework of the iicbus/smbus framework:Nicolas Souchu2002-03-231-0/+5
- VIA chipset SMBus controllers added - alpm driver updated - Support for dynamic modules added - bktr FreeBSD smbus updated but not tested - cleanup Notes: svn path=/head/; revision=93023