summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2013-12-17Fix memset arguments.joerg
2013-12-16Use (new) mii_mpd_rev in struct mii_softc rather than providing our ownjakllsch
2013-12-16apply __diagused where appropriate.mrg
2013-12-16avoid unused variables outside of diag code.mrg
2013-12-16use (void) when we don't care about the return valuemrg
2013-12-16Use #if defined in previous.skrll
2013-12-16Backout the ED/QH change removal in [eo]hci_device_request.skrll
2013-12-16Fix build.htodd
2013-12-15Correct a KASSERT's logic (SET vs. GET).jakllsch
2013-12-15mark variable usage, fix non DIAGNOSTIC non DEBUG buildpara
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-15Now that usbd_new_device has been fixed there is no need to touch QHs/EDsskrll
2013-12-15Regenpgoyette
2013-12-15Add ASMedia ASM1042 xHCI USB3 controllerpgoyette
2013-12-14In xhci_init() use aprint_debug_dev() instead of device_printf().jakllsch
2013-12-13Put previous (RTK_HWREV_8168F) in numeric sort order like its neighbors.jakllsch
2013-12-13regenpedro
2013-12-13Add entries for Atheros AR9462 and a new flavour of Intel Haswellpedro
2013-12-12regennonaka
2013-12-12Added some MediaTek wifi adapters.nonaka
2013-12-12regennonaka
2013-12-12Added Radeon HD6320 Graphics.nonaka
2013-12-10Add a few comments about some perversities of the xhci specification.dsl
2013-12-09Fix typo ("then" instead of "than")wiz
2013-12-08Cosmectic: use the same define in all places when referencing the BAR.martin
2013-12-08regen.msaitoh
2013-12-08 Add devices of Atom S1200 series from the datasheetmsaitoh
2013-12-07Remove a couple of item that have been done.skrll
2013-12-07Remove a couple more items that have been (mostly) done.skrll
2013-12-07Remove a couple of items that have been done.skrll
2013-12-06virtio: move a comment to a more appropriate placeyamt
2013-12-04Fix RTC going backwards a year when saving time, because dt_mon != dt_year.rkujawa
2013-12-03- don't use defattr before it actually contains something usefulmacallan
2013-12-02Only write to the framebuffer memory 32 bits at a time. If we try to writejdc
2013-12-02Fix 1 bpp rasops copycols() op:tsutsui
2013-12-01In ehci_check_qh_intr don't treat a short control transfer as done if theskrll
2013-12-01Adjust KASSERT in device_ctrl_done to polling case.skrll
2013-11-30Simplifyskrll
2013-11-26iwi_newstate should work along with ieee80211_new_state, not alwaysroy
2013-11-26Improve DEBUG message.skrll
2013-11-25Improve DEBUG output.skrll
2013-11-24XS_NOERROR | XS_RESET doens't make sense, XS_RESET is what is wanted here.bouyer
2013-11-23get rid of CIRCLEQchristos
2013-11-23Simplify debug/DIAGNOSTIC code.skrll
2013-11-23Whitespace in DIAGNOSTIC code.skrll
2013-11-22Remove RAID_DIAGNOSTIC around a variable and mark __unused instead.riz
2013-11-22Move two RF_ASSERT()s into the protection of RAID_DIAGNOSTIC toriz
2013-11-22Put back and properly mark a variable which is used iff ATW_DEBUG.riz
2013-11-21Expand "#ifdef notyet" section to encompass the use of the variableriz