summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2014-04-01Fix unused variable warning in non-modular apple_smc build.riastradh
2014-04-01Fix copypasta error in apple_smc_write_key_4: uint32_t, not uint16_t.riastradh
2014-04-01Polish the Apple SMC code with commentary and little fixes.riastradh
2014-04-01Rework Apple SMC device attachment goo again.riastradh
2014-04-01Rework Apple SMC attachment goo and split into multiple modules.riastradh
2014-04-01First draft of drivers for the Apple System Management Controller.riastradh
2014-04-01regenchristos
2014-04-01avoid making too large diffs by restoring length in non-debugging mode to 10christos
2014-04-01- print ascii if debugchristos
2014-03-31Bring back the playstation2 port - now that a toolchain for it ismartin
2014-03-30provide a buffer for pci_intr_string()christos
2014-03-30Fix typo.htodd
2014-03-30Make this compileskrll
2014-03-30catch up with pci_intr_string changeschristos
2014-03-29make pci_intr_string and eisa_intr_string take a buffer and a lengthchristos
2014-03-29Add optical joystick support for NetWalker.hkenken
2014-03-29Fix an issue with 11g beacon frames.zafer
2014-03-28Fix printf formating in DPRINTF.hkenken
2014-03-28Fix build.htodd
2014-03-28Deal with snprintf more gracefully.christos
2014-03-28avoid buffer overflowchristos
2014-03-27cleanup debugging printfs to avoid overflowchristos
2014-03-27remove a bunch of repetitive code by introducing filemon_printf.christos
2014-03-25kill sprintfchristos
2014-03-25fix unusedchristos
2014-03-25fix unused/uninitializedchristos
2014-03-23Simplify synchronization between umcs(4) intr and task.riastradh
2014-03-23fix unusedchristos
2014-03-23remove unusedchristos
2014-03-23fix unusedchristos
2014-03-23remove unusedchristos
2014-03-23remove unusedchristos
2014-03-23remove unusedchristos
2014-03-23remove unusedchristos
2014-03-22Replace the workque for status changes with an usb task queue (hint frommartin
2014-03-22DIOCGDISKINFO support for vndprlw1
2014-03-21spelling in commentsdholland
2014-03-20fix format confusionchristos
2014-03-20make it compile on amd64christos
2014-03-20make this compile again.christos
2014-03-20Mechanically replace simplelock with kmutex_t.skrll
2014-03-19PR kern/48550: additional initialization and sanity checking on the reportedmartin
2014-03-19Add a driver for Realtek RTS5209/RTS5229 Card Reader.nonaka
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2014-03-18Remove a simplelock and replace with a kmutexskrll
2014-03-17Hack the detach path so we do it without error messagesmartin
2014-03-17Misc cleanup, suggested by Chuck Silvers.martin
2014-03-17Fix build.skrll
2014-03-16Use C99 initializersmartin
2014-03-16Add umcs(4) - a driver for moschip 78{1,2,4}0 based multiport serialmartin