summaryrefslogtreecommitdiff
path: root/sys/modules/iic/iic.ioconf
blob: 2a5555a9f735533d9c071401462e9476704863b8 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: iic.ioconf,v 1.2 2014/03/04 00:54:55 ozaki-r Exp $

ioconf		iic

include		"conf/files"

pseudo-root	i2cbus*
iic*		at i2cbus?
'2007-02-16 16:34:17 +0000'>2007-02-16Fix MKDEBUGLIB build.freza 2006-06-03import GCC 4.1 branch from today. it includes these bugs fixed sincemrg 2006-05-15Use id casts instead of void * casts. Suggested by thorpej.christos 2006-05-14Casts to appease gcc.christos 2006-05-12undefine "rtx" before re-defining it.mrg 2006-04-20initial import of GCC 4.1 branch, from 2006-04-20. list of changes waymrg