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-23
knf and remove an unneeded debug message
Reyk Floeter
2006-05-23
regen
Brad Smith
2006-05-23
add Myrcicom Z8E.
Brad Smith
2006-05-23
add
Reyk Floeter
2006-05-23
commited with unused variable
Theo de Raadt
2006-05-23
Oops mfi in front of struct name, not mdi.
Marco Peereboom
2006-05-23
Remove some debug cruft.
Marco Peereboom
2006-05-23
Add first half of physical disk data for bio.
Marco Peereboom
2006-05-23
according to the Linux 8139cp driver the TTTech MC322 adapter uses
Brad Smith
2006-05-22
Check for NULL cookies before calling hook_disestablish(). Just in case
Kenneth R Westerback
2006-05-22
- fix and prettify SIOP_DEBUG
Martin Reindl
2006-05-22
Attach routines can fail before calling *hook_establish(), and they
Kenneth R Westerback
2006-05-22
Add support for raid 50 and 10 in bio.
Marco Peereboom
2006-05-22
Warn the user if the powerhook could not be established during attach. For
David Gwynne
2006-05-22
Don't call powerhook_disestablish if there is no powerhook to disestablish.
David Gwynne
2006-05-22
Expunge all #if defined(__NetBSD__) and #if defined(__FreeBSD__) crud.
Kenneth R Westerback
2006-05-22
move VM_NFREELIST out of ifdef kernel for now
Theo de Raadt
2006-05-22
Don't call shutdownhook_disestablish() unless there is a shutdownhook
Kenneth R Westerback
2006-05-22
In wdcprobe(), directly invoke wdc_do_reset() instead of using the reset
Miod Vallat
2006-05-22
Add mail box to mfi_mgmt to handle sub commands more gracefully.
Marco Peereboom
2006-05-22
Add first half of BIOCVOL primitive.
Marco Peereboom
2006-05-21
Do a giant flush of disk and raid-card memory when SYNCHONIZE_CACHE is called.
Marco Peereboom
2006-05-21
Fix AV_IEN() computation for cpu #2 and #3.
Miod Vallat
2006-05-21
pretty up some debug statements.
Marco Peereboom
2006-05-21
Add bio alarm function.
Marco Peereboom
2006-05-21
kvtopte() is not used anymore.
Miod Vallat
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
[next]