aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/i2c
Commit message (Collapse)AuthorAgeFilesLines
* Most power management devices don't exist on pc98.Yoshihiro Takahashi2003-06-151-0/+4
| | | | Notes: svn path=/head/; revision=116379
* Fix the KMOD for the lpbb device.John-Mark Gurney2003-06-141-1/+1
| | | | Notes: svn path=/head/; revision=116349
* amdpm was omitted from the build of i2c controllers. Fixed.Nicolas Souchu2003-06-141-1/+1
| | | | Notes: svn path=/head/; revision=116348
* Include "../Makefile.inc".Yoshihiro Takahashi2002-11-062-0/+6
| | | | Notes: svn path=/head/; revision=106496
* Major rework of the iicbus/smbus framework:Nicolas Souchu2002-03-2315-0/+117
- 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