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
Age
Commit message (
Expand
)
Author
2008-11-27
widget initialization cleanup:
Jacob Meuser
2008-11-27
finally, generic converter grouping that fits our needs and works
Jacob Meuser
2008-11-27
Needs explicit <sys/malloc.h> include; Georg Schwarz
Miod Vallat
2008-11-27
intrdoduce DPRINTFN macro so debug messages can be selectively enabled.
Jacob Meuser
2008-11-27
initial import of Weongyo Jeon's FreeBSD driver for the RealTek RTL8187L
Kevin Lo
2008-11-27
The Netgear WG1111v2 wifi dongle contains a RTL8187 chip,
Kevin Lo
2008-11-26
Stop maintaining internal queues of received scsi_xfer structures.
Kenneth R Westerback
2008-11-26
Use m_defrag instead of collapsing mbufs ourselves.
Mark Kettenis
2008-11-26
dont have bpf.h expose the kernel ticks variable wherever it is includeing.
David Gwynne
2008-11-26
Stop maintaining internal queues of received scsi_xfer structures.
Kenneth R Westerback
2008-11-26
Stop maintaining internal queues of received scsi_xfer structures.
Kenneth R Westerback
2008-11-26
Add my copyright here, too.
Marc Balmer
2008-11-26
Change the semantics of gpio(4) devices by locking down pin
Marc Balmer
2008-11-26
Add a missing device. Found by Alex Brodsky <abrodsky@acs.winnipeg.ca>.
Marc Balmer
2008-11-26
Use bus_dmamap_load_mbuf instead of loading mbuf fragments ourselves, and
Mark Kettenis
2008-11-26
rework the filling of the rx ring. this switches us to having the cluster
David Gwynne
2008-11-26
Zero the surface when we free them. stops some state problems which cause
Owain Ainsworth
2008-11-25
Add generic sr_scsi_done function that does the spl dance
Marco Peereboom
2008-11-25
Halt scanning by returning proper sense for illegal LUN.
Marco Peereboom
2008-11-25
more sizeof->nitems
Damien Bergamini
2008-11-25
use shiny new m_defrag() and nitems() instead of rolling our own.
Damien Bergamini
2008-11-25
move some generic PCIe register flags used in wpi(4) and iwn(4)
Damien Bergamini
2008-11-25
fixes to build; thanks ratchov@
Todd T. Fries
2008-11-25
dontqueue is set but never used. garbage collect it.
Kenneth R Westerback
2008-11-25
Another bunch of TRY_AGAIN_LATER -> NO_CCB when no I/O could be started.
Kenneth R Westerback
2008-11-25
Unbreak the tree
Owain Ainsworth
2008-11-25
fix: add output mixer class
Alexandre Ratchov
2008-11-25
set parameters to native ones; don't setup emulation for now
Alexandre Ratchov
2008-11-25
add a shitload of bus_dmamap_sync() calls, even though they are no-ops
Damien Bergamini
2008-11-25
Don't try and enable the vblank handler if irqs are disabled.
Owain Ainsworth
2008-11-25
backout large cluster allocators.
David Gwynne
2008-11-25
put 9k frames on the jumbo ring
David Gwynne
2008-11-25
spacing
Theo de Raadt
2008-11-25
Switch wb(4) from the insane ext buffer usage to a very simple m_devget()
Claudio Jeker
2008-11-25
- add a quirk for the terratec uaudio device to stop uhidev(4)
Jasper Lievisse Adriaanse
2008-11-25
regen
Jasper Lievisse Adriaanse
2008-11-25
- add vender id for terratec
Jasper Lievisse Adriaanse
2008-11-25
upgt(4) doesn't use amrr, remove useless header net80211/ieee80211_amrr.h
Kevin Lo
2008-11-24
add BTDEV_NONE
Uwe Stuehler
2008-11-24
The Exsys EX-1372 uses a 8x clock.
Mark Kettenis
2008-11-24
More sanitizing for wrong bDefaultFrameIndex values. Fixes a panic
Marcus Glocker
2008-11-24
Work around the stupidity of radeondrm by double checking that things are
Owain Ainsworth
2008-11-24
Import btsco(4) from NetBSD to work on it
Uwe Stuehler
2008-11-24
Make sure we do not DRM_UNLOCK() twice.
David Hill
2008-11-24
no 9k cluster allocator yet, switch back to 4k.
David Gwynne
2008-11-24
extra decl not needed; spotted by djm
Theo de Raadt
2008-11-24
switch from 4k to 9k frames on the jumbo ring now the cluster allocator is
David Gwynne
2008-11-24
destatic radeondrm almost completely. I'm sick of ddb lying to me.
Owain Ainsworth
2008-11-24
some whitespace fixes in em_rxeof
David Gwynne
2008-11-24
back out the buf_priv change. it made some incorrect assumptions and
Owain Ainsworth
[next]