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
2006-05-21
Replace lockmgr with rwlock; help and ok marco@
Aleksander Piotrowski
2006-05-21
Add generic management function.
Marco Peereboom
2006-05-21
move the allocation of ccb out of ami_attach into a function of its own
David Gwynne
2006-05-21
some diskless pointers; ok deraadt
Jason McIntyre
2006-05-21
move variable declarations at the start of a block in ami_attach to the top
David Gwynne
2006-05-21
during attach use a static, spartan ccb with ami_poll to query to firmare
David Gwynne
2006-05-21
the maximum possible number of ccbs that a megaraid can use (126 of them)
David Gwynne
2006-05-21
Add alarm function opcodes.
Marco Peereboom
2006-05-21
Move common definitions shared by the various 88100-based designs to their
Miod Vallat
2006-05-21
account for the size of a 802.11 header in ieee80211_getmbuf().
Damien Bergamini
2006-05-21
Oops, helps to use the right structure field.
Marco Peereboom
2006-05-21
Add first BIOCINQ primitive.
Marco Peereboom
2006-05-21
remove a chunk of code that was ifdefed out due to compat issues with
David Gwynne
2006-05-21
replace lockmgr with rwlock.
David Gwynne
2006-05-21
The SCSI command on the passthrough bus is handed to the firmware via a
David Gwynne
2006-05-21
Check for stale flags in the DMA map.
Brad Smith
2006-05-21
- _bus_dmamap_load_buffer_direct_common -> _bus_dmamap_load_buffer_direct
Brad Smith
2006-05-21
Fix a couple of comments.
Brad Smith
2006-05-21
Pay attention to BUS_DMA_READ; don't need to allocate a spill
Brad Smith
2006-05-21
Implement dmamap_load_uio for SGMAPs.
Brad Smith
2006-05-21
recognise the perc4/dc firmware
David Gwynne
2006-05-20
also attach to Broadcom BCM5706C and BCM5708C PHY.
Brad Smith
2006-05-20
It is possible for a sensor to be detached and freed while it is being
David Gwynne
2006-05-20
Let the bootloader pass esym to the kernel, and let the kernel make good use
Miod Vallat
2006-05-20
Detect BOOTARG_BOOTMAC coming from PXE; search for interface and attempt
Theo de Raadt
2006-05-20
handle BOOTARG_BOOTMAC from boot block; tested by reyk
Theo de Raadt
2006-05-20
Lower load address 128KB, to cope with the PROM data area on 8MB machines.
Miod Vallat
2006-05-20
push a BOOTARG_BOOTMAC (what PXE says is the MAC address of the interface
Theo de Raadt
2006-05-20
add bios_bootmac_t and BOOTARG_BOOTMAC
Theo de Raadt
2006-05-20
No need to define two page freelists since we'll only populate one; tested
Miod Vallat
2006-05-20
Crank VM_MAX_ADDRESS to 4GB minus one page now that pmap will accept it.
Miod Vallat
2006-05-20
Make sure pmap copes with address wraparounds when operating on ranges.
Miod Vallat
2006-05-20
bump copyright
Reyk Floeter
2006-05-20
NFSCLIENT can obviously fit on here
Theo de Raadt
2006-05-20
drop packets received on inactive failover ports without increasing the
Reyk Floeter
2006-05-20
don't panic if the address familiy is not found in the rt_tables
Reyk Floeter
2006-05-20
add show all pools command listing all pools as vmstat -m does; miod@ ok
Michael Shalayeff
2006-05-20
Don't mark a mount point read-only if we are about to sync it, otherwise
Pedro Martelletto
2006-05-20
more radiotap.
Damien Bergamini
2006-05-20
Directly pass a pmap to flush_atc_entry() instead of individual fields of it.
Miod Vallat
2006-05-20
more rx radiotap stats
Damien Bergamini
2006-05-20
Do not wait until Lstart2 to reset the HP MMU command register on models
Miod Vallat
2006-05-20
Put explicit barriers in in-line spl functions.
Miod Vallat
2006-05-20
Some more EST improvements:
Dimitry Andric
2006-05-20
- fix monitor mode
Damien Bergamini
2006-05-20
- fix CCK mask for 802.11b/only
Damien Bergamini
2006-05-20
Hints and commented out lines about future work.
Miod Vallat
2006-05-20
This file was not supposed to be imported initially, but it might as well
Miod Vallat
2006-05-20
Introduce a ``struct board'' platform abstraction, to be able to support
Miod Vallat
2006-05-20
Try and use the CPUCONFIG PROM call even if we did not detect 88204 CMMUs,
Miod Vallat
[prev]
[next]