]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Brooktree driver ported to the new I2C framework. See iicbus(4) for more info.
authornsouch <nsouch@FreeBSD.org>
Sat, 31 Oct 1998 11:26:38 +0000 (11:26 +0000)
committernsouch <nsouch@FreeBSD.org>
Sat, 31 Oct 1998 11:26:38 +0000 (11:26 +0000)
commit714f720fe4d52d1e7de1220cced124f0cab0314b
tree1ae147d9a2dfaf9db9933c13755ea7322963a504
parenta1aeebedd27d88e320c064bec59ae23ed6fa96e1
Brooktree driver ported to the new I2C framework. See iicbus(4) for more info.
sys/dev/bktr/bktr_core.c
sys/dev/bktr/bktr_i2c.c [new file with mode: 0644]
sys/dev/bktr/bktr_i2c.h [new file with mode: 0644]
sys/dev/bktr/bktr_reg.h
sys/pci/brktree_reg.h
sys/pci/brooktree848.c
sys/pci/bt848_i2c.c [new file with mode: 0644]
sys/pci/bt848_i2c.h [new file with mode: 0644]