summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2010-05-24atascsi may (will) reuse ata_xfers, meaning the xa state thatDavid Gwynne
2010-05-24Remove the drm drivers that are not enabled (and have never been so).Owain Ainsworth
2010-05-23remove another piece of ancient #ifdef arc codeTheo de Raadt
2010-05-23fix another signed/unsigned slipt. no functional change. I hate thisOwain Ainsworth
2010-05-23mac68k can move to defining __mac68k__ insteadTheo de Raadt
2010-05-23luna88k moves to defining __luna88k__ insteadTheo de Raadt
2010-05-23toast __arc__; we gave up on that platform around a decade agoTheo de Raadt
2010-05-23missing dkio.h includes; ok krw@Christian Weisgerber
2010-05-23move hp300 to -D__hp300__; ok miodTheo de Raadt
2010-05-23rely on __alpha__ instead of alphaTheo de Raadt
2010-05-23rely on __alpha__, __amd64__, and __i386__ insteadTheo de Raadt
2010-05-23Place drive in standby mode before shutdown. Avoids the loud click heard onMark Kettenis
2010-05-21Make compile with NBIO = 0Marco Peereboom
2010-05-20Split some copies of two struct members together into two bcopy ratherNicholas Marriott
2010-05-20add mode change command to support ZTE 3G modem (MF633 etc)Yojiro Uo
2010-05-20regenYojiro Uo
2010-05-20add ZTE633 (3G modem) etcYojiro Uo
2010-05-20New scsi code seems to be stable. Pluck previously identifiedKenneth R Westerback
2010-05-19Use the actual SSID length rather than a (wrong) sizeof. Makes gcc4Nicholas Marriott
2010-05-19BUS_DMA_ZERO instead of alloc, map, bzero.Owain Ainsworth
2010-05-19BUS_DMA_ZERO love.Owain Ainsworth
2010-05-19the virtual scsi disks that mpi(4) presents dont grok modifications to theDavid Gwynne
2010-05-18Add as yet untested support for the 82576 quad copper ET2Jonathan Gray
2010-05-18regenJonathan Gray
2010-05-18Add some more em devices and workbit CF ATA.Jonathan Gray
2010-05-18more BUS_DMA_ZERO love.Owain Ainsworth
2010-05-18bus_dmamem_alloc() ...; bzero/memset(); ->Owain Ainsworth
2010-05-18oops. needs_fence should still be conditional on tiling due to the needsOwain Ainsworth
2010-05-18Always invalidate fences in pin if they are invalid, not just if we needOwain Ainsworth
2010-05-18dont let sys/ioctl.h imply that you get the ioctls in dkio.h. thisDavid Gwynne
2010-05-17Put the name string on the stack.Nicholas Marriott
2010-05-17regenJonathan Gray
2010-05-17add some devices found on a core i5 machineJonathan Gray
2010-05-16Use a temporary variable for now to sidestep -Wbounded checking whenNicholas Marriott
2010-05-16fix (again) TKIP MIC entries in set_key().Damien Bergamini
2010-05-16fix ic_max_nnodes computation.Damien Bergamini
2010-05-16add AR9300 PCI IdDamien Bergamini
2010-05-16no need to set the MAC address to 0 for TKIP MIC entries; the keyDamien Bergamini
2010-05-16cleanup hardware key cache management (not used yet)Damien Bergamini
2010-05-16sync DPRINTF with ar5008Damien Bergamini
2010-05-16cleanup calibration bits (not everything is enabled yet.)Damien Bergamini
2010-05-16initial Host AP bits.Damien Bergamini
2010-05-16>=AR9287 devices support short GI in 20MHz channels, so indicate thisDamien Bergamini
2010-05-16small ar9003_rx_process fixes.Damien Bergamini
2010-05-16return early in {ar5008,ar9003}_rx_free if buffers have not beenDamien Bergamini
2010-05-16fix athn_updateslot for fast PLL clock and 40MHz CBWDamien Bergamini
2010-05-16cleanup interrupts mask management.Damien Bergamini
2010-05-15Always check the tiling mode alignment on pin, even if we don't need aOwain Ainsworth
2010-05-13new iwn(4) ids.Damien Bergamini
2010-05-13new iwn(4) pci idsDamien Bergamini