jmg 2006-01-27 08:42:48 UTC
FreeBSD src repository
Modified files:
sys/dev/bktr bktr_os.c
Log:
if we are compiling with smbus support, properly depend upon the iic and
smbus modules, otherwise as a module you can't kldload bktr...
MFC after: 3 days
Revision Changes Path
1.52 +7 -0 src/sys/dev/bktr/bktr_os.c