summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/nxt2k.c
AgeCommit message (Expand)Author
2019-12-31Fix mis-placed parentheses. PR kern/54813.thorpej
2019-12-23- No need to use I2C_F_POLL here.thorpej
2017-06-01remove checks for failure after memory allocation calls that cannot fail:chs
2015-03-07i2c devices don't actually have a dependency on "iic" (the bus driver)jmcneill
2011-10-02now that iic is a module, add "iic" dependency to iic driversjmcneill
2011-07-14add module supportjmcneill
2011-07-11Add subdriver for Nextwave (subsequently acquired by ATI, then AMD, andjakllsch