marius
402bd9aaee
- Add ofw_bus_if.h to SRCS on sparc64 as envctrl.c and pcf_ebus.c depend
...
on it.
- Sync with sys/conf/files* and build pcf_isa.c only on i386 for now.
- Try to adhere to style.Makefile(5) (sorting, whitespace).
2005-11-22 17:32:51 +00:00
jhb
dea22f2914
Fix standalone module build for viapm. Note that by default it doesn't
...
include the ISA bus support even though it probably should.
2005-11-08 17:03:09 +00:00
joerg
df94bb0494
Finally complete some work on generalizing the PCF8584-based I2C
...
drivers I started quite some time before.
Retire the old i386-only pcf driver, and activate the new general
driver that has been sitting in the tree already for quite some
time.
Build the i2c modules for sparc64 architectures as well (where I've
been developing all this on).
2005-10-28 15:58:19 +00:00
takawata
6df3f85aaf
Hook ichsmb to build.
2005-06-05 12:00:03 +00:00
takawata
d71b449fa2
Make ichsmb loadable.
...
PR: kern/81912
Submitted by: nork
2005-06-05 11:55:29 +00:00
imp
a745e2bbf1
Kill bogus isa compat opt file.
2004-03-15 11:27:39 +00:00
nyan
0a2aa0cb7a
Most power management devices don't exist on pc98.
2003-06-15 04:24:28 +00:00
jmg
9dc1a1166f
Fix the KMOD for the lpbb device.
2003-06-14 20:43:33 +00:00
nsouch
9f8579f75e
amdpm was omitted from the build of i2c controllers. Fixed.
2003-06-14 20:32:46 +00:00
nyan
0541d566d8
Include "../Makefile.inc".
2002-11-06 13:41:40 +00:00
nsouch
82395b7295
Major rework of the iicbus/smbus framework:
...
- VIA chipset SMBus controllers added
- alpm driver updated
- Support for dynamic modules added
- bktr FreeBSD smbus updated but not tested
- cleanup
2002-03-23 15:49:15 +00:00