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
/
pci
Age
Commit message (
Expand
)
Author
2009-06-04
move redundant bus_dmamap_sync calls outside an if/else block.
Stuart Henderson
2009-06-04
Match em(4) against all the newer chips (82575/6) and treat them all the
Claudio Jeker
2009-06-04
Sync
Claudio Jeker
2009-06-04
Id of another 82576 controller found in the freebsd driver.
Claudio Jeker
2009-06-04
enable IPv6 receive TCP/UDP checksum offload for the 5755 and later chips;
Christian Weisgerber
2009-06-04
replace the cumbersome macros that check for chip revisions with quirk flags
Christian Weisgerber
2009-06-03
Make sure to fail WSDISPLAYIO_[GS]ETPARAM if it is not handled.
Miod Vallat
2009-06-03
rename some macros for more consistent naming; from Brad
Christian Weisgerber
2009-06-03
Add support for the newer 82575 and maybe 82576 chips. The cards work more
Claudio Jeker
2009-06-03
Whack conflicting BARs, such that they get assigned a non-conflicting value
Mark Kettenis
2009-06-03
set IFF_ALLMULTI properly also when in promiscuous mode and some
Christian Weisgerber
2009-06-03
register bit definitions instead of magic numbers;
Christian Weisgerber
2009-06-03
ansi function decls, no binary change.
Jonathan Gray
2009-06-03
Add acpivideo support. This adds brightness support for all laptops
Paul Irofti
2009-06-02
The two "firmware" arrays only contained 16 bit values, but were being
Theo de Raadt
2009-06-02
make rl at pci detachable; untested.
Jonathan Gray
2009-06-02
Make fxp at pci detachable; untested.
Jonathan Gray
2009-06-02
do not leak mbufs in the Rx path in case hardware decryption failed.
Damien Bergamini
2009-06-02
make sure the channel's subband is found in iwn4965_set_txpower().
Damien Bergamini
2009-06-02
make dc at pci detachable; untested.
Jonathan Gray
2009-06-02
let atw at pci be detachable; untested.
Jonathan Gray
2009-06-02
Drop an argument to DRM_ERROR() that was both unmatched and superfluous
Philip Guenthe
2009-06-02
replace custom macro sizeofa() with nitems()
Reyk Floeter
2009-06-02
Fix some minor format string problems found in a maze of false positives
Theo de Raadt
2009-06-02
Do not go one bar too far down the road; found by Parfait; ok oga
Theo de Raadt
2009-06-02
make xl at pci detachable.
Jonathan Gray
2009-06-02
Set flags on the recently added CardBus ids based on
Jonathan Gray
2009-06-02
Add more CardBus ids to PCI attachments to cope with
Jonathan Gray
2009-06-02
minor tidying; from Brad; ok sthen@
Christian Weisgerber
2009-06-02
"Add a macro to define the newer generation of bge(4) chipsets. Simplifies
Stuart Henderson
2009-06-02
Add CardBus devices to the match list.
Jonathan Gray
2009-06-02
Make rtw at pci detachable.
Jonathan Gray
2009-05-31
Remove BUS_DMAMEM_NOSYNC definition. Its name is not consistent with
Miod Vallat
2009-05-31
indent
Theo de Raadt
2009-05-31
doubled error messages are silly
Theo de Raadt
2009-05-31
Add SCH IDE support code.
Jonathan Gray
2009-05-31
zap _generic from the names of several functions. there are no
Jacob Meuser
2009-05-31
- all codecs now use the same functions, always. call the functions
Jacob Meuser
2009-05-31
remove special handling for STAC9225 (aka STAC7661). it was just
Jacob Meuser
2009-05-30
Check the extents exist before trying to do things
Jonathan Gray
2009-05-29
register all GPIO and widget "quirks" in a bitmask instead of using
Jacob Meuser
2009-05-29
- if a codec is capable of multichannel playback, try to connect
Jacob Meuser
2009-05-29
regen
Damien Bergamini
2009-05-29
PCI id for Atheros AR9285.
Damien Bergamini
2009-05-29
fix confusion between number of DMA channels and number of Tx queues.
Damien Bergamini
2009-05-29
Return the RX descriptor after pointing it to the new mbuf.
Marco Pfatschbacher
2009-05-29
if a control in outputs.master.slaves is muted, don't change it's
Jacob Meuser
2009-05-29
- try to not choose only input mixers for outputs.master.slaves
Jacob Meuser
2009-05-29
- when a widget will be considered part of a different widget, record
Jacob Meuser
2009-05-28
workaround a hardware bug by fixing the pci config space command register
Damien Bergamini
[next]