smbacpi: Implement I2cSerialBus ACPI support module. For use by ig4(4).
authorImre Vadász <imre@vdsz.com>
Sat, 2 Apr 2016 20:52:18 +0000 (22:52 +0200)
committerImre Vadász <imre@vdsz.com>
Tue, 31 May 2016 18:22:57 +0000 (20:22 +0200)
commit98eefd6fca52090fe45779e35c41f4b15942517f
treef84f456321d998793d368a6c936717bb8687a696
parent45f62dc9d65c17d0425820dde8341a580c99b0fb
smbacpi: Implement I2cSerialBus ACPI support module. For use by ig4(4).

* Registers just the ACPI operation region handler, no ACPI resource
  handling yet.
sys/bus/smbus/Makefile
sys/bus/smbus/smbacpi/Makefile [new file with mode: 0644]
sys/bus/smbus/smbacpi/smbacpi.c [new file with mode: 0644]
sys/conf/files
sys/config/LINT64