summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/pca9685reg.h
AgeCommit message (Expand)Author
2019-07-24Add a driver for the NXP PCA9685 16-channel, 12-bit PWM Fm+ LED controller.thorpej
/span>Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branchjdolecek 2012-07-31Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdcbouyer 2012-07-26Revert, with intention of restoring in a less invasive way, the SATA Portjakllsch 2012-07-02Add sata Port MultiPlier (PMP) support to the ata bus layer,bouyer 2009-04-02During shutdown, detach devices in an orderly fashion.dyoung 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2008-03-18Split device_t and softc for ATA devices, as well as wd(4). Othercube 2008-01-10Let us detach atabus* from wdc*, and wdc* from isa*.dyoung 2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-12- sprinkle __unused on function decls.christos 2006-03-29Use device_cfdata().thorpej 2006-01-16properly use ata_channel->ch_ndrive:bouyer 2005-12-11merge ktrace-lwp.christos 2004-09-14Separate the namespace for default (ie unspecified) locators useddrochner 2004-08-20Move most of wdc_softc into a new atac_softc structure that containsthorpej 2004-08-19Use ANSI function decls and "static".thorpej 2004-08-16wdc_init_shadow_regs() must now be called after ch_wdc is filled in, or we getmycroft 2004-08-14- Split the register handles out of struct wdc_channel into a separatethorpej