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
2007-09-02
ctob is gone, use ptoa
Martin Reindl
2007-08-31
new format firmware load message
Theo de Raadt
2007-08-28
unify firmware load failure messages; ok mglocker
Theo de Raadt
2007-08-28
Unify DPRINTF's and use the device name argument for all outputs.
Marcus Glocker
2007-08-27
Process all FW command responses, and therefore make them visible in debug
Marcus Glocker
2007-08-26
Fix XXX comment. There is nothing wrong with the following statement.
Marcus Glocker
2007-08-25
Remove FW command for WEP, it doesn't work with this FW version
Marcus Glocker
2007-08-25
Fix typo in debug line.
Marcus Glocker
2007-08-25
Fix debug output for some FW commands.
Marcus Glocker
2007-08-22
fix compilation with KDGB
Jasper Lievisse Adriaanse
2007-08-09
size_t != int: use %lu in format strings and cast variables to
Ray Lai
2007-08-07
Correct value for power state D1.
Jonathan Gray
2007-08-06
Fix some "that that"s.
Tom Cosgrove
2007-08-05
Don't use ieee80211_beacon_alloc() in acx_set_probe_resp_tmplt() use
Claudio Jeker
2007-08-05
Kill one more useless macro. Found while looking for something totaly
Claudio Jeker
2007-08-05
Add support for the (non-pci) NCR 53c720/770 in big-endian mode.
Mark Kettenis
2007-08-04
Since ahc_controller_info()'s definition is inside #ifndef DEBUG, put
Kenneth R Westerback
2007-07-27
Add ids for two Conexant codecs; not sure they're official
Ian Darwin
2007-07-18
unbreak build.
Damien Bergamini
2007-07-18
convert code under #if 0 to the new ieee80211_key structure.
Damien Bergamini
2007-07-18
replace the ieee80211_wepkey structure with a more generic ieee80211_key
Damien Bergamini
2007-07-16
The logic determining the value of rl_eewidth for the 9346 and 9356
Todd C. Miller
2007-07-15
Delay switching to the real serial console until we attach the serial device.
Mark Kettenis
2007-07-09
don't always spew massive debug messages just because AUDIO_DEBUG is
Jacob Meuser
2007-07-08
ansify/de-register
Jasper Lievisse Adriaanse
2007-07-04
bye bye
Henning Brauer
2007-06-26
Implement bit swap for a byte in O(log(N)) rather than O(N), prompted
Tom Cosgrove
2007-06-25
support early W83627EHF-A; tested by Sam Fourman Jr; discussed with Gong Jun;...
Constantine A. Murenin
2007-06-24
rework sensor tasks to use the kernels generic workq rather than a special
David Gwynne
2007-06-22
ansify/de-register
Jasper Lievisse Adriaanse
2007-06-20
Better recovery when osiop goes nuts and spits
Miod Vallat
2007-06-17
We can not consider the first sti region as always mapped, since on pci
Miod Vallat
2007-06-17
Make sure to pass valid extended initialization structure pointers in
Miod Vallat
2007-06-16
constify
Damien Bergamini
2007-06-12
add M_CANFAIL to malloc() flags, requested by
Thordur I. Bjornsson
2007-06-07
move ieee80211_compute_duration() and ieee80211_compute_duration1()
Damien Bergamini
2007-06-06
add another revision "RTL8168 3"; from NetBSD via Brad
Peter Valchev
2007-06-06
the copyright holder changed the license from "dual bsd/gpl" to be
Reyk Floeter
2007-06-06
- Recognize the 8110SCe 8169 revision in re(4)
Peter Valchev
2007-06-06
do not include ipx headers (were not needed in the first place)
Henning Brauer
2007-05-31
erroneously EINVAL is always reported where the function
David Gwynne
2007-05-31
if poking the controller fails for whatever reason the drives'
David Gwynne
2007-05-31
remove the scsi task thread, and replace it with the system workq.
David Gwynne
2007-05-29
sprinkle some SMALL_KERNEL to permit bio/softraid to run on boot media
Todd T. Fries
2007-05-29
It helps to commit removals from the tree that has the files cvs removed
Claudio Jeker
2007-05-29
Make stimeout a debug print. It has no value for users to see it.
Marco Peereboom
2007-05-29
Move tokenring support to the attic where it can join the cards that where
Claudio Jeker
2007-05-29
Beef up malo_hexdump() to emulate hexdump -C output. Helps to see hidden
Claudio Jeker
2007-05-28
Gently nudge up the interrupt coalescing timeout to 128 microseconds. This
Chris Kuethe
2007-05-26
fix a copy/paste typo from my previous commit: s/dhf/dhg/g
Constantine A. Murenin
[next]