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
Age
Commit message (
Expand
)
Author
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-24
Remove kernfs, okay deraadt@.
Pedro Martelletto
2005-11-24
#if 0 doesnt belong here
David Gwynne
2005-11-24
repair indent that cvs has scrwed make it extra confusing
Michael Shalayeff
2005-11-24
print something out when we hit unsupported devices. hopefully we can
David Gwynne
2005-11-24
white space fixes
David Gwynne
2005-11-24
break the 1:1 mapping of esm sensors to kernel sensors. according to
David Gwynne
2005-11-24
splimp -> splhigh
Brad Smith
2005-11-24
splimp -> spluba
Brad Smith
2005-11-24
splimp -> spl6
Brad Smith
2005-11-24
splimp -> splbio
Brad Smith
2005-11-24
splimp -> splvm
Brad Smith
2005-11-24
splimp -> splnet
Brad Smith
2005-11-24
add AMD 768 interrupt router PCI id and use the proper id for the AMD 766 chi...
Brad Smith
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
finnish the PTDPTDI and APTDPTDI conversion to PDSLOT_PTE and PDSLOT_APTE thu...
Michael Shalayeff
2005-11-23
kill two old mach macros that are not used anywhere in the tree anymore (or e...
Michael Shalayeff
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
there is no vtophys here
Michael Shalayeff
2005-11-23
Correct malloc flag handling.
Marco Pfatschbacher
2005-11-23
prioritise <16m memory for isa bus_dma'ble memorble memory allocations
Michael Shalayeff
2005-11-23
resolve a couple of problems in mpbios-mapped interrupts:
Michael Shalayeff
2005-11-23
Pick HP-IB describe structures changes from main kernel code here as well.
Miod Vallat
2005-11-23
fix DEBUG build
Martin Reindl
2005-11-23
merge probe and match since one is only ever called from the other. knf too
David Gwynne
2005-11-22
Added probing for Dell ESM server
Jordan Hargrave
2005-11-22
support one of the powerunits
David Gwynne
2005-11-22
add another backplane
David Gwynne
2005-11-22
shrink a little
David Gwynne
2005-11-22
do not manually inline kvtopte() macro; no func change
Michael Shalayeff
2005-11-22
pm_pdirpa is apaddr_t and PTDpaddr (on the contrary) is u_int32_t
Michael Shalayeff
2005-11-22
bios gives 32bit units not paddr/psize; no func change
Michael Shalayeff
2005-11-22
for every sensor esm looks after it has to talk to the hardware, which
David Gwynne
2005-11-22
repair verbose printfs
Michael Shalayeff
[next]