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
2005-11-27
regen
Brad Smith
2005-11-27
- add Creative PCI ids for AWE64D, SoundBlaster Audigy 1/2/4, and another PCI
Brad Smith
2005-11-27
Don't use dmamap->dm_nsegs after calling bus_dmamap_unload() on
Kenneth R Westerback
2005-11-27
Prevent scsi pass-through busses from attaching when a board is marked
Marco Peereboom
2005-11-27
Since reception of Jumbo frames is enabled by default; ensure proper
Brad Smith
2005-11-27
Fix ami_freemem() by initializing segp before using it.
Kenneth R Westerback
2005-11-27
Use pci_get_capability() to check if were on a PCI Express card or not.
Brad Smith
2005-11-27
add initial support for ASF.
Brad Smith
2005-11-26
fix interrupt moderation timer frequencies for Yukon and Yukon-II based
Brad Smith
2005-11-26
set Ethernet flow control parameters in em_hardware_init()
Brad Smith
2005-11-26
Add some missing 'break;'s in auich and auixp that lint spotted. While
Kenneth R Westerback
2005-11-26
Move bus_dma from pa to dva. I wrote the initial diff with an ok from dlg@
Marco Peereboom
2005-11-25
FALLTHROUH -> FALLTHROUGH for lint.
Kenneth R Westerback
2005-11-25
fix BCM5714 PCI id name and add 5714S, 5715 and 5715S.
Brad Smith
2005-11-25
regen
Brad Smith
2005-11-25
- add BCM5714S, BCM5715 and BCM5715S
Brad Smith
2005-11-25
Use BGE_IS_5705_OR_BEYOND macro to check for the existence or non-existence
Brad Smith
2005-11-25
remove prototype for a non-existent function bge_free_jumbo_mem.
Brad Smith
2005-11-25
Use BGE_IS_JUMBO_CAPABLE in one more spot.
Brad Smith
2005-11-25
load the 5750 DSP code on the 5705 PHY too.
Brad Smith
2005-11-25
use 5780 here instead of 5714.
Brad Smith
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
dont need spls in attach
David Gwynne
2005-11-24
o Force the sending of an extra URB if there is less than 2 bytes left
Damien Bergamini
2005-11-24
wi and ubt are network drivers so should be DV_IFNET,
Alexander Yurchenko
2005-11-24
ural should be DV_IFNET, not DV_DULL. noticed by ian@.
Alexander Yurchenko
2005-11-24
don't redefine BGE_PCIMISCCTL_ENDIAN_WORDSWAP and lower the delay while
Federico G. Schwindt
2005-11-23
make this easier for me to read by changing the locking to use the bare
David Gwynne
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
Be more robust when handling Rx interrupts. If we can't allocate and DMA map
Damien Bergamini
2005-11-23
Be more robust when receiving frames. If we can't allocate a new mbuf,
Damien Bergamini
2005-11-23
use sizeof instead of hard-coded values.
Damien Bergamini
2005-11-23
Implement the Adaptive Multi Rate Retry algorithm (AMRR) for BSS mode.
Damien Bergamini
2005-11-23
Optimize TXTIME and PLCP LENGTH field computation.
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
slight shuffle at the top of the file. dont include biovar.h if bio is not
David Gwynne
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-23
Correct malloc flag handling.
Marco Pfatschbacher
2005-11-22
Some BIOS' lie about location of ports. Prevent panic by checking bus_space_...
Marco Peereboom
2005-11-22
sync with new names.
Brad Smith
2005-11-22
regen
Brad Smith
[next]