OpenGrok
Cross Reference: dwiic_var.h
xref
: /
src
/
sys
/
dev
/
ic
/
dwiic_var.h
Home
|
History
|
Annotate
|
Download
|
only in
ic
History log of
/src/sys/dev/ic/dwiic_var.h
Revision
Date
Author
Comments
1.4
15-Sep-2025
thorpej
Do the ACPI-specific get-child-devices dance in iic_attach(). This
obviously isn't ideal, but it funnels the issue into a central location
and provides for easier improvement later.
1.3
19-Oct-2022
riastradh
dwiic(4): Don't try processing interrupts before attach completes.
PR kern/57063
1.2
26-Sep-2018
jakllsch
Sync with OpenBSD src/sys/dev/ic/dwiic.c r1.4.
Makes split command+data write operations in the exec() function work.
1.1
10-Dec-2017
bouyer
branches: 1.1.2; 1.1.4;
Add support for I2C designware controllers (as found in Intel PCH devices),
with a pci front-end.
The pci front-end is tied to ACPI and Intel-specific, so it's in arch/x86/pci
and not dev/pci.
Core driver from OpenBSD, PCI front-end by me.
1.1.4.1
10-Jun-2019
christos
Sync with HEAD
1.1.2.1
30-Sep-2018
pgoyette
Ssync with HEAD
Indexes created Wed Oct 29 01:09:52 GMT 2025