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
2005-11-25
don't bother setting error in bge_attach() when its not actually
Brad Smith
2005-11-25
Use BGE_IS_575X_PLUS macro when checking whether to use the PCI Express test ...
Brad Smith
2005-11-25
Use BGE_IS_JUMBO_CAPABLE macro to figure out whether we
Brad Smith
2005-11-24
add a few macros allowing selection of certain generations of
Brad Smith
2005-11-24
don't redefine BGE_PCIMISCCTL_ENDIAN_WORDSWAP and lower the delay while
Federico G. Schwindt
2005-11-23
When defragmenting a mbuf chain before transmitting it, don't allocate a mbuf
Damien Bergamini
2005-11-23
Be more robust when handling Rx interrupts. If we can't allocate and DMA map
Damien Bergamini
2005-11-23
fix my previous commit. don't leak an mbuf.
Damien Bergamini
2005-11-23
Be more robust when handling Rx interrupts. If we can't allocate and DMA map
Damien Bergamini
2005-11-23
Fix endianness issues. iwi should now work on big endian architectures.
Damien Bergamini
2005-11-23
hp sa p600 sas; from Srebrenko Sehic <haver@insecure.dk>
Michael Shalayeff
2005-11-23
hp sa p600 sas; from Srebrenko Sehic <haver@insecure.dk>
Michael Shalayeff
2005-11-23
use proper bus_size_t for register offsets and not bus_addr_t; uwe@ miod@ tes...
Michael Shalayeff
2005-11-23
assume vtophys(vaddr_t) just what all the other archs expect; no functional c...
Michael Shalayeff
2005-11-22
sync with new names.
Brad Smith
2005-11-22
regen
Brad Smith
2005-11-22
- fix ordering of some ids
Brad Smith
2005-11-22
regen
Brad Smith
2005-11-22
add 82801E USB and SMBus ids.
Brad Smith
2005-11-21
regen
Brad Smith
2005-11-21
I forgot the 82801E LPC controller id in the last commit.
Brad Smith
2005-11-21
contorl -> control
Miod Vallat
2005-11-21
missing selinfo changeover
Theo de Raadt
2005-11-21
Move contents of sys/select.h to sys/selinfo.h in preparation for a
Todd C. Miller
2005-11-21
regen
Brad Smith
2005-11-21
add some new Intel chipset LPC controller ids.
Brad Smith
2005-11-19
Correct a performance bug from Bill Paul's original FreeBSD bge(4) driver:
Brad Smith
2005-11-19
a whole lot of spaces to tabs, KNF and some other cleaning.
Brad Smith
2005-11-19
Remove unnecessary lockmgr() archaism that was costing too much in terms
Pedro Martelletto
2005-11-18
sync
Aaron Campbell
2005-11-18
Intel device 0x24dd is actually ehci (USB 2.0). Tweak product name string to
Aaron Campbell
2005-11-18
PCIX -> PCI-X in a few comments
Brad Smith
2005-11-18
Bump copyright (watchdog addition).
Alexander Yurchenko
2005-11-18
Major improvements to the aac(4) device driver.
Nathan Binkert
2005-11-18
Use bus_addr_t for address in em_fill_descriptors().
Brad Smith
2005-11-18
fix wrong htole usage in the 82544 PCI-X workaround codepath in em_encap().
Brad Smith
2005-11-18
revert part of rev 1.45 ..
Brad Smith
2005-11-17
Regen.
Alexander Yurchenko
2005-11-17
Unify SMBus controllers ids.
Alexander Yurchenko
2005-11-16
regen
Brad Smith
2005-11-16
BCM5706 -> BCM5706S and add the real BCM5706 entry.
Brad Smith
2005-11-16
regen
Brad Smith
2005-11-16
add Broadcom BCM5706 PCI id.
Brad Smith
2005-11-16
regen
Brad Smith
2005-11-16
tweak the Marvell entries a bit.
Brad Smith
2005-11-15
regen
Brad Smith
2005-11-15
more accurately reflect the naming scheme of the Marvell Yukon devices with t...
Brad Smith
2005-11-15
a little cleaning.
Brad Smith
2005-11-15
Undefine STATUS_SUM, because it is not needed, and it makes
Robert Nagy
2005-11-15
missing return upon intr_establish failure
Michael Shalayeff
[next]