freebsd-nq/sys/powerpc
Ian Lepore d1e99670ae Use IIC_EBUSBSY and IIC_BUSERR status values consistantly across all drivers.
Make it clearer what each one means in the comments that define them.

IIC_BUSBSY was used in many places to mean two different things, either
"someone else has reserved the bus so you have to wait until they're done"
or "the signal level on the bus was not in the state I expected before/after
issuing some command".

Now IIC_BUSERR is used consistantly to refer to protocol/signaling errors,
and IIC_BUSBSY refers to ownership/reservation of the bus.
2015-10-09 22:49:50 +00:00
..
aim
booke
conf
cpufreq
fpu
include
mambo
mikrotik
mpc85xx Use IIC_EBUSBSY and IIC_BUSERR status values consistantly across all drivers. 2015-10-09 22:49:50 +00:00
ofw Add domain support to PCI bus allocation 2015-09-16 23:34:51 +00:00
powermac
powerpc Save the link register in savectx(). 2015-10-06 01:24:46 +00:00
ps3
pseries
psim