freebsd-dev/sys/dev/pcf
John Baldwin 9e58d59f41 - 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)
2008-08-05 17:39:37 +00:00
..
envctrl.c - Consolidate module version for the pcf module into just pcf.c instead 2008-08-05 17:39:37 +00:00
pcf_ebus.c - Consolidate module version for the pcf module into just pcf.c instead 2008-08-05 17:39:37 +00:00
pcf_isa.c - Consolidate module version for the pcf module into just pcf.c instead 2008-08-05 17:39:37 +00:00
pcf.c - Consolidate module version for the pcf module into just pcf.c instead 2008-08-05 17:39:37 +00:00
pcfvar.h Add locking to the various iicbus(4) bridge drivers: 2008-08-04 20:46:15 +00:00