index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
i2c
/
i2c.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-2
/
+1
*
we have been knocking out i2c when ipmi exists on a machine (because
deraadt
2007-10-09
1
-12
/
+1
*
if ipmi is on the machine: instead of (confusingly) failing in match,
deraadt
2006-02-26
1
-8
/
+10
*
add a member to the i2c_attach args so that a controller can pass a
dlg
2006-02-08
1
-1
/
+2
*
Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 that
marco
2006-01-29
1
-1
/
+10
*
switch from macppc-specific maciic(4) driver to the generic iic(4),
deraadt
2006-01-01
1
-4
/
+6
*
no longer use ia_compat; tested by a few
deraadt
2005-12-27
1
-2
/
+1
*
make direct mappings fail for now, since noone will test that for me
deraadt
2005-12-27
1
-3
/
+3
*
the name belongs in "quotes"
deraadt
2005-12-27
1
-2
/
+2
*
if probe falls, iic_print should print the name we attempted to match under
deraadt
2005-12-26
1
-1
/
+3
*
upon startup, only scan-and-attach devices which specify an address
deraadt
2005-12-23
1
-9
/
+10
*
permit outsider to call iic_print
deraadt
2005-12-22
1
-2
/
+1
*
Do bus scanning only if underlying controller asked for it.
grange
2005-12-20
1
-2
/
+3
*
First attempt to have a table of known I2C slave devices that we
grange
2005-12-19
1
-1
/
+7
*
instead of passing OF nodes down to the drivers, pass name/compat string
deraadt
2005-11-15
1
-1
/
+3
*
I2C framework originally written by Steve C. Woodford and Jason R. Thorpe
grange
2004-05-23
1
-0
/
+133