summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
2014-02-25Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist beforepooka
2014-02-24- Only enable AHCI mode if it is not already enabled.jmcneill
2014-02-24Rename NetBSD/hp700 to NetBSD/hppa.skrll
2014-02-23use aprint.christos
2014-02-17More delay() for some drives.kiyohara
2014-01-25More alignment spellosskrll
2014-01-22swap16 -> bswap16 swap32 -> bswap32matt
2014-01-22fix unused variable warningschristos
2014-01-20Remove the check for (cmdlen > 0) when writing. When i2cscan sends ajdc
2014-01-11Do not take data from the controller in interrupt handler if we are polling.jakllsch
2014-01-04__unuse the right functionmacallan
2014-01-03do as joerg requested and mark an unused function __unusedmacallan
2013-12-22Now that cngetc supports -1 as a return value from the cn_getc routine,matt
2013-12-16avoid unused variables outside of diag code.mrg
2013-12-16Use #if defined in previous.skrll
2013-12-16Fix build.htodd
2013-12-15lcr is only used when COM_16650 is defined; unbreak the buildmbalmer
2013-12-15Only attempt to set 64byte fifo for 16750 when COM_16750 is defined.skrll
2013-12-13Put previous (RTK_HWREV_8168F) in numeric sort order like its neighbors.jakllsch
2013-12-09Fix typo ("then" instead of "than")wiz
2013-12-04Fix RTC going backwards a year when saving time, because dt_mon != dt_year.rkujawa
2013-11-22Put back and properly mark a variable which is used iff ATW_DEBUG.riz
2013-11-15fix unused variable warningnisimura
2013-11-08fix unused variable warningschristos
2013-11-04mark variables __diagusedchristos
2013-11-02Turn the "esiop_intr: I shouldn't be there !" panic into a printfgson
2013-10-30Fix incorrect function names in panic message strings.gson
2013-10-25Remove unused stuffmartin
2013-10-24Fix a few copy&pastos in an error pathmartin
2013-10-22Avoid "declaration of 'delay' shadows a global declaration" by renamingskrll
2013-10-20fix unused variable warningschristos
2013-10-17- remove unused variableschristos
2013-10-13Catch up to recent changes in config_pending_{incr,decr}().riz
2013-10-13make the driver able to send scsi commands; now the disks are found.christos
2013-10-12- add 64 bit fifo supportchristos
2013-10-09support WSDISPLAYIO_GET_FBINFOmacallan
2013-10-04Move an assert to the point where the referenced variable is initialized.joerg
2013-10-03Revirt 'Move the Marvell extension to com_mv.c' at Sun Sep 1 04:51:24 UTC 2013.kiyohara
2013-10-03Remove incorrect KASSERT.skrll
2013-10-02LOCKDEBUG doesn't imply DIAGNOSTIC. duh.skrll
2013-10-02Fix a KASSERT - how did that sneak in?skrll
2013-10-02Remove harmless paste error.skrll
2013-10-02Modernise slhci. Many thanks to rkujawa@ for testing.skrll
2013-09-23KNF a comment.skrll
2013-09-23Typoskrll
2013-09-22Removed duplicated lines introduced in version 1.36.adam
2013-09-22Remove all trailing whitespaceskrll
2013-09-22Remove trailing whitespace.skrll
2013-09-15Remove unused variablemartin
2013-09-15Mark a potentially unused variablemartin