NetBSD/sys/arch/macppc/dev
pgoyette c8996319e0 Avoid asking the controller to transfer zero bytes of data, since we have
no clue if this works or not.  This prevents the i2c quick_{read,write}
protocols from working, but the only place those protocols are used is in
the code that enumerates the i2c bus and that just doesn't make sense for
ki2c anyway.

While here, make sure that i2c send_{byte,word} operations will work even
if the caller provides the cmd (ie, register to modify) and the data in
separate args.  This is the normal calling sequence for iic_exec() routines
and will enable dbcool (4) driver to update device registers.

OK'd macallan@
2009-02-08 01:13:39 +00:00
..
abtn.c
adb_direct.c
adb.c
adbvar.h
aed.c
aedvar.h
akbd.c
akbdmap.h
akbdvar.h
am79c950.c *** Summary *** 2008-11-07 00:20:01 +00:00
am79c950reg.h
ams.c
amsvar.h
apm.c
awacs.c
battery.c
batteryvar.h
com_mainbus.c
cuda.c Return error status if an attempt is made to use the quick_{read,write} 2009-02-04 16:11:12 +00:00
cudavar.h
dbcool_ki2c.c The following patch makes dbcool(4) recognize the ADT7460 hardware in 2009-01-14 03:16:57 +00:00
dbdma.c
dbdma.h
deq.c
deqvar.h
esp.c replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
espvar.h
gpio.c
if_bm.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_bmreg.h
if_gm.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_gmreg.h
if_mc.c
if_mcvar.h
if_wi_obio.c
kauai.c
ki2c.c Avoid asking the controller to transfer zero bytes of data, since we have 2009-02-08 01:13:39 +00:00
ki2cvar.h
mediabay.c
mesh.c replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
meshreg.h
nvram.c
obio.c
obiovar.h
ofb.c
ofcons.c
pbms.c
pm_direct.c
pm_direct.h
pmu.c fix format instead of casting wildly 2009-01-11 18:26:21 +00:00
pmuvar.h
smartbat.c
snapper.c replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
uni-n.c
viareg.h
wdc_obio.c
zs_kgdb.c
zs.c Fix attach messages. (extra colons, misplaced newline etc.) 2008-12-07 08:24:26 +00:00