index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
Age
Commit message (
Expand
)
Author
2011-04-11
Fix SPL handling when PCDISPLAY_SOFTCURSOR is enabled.
Matthew Dempsky
2011-04-09
add all 64 bit dma plumbing but stick with 32 for now by default.
Marco Peereboom
2011-04-09
make sure the upper 32 bits are always written to instead of assuming it
Marco Peereboom
2011-04-08
more spaces
Marco Peereboom
2011-04-08
kill some stray spaces
Marco Peereboom
2011-04-08
rename wiat channel to something less than 8 chars.
Marco Peereboom
2011-04-08
use dma_alloc for transient management commands.
Marco Peereboom
2011-04-07
Do not use NULL in integer comparisons. No functional change.
Miod Vallat
2011-04-07
Make sure the eeprom pointer is correctly initialized in
Miod Vallat
2011-04-06
Correctly protect the arguments of the AIC_ASSERT() macro.
Miod Vallat
2011-04-05
pull the dmamam wrapper in from all my other drivers and use it to replace
David Gwynne
2011-04-05
wd_hibernate_io() is a standalone disk io writer which tries to not
Theo de Raadt
2011-04-05
- use nitems() no binary change on amd64
Jasper Lievisse Adriaanse
2011-04-05
mechanic rename M_{TCP|UDP}V4_CSUM_OUT -> M_{TCP|UDP}_CSUM_OUT
Henning Brauer
2011-04-05
add a scsi probe routine so isp(4) can reject high luns when the midlayer
David Gwynne
2011-04-05
Deep below wdc_ioc_ata_cmd() it is possible that some controller (present or
Theo de Raadt
2011-04-04
Kill some #if 0'ed code (the 'raw' scsi path). Move splx()
Kenneth R Westerback
2011-04-03
move twe over to iopools so we can get rid of another NO_CCB user. this
David Gwynne
2011-04-03
Sprinkle spltty around code which plays with either the video memory or
Miod Vallat
2011-04-03
Iopoolification of some less common scsi drivers.
Kenneth R Westerback
2011-03-23
only read from the UART if there is something to read. fix beagle, otherwise
Federico G. Schwindt
2011-03-18
Fix firmware loading at startup (and resume); from Tim van der Molen
Theo de Raadt
2011-03-13
Wake On LAN support for re(4).
Stefan Sperling
2011-03-06
Make sure MEMORYBARRIER(SYNC_REG) performs a read/write bus_space_barrier,
Miod Vallat
2011-03-05
Wait until the DMA engine is stopped before unmapping buffers and descriptors.
Mark Kettenis
2011-03-04
Peek at the interrupt status register before poking with the reply post
Mike Belopuhov
2011-03-01
back out r1.162, the one that bumps openings up on sas and fc
David Gwynne
2011-02-22
Mark descriptors as invalid *before* unmapping the associated mbuf.
Mark Kettenis
2011-02-22
ami figures out the names of the enclosure attached to it by snooping
David Gwynne
2011-01-26
Add port multiplier support, has been in snaps for a while with no reported
Dale Rahn
2011-01-15
carrier leakage calibration workaround for high temperature is not
Damien Bergamini
2011-01-08
fix LEDs handling.
Damien Bergamini
2011-01-08
the USB frontend has its own switch_chan() function, so no need to
Damien Bergamini
2011-01-06
"athn* at uhub? port ?"
Damien Bergamini
2011-01-05
cosmetic, no binary change.
Damien Bergamini
2011-01-03
use host_flags directly as they're initialized during attach time.
Federico G. Schwindt
2011-01-03
the flags method of the ac97 host interface is optional. check that
Jacob Meuser
2011-01-02
Prevent a few more NULL pointer dereferences in troublesome situations; from
Miod Vallat
2011-01-01
cleanup, no binary change.
Damien Bergamini
2011-01-01
more AR9380/AR9485 bits.
Damien Bergamini
2011-01-01
unbreak kernel builds; sorry guys.
Damien Bergamini
2011-01-01
add code to read OTPROM on the AR9485
Damien Bergamini
2010-12-31
when stopping Rx, set the AR_DIAG_RX_ABORT bit too.
Damien Bergamini
2010-12-31
limit the number of Tx chains used on some 3-stream AR9380 chips
Damien Bergamini
2010-12-31
The firmware we use for the 1020/1020A (SBUS) cards doesn't seem to implement
Mark Kettenis
2010-12-31
Add missing scsi_done().
Mark Kettenis
2010-12-31
move reading of the hardware revision earlier.
Damien Bergamini
2010-12-31
Fix conformance test limit values in default AR9380 rom images.
Damien Bergamini
2010-12-31
of course, GPIO handling on AR9271 and AR7010 had to be different
Damien Bergamini
2010-12-31
commit some bits that will be required by AR9271/AR7010
Damien Bergamini
[prev]
[next]