]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Consolidate module version for the pcf module into just pcf.c instead
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 5 Aug 2008 17:39:37 +0000 (17:39 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 5 Aug 2008 17:39:37 +0000 (17:39 +0000)
commit9e58d59f4166a9fad46bb4587bf4807c8a7f2e93
tree5942b0045125878ddea5ee33d4c3bce980bf01d4
parentb78813061ce2ad9a3e494032680b50f4d97baca8
- Consolidate module version for the pcf module into just pcf.c instead
  of having duplicate versions in each bus attachment.
- Add a DRIVER_MODULE() instance so that the iicbus(4) driver will
  actually attach to pcf(4) driver instances.
- Fix compile of envctrl.c.

Pointy hat: jhb (3)
sys/dev/pcf/envctrl.c
sys/dev/pcf/pcf.c
sys/dev/pcf/pcf_ebus.c
sys/dev/pcf/pcf_isa.c