summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2012-07-15commit my workaround for PR 46648 for now, as the more involvedmrg
2012-07-15If a sensor is flagged as capable of providing rnd(4) with entropy,pgoyette
2012-07-15When unregistering a sensor device, make sure we unregister and deletepgoyette
2012-07-15Stopgap crash prevention when atadebug_mask includes DEBUG_PROBE bit.jakllsch
2012-07-15add function switch to switch on/off "wireless WAN", aka GSM et al modemspz
2012-07-15Some namespace protection (and add greppablity).dsl
2012-07-15Regen.matt
2012-07-15Add AR8035matt
2012-07-15Fix obvious copy/paste-induced error (my fault) that would clobberjakllsch
2012-07-14Add gic for armmatt
2012-07-13wait for the blitter to go idle before trying to send another commandmacallan
2012-07-12bus_space_*_stream_N() functions are not universally available.jakllsch
2012-07-12Ricoh R5C822 has working DMA, but does not advertise support for it, use force.jakllsch
2012-07-12Completely rework (and enable) SDHC 1.0 DMA data transfer.jakllsch
2012-07-12No need to panic on failure to find a divisor.jakllsch
2012-07-12SDHC can have multiple slots, note which slot a specific sdmmc(4) attaches to.jakllsch
2012-07-12SDHCI byte swaps the BE response on the wire into LE registers.jakllsch
2012-07-12Add DMA boundary field shift and mask.jakllsch
2012-07-12Always enable and set block count register. We never do infinite transfers.jakllsch
2012-07-12Add SD_STATUS (ACMD13) opcode.jakllsch
2012-07-12If necessary, unload and destroy dmamap upon detach.jakllsch
2012-07-12Replace integer constant SDMMC_MAXNSEGS with the formula said value wasjakllsch
2012-07-12Fix surplus ( that was forgotten to remove in the DRIVE_ to DRIVET_ rototol.reinoud
2012-07-12Add 88f6282.kiyohara
2012-07-12Regen.kiyohara
2012-07-12Add Marvell SoC 88F6282.kiyohara
2012-07-12Add a flag for the lack of LED_ON in HOST_CTL (ti omap3 doesn't do that).matt
2012-07-12Deal with a spare size of 32. XXX necc_offset is only a guess.matt
2012-07-12deal with negative cache sizesmacallan
2012-07-12support anti-aliased fontsmacallan
2012-07-11Fix transposition typo in comment.jakllsch
2012-07-11don't wait for the blitter unless we want to send another command and themacallan
2012-07-11- Unconditionally initialise tp to avoid a warningabs
2012-07-11don't set clipping parameters and such every time we send a blitter commandmacallan
2012-07-10perry some whitespace nits & remove some obsolete commentsmacallan
2012-07-10magic number reduction, no functional changemacallan
2012-07-10revert unwanted part of previous MSCP commitabs
2012-07-10add some register definitions from xf86-video-suncg6macallan
2012-07-10- re-initialize only when we're really going back to terminal emulationmacallan
2012-07-10Adjust MSCP attach routines. The current code worked fine on simh-vax, butabs
2012-07-10Adjust MSCP attach routines. The current code worked fine on simh-vax, butabs
2012-07-10Adjust MSCP attach routines. The current code worked fine on simh-vax, butabs
2012-07-09This a 'quick fix' for the breakage in rev 1.35.dsl
2012-07-05Fix use of uninitialized variable.joerg
2012-07-04regenchristos
2012-07-04add another sierra devicechristos
2012-07-02Add sata Port MultiPlier (PMP) support to the ata bus layer,bouyer
2012-07-02Apply lockup fixes from Havard Eidnes/OpenBSD in PR port-sparc64/46260:jdc
2012-07-01regen.nonaka
2012-07-01Add NTT DOCOMO L-02C entry.nonaka