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
2006-05-23
according to the Linux 8139cp driver the TTTech MC322 adapter uses
Brad Smith
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
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
pretty up some debug statements.
Marco Peereboom
2006-05-21
Add bio alarm function.
Marco Peereboom
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
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
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
The SCSI command on the passthrough bus is handed to the firmware via a
David Gwynne
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
more radiotap.
Damien Bergamini
2006-05-20
more rx radiotap stats
Damien Bergamini
2006-05-20
- fix monitor mode
Damien Bergamini
2006-05-20
- fix CCK mask for 802.11b/only
Damien Bergamini
2006-05-20
- fix short slot time and short preamble settings
Damien Bergamini
2006-05-20
fix pci resource allocation in em, don't crash!
Reyk Floeter
2006-05-20
remove commented out and unused capabilities flags.
Brad Smith
2006-05-20
set if_jumbo_mtu and the IFCAP_JUMBO_MTU capabilities flag where
Brad Smith
2006-05-20
simplify MTU ioctl switch case.
Brad Smith
2006-05-20
garbage collect VGE_JUMBO_MTU
Brad Smith
2006-05-19
Add the missing Latin-2 glyphs, not used yet.
Miod Vallat
2006-05-19
read channels calibration settings from EEPROM only once in wpi_attach()
Damien Bergamini
2006-05-19
don't leak a mbuf with each scan command
Damien Bergamini
2006-05-19
simplify finalization of mbuf in wpi_rx_intr()
Damien Bergamini
2006-05-19
use ieee80211_add_ssid() in ieee80211_beacon_alloc() and wpi(4) instead
Damien Bergamini
2006-05-19
Minimal thermal zone driver. Monitors thermal zone temperature,
Can Erkin Acar
2006-05-19
Use rwlock instead of lockmgr locks.
Can Erkin Acar
2006-05-18
paramter -> parameter
Miod Vallat
2006-05-18
Remove some debug cruft and pretty up some debug messages.
Marco Peereboom
2006-05-18
Kill splbio/splx in the interrupt handler.
Marco Peereboom
2006-05-18
And we have lift off! Was able to create a filesystem and write to the
Marco Peereboom
2006-05-18
some devices can do weird things upon a warm reboot so add a shutdown
Jolan Luff
2006-05-18
disable the Analog Devices AD1981HD codec widget init routine for now.
Brad Smith
[next]