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
Age
Commit message (
Expand
)
Author
2010-06-25
move st over to using xshandlers for scheduling io. based on the
David Gwynne
2010-06-24
- remove ISAPNP_FREE and ISAPNP_MALLOC macro's and just use them inline.
Jasper Lievisse Adriaanse
2010-06-24
we cant rely on being able to sleep when dumping, so dont lose the
David Gwynne
2010-06-24
The new AMD Opteron CPUs have up to 4 HyperTransport links instead of 3.
Mark Kettenis
2010-06-23
No need to do the splbio/splx dance around the pool_get in
Thordur I. Bjornsson
2010-06-23
Fix a bug in uvm_pmr_get1page() which could cause us to bounce
Thordur I. Bjornsson
2010-06-23
Zap a dead prototype, crypto_thread(); Leftover since crypto was
Thordur I. Bjornsson
2010-06-23
regen
David Gwynne
2010-06-23
fusion-io devices
David Gwynne
2010-06-23
regen
David Gwynne
2010-06-23
PLX PEX 8624 as found in a dell r815.
David Gwynne
2010-06-23
regen
David Gwynne
2010-06-23
add a metric buttload of RD890 pcie bridges
David Gwynne
2010-06-23
cut ami over to iopools.
David Gwynne
2010-06-23
switch ami over to using mutexes instead of splbio to protect itself. this
David Gwynne
2010-06-22
When mapping memory into dvma space, use pmap_kenter_pa() instead of
Owain Ainsworth
2010-06-22
cleanup/fix PA predistortion code.
Damien Bergamini
2010-06-22
Don't play with cacheability in vmapbuf() - pmap_enter() knows what it does.
Miod Vallat
2010-06-22
Since our caches are snooping, we only need to broadcast cache invalidates
Miod Vallat
2010-06-22
Some early 2.x sun4c PROM will default to serial input but glass output if no
Miod Vallat
2010-06-22
protect the ccb free list with a mutex rather than relying on splbio
David Gwynne
2010-06-22
bump up the dmesg buffer size. new boxes have lots of crap in them, so
David Gwynne
2010-06-21
Initial support for PCH based em adapters with 82577 PHY,
Jonathan Gray
2010-06-21
Add some more ids for existing mac and phy types found
Jonathan Gray
2010-06-21
use LE_READ_4/LE_READ_2 instead of hardcoding
Damien Bergamini
2010-06-21
Implement PA linearization on adapters with digital predistorters
Damien Bergamini
2010-06-21
allow Tx flags to be passed to the tx() routine.
Damien Bergamini
2010-06-21
use correct clock rate when computing the listen time for ANI
Damien Bergamini
2010-06-21
no delay is necessary on the AR9003 after writing an analog register.
Damien Bergamini
2010-06-21
avoid an overflow of the xs sense buffer by ignoring t2i->senselen.
David Gwynne
2010-06-21
fix an integer arithmetic overflow.
David Gwynne
2010-06-21
protect the ccb free list with its own mutex.
David Gwynne
2010-06-21
No need to include mutex.h twice.
Thordur I. Bjornsson
2010-06-20
Don't use and maintain a function pointer that is only ever set to one
Michael Knudsen
2010-06-20
Add some missing includes, so we do not have implicit function
Peter Hessler
2010-06-20
update AR9380 ROM layout (add PA predistortion related fields.)
Damien Bergamini
2010-06-20
update 5GHz Tx gain tables for the Osprey (AR9380).
Damien Bergamini
2010-06-20
sync the list of device and phy ids with FreeBSD
Jonathan Gray
2010-06-20
regen
Jonathan Gray
2010-06-20
add a bunch of em devices from FreeBSD
Jonathan Gray
2010-06-20
Lock the sample rate of es1731-based devices to 48kHz (ie the
Alexandre Ratchov
2010-06-19
Remove more splbio/splx pairs from around scsi_done() calls.
Kenneth R Westerback
2010-06-19
Fix reference counting panic for CondRef
Jordan Hargrave
2010-06-19
Skip exiting procesess in sysctl_file2(). As processes in exit1()
Thordur I. Bjornsson
2010-06-19
Remove unused md BUS_SPACE_MAP_NOEXTENT flag; ok jsing@
Miod Vallat
2010-06-19
In ieee80211_node_leave(), clear the associd after calling
Damien Bergamini
2010-06-18
Remove obsolete dvmamap comment.
Miod Vallat
2010-06-18
Remove IOMMU pte defines; only those in iommureg.h are used.
Miod Vallat
2010-06-18
dvma_free() the exact size passed to dvma_malloc().
Miod Vallat
2010-06-17
aligment -> alignment
Miod Vallat
[next]