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-04-20
Move the threshold fix from the re(4) code back into the header as
Brad Smith
2008-04-20
- Recognize the 8168C chipset.
Brad Smith
2008-04-20
Remove redundant checks for the 8139C+ chipset, this code can only
Brad Smith
2008-04-20
- Add some more defines.
Brad Smith
2008-04-20
Remove unused flags.
Brad Smith
2008-04-20
Don't bother to call rl_rxeof() twice if both the RX Ok and Err bits are set.
Brad Smith
2008-04-20
two more i2c probe checks. adt has split off or been sold to ON
Theo de Raadt
2008-04-19
Sort functions and remove obsolete bits.
Marcus Glocker
2008-04-19
add a driver flag to force the negotiation of SATA 1 transfers
Damien Miller
2008-04-18
sync
Theo de Raadt
2008-04-18
shorten name
Theo de Raadt
2008-04-18
Add VS_INPUT_HEADER descriptor.
Marcus Glocker
2008-04-18
detect adm1034
Theo de Raadt
2008-04-18
adm1033 has a rev register to check as well
Theo de Raadt
2008-04-18
Add a function which can identify an USB descriptor explicitly by it's
Marcus Glocker
2008-04-18
extend the if_ethersubr.c crc functions to support updating a running
Damien Miller
2008-04-18
correct sizeof; palmeida
Theo de Raadt
2008-04-17
attach FTDI 2232L
Felix Kronlage
2008-04-17
Add missing monitor mode capabilities flag.
Brad Smith
2008-04-17
save some space by making use of the WEP CRC table from net80211
Damien Bergamini
2008-04-17
make it more apparent that when we are dealing with 16 bit registers
Theo de Raadt
2008-04-17
do not blindly call ieee80211_get_hdrlen() in rt2860_rx_intr().
Damien Bergamini
2008-04-17
use sizeof(thing) instead of hard-coding it
Theo de Raadt
2008-04-17
use sizeof(thing) instead of hard-coding it
Theo de Raadt
2008-04-16
Use ntohs() to swap the raw i2c data to native format; tested by sthen
Theo de Raadt
2008-04-16
Tune isoc maximal transfer size to a better value. Makes all available
Marcus Glocker
2008-04-16
Kernel implementation of the 4-way handshake and group-key
Damien Bergamini
2008-04-16
Oops, decrease debug log level back to 1.
Marcus Glocker
2008-04-16
Some formatting nits. No functional change.
Owain Ainsworth
2008-04-16
Use the timeout(9) API the right way: Don't initialize the timeout
Michael Knudsen
2008-04-16
Replace handrolled hashes with a splay tree, while there plug a memleak
Pierre-Yves Ritschard
2008-04-16
Start to make device initialization automatic instead all the static
Marcus Glocker
2008-04-15
Take a shot at LM76 support (13 bit temperature, 0.065 degC per LSB) for
Theo de Raadt
2008-04-15
It turns out the mysterious chip with the heatsink glued on, found on mgx
Miod Vallat
2008-04-15
fix a comment. no binary change.
Damien Bergamini
2008-04-15
Fix braino in mgx_loadcmap() invocation.
Miod Vallat
2008-04-13
sync
Chris Kuethe
2008-04-13
add my logitech camera
Chris Kuethe
2008-04-13
Disable ISP10160 and ISP12160. They don't quite work yet, and people with
Mark Kettenis
2008-04-13
bring back a free call which was left out when moving from handrolled lists
Pierre-Yves Ritschard
2008-04-12
Tighten check for consoleness by comparing comconsiot as well as comconsaddr.
Mark Kettenis
2008-04-12
just use an incremented int to calculate drawable ids. This is simpler
Owain Ainsworth
2008-04-12
Make sure that the drawables are properly freed when removed, and upon
Owain Ainsworth
2008-04-12
Switch part of the magic hashtable over to using a TAILQ instead
Owain Ainsworth
2008-04-12
check the softc for null before we use it. Fixes a crash when drm is enabled
Owain Ainsworth
2008-04-12
Convert the list of agp memory over to a TAILQ instead of using a hand-
Owain Ainsworth
2008-04-12
Get rid of acpi_s5 global variables; simply send SIGUSR2 instead of SUGUSR1
Mark Kettenis
2008-04-12
Fix some debug output.
Marcus Glocker
2008-04-11
introduce THT_{RXF/TXT}_PKT_NUM macros and use them instead of the
Thordur I. Bjornsson
2008-04-11
ditch c99 style struct initialisers that should have been removed.
Jonathan Gray
[next]