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-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
2006-05-18
de-static
Brad Smith
2006-05-17
Add completion routines.
Marco Peereboom
2006-05-17
Add mfi_get_info to obtain all kinds of fun information from the fw.
Marco Peereboom
2006-05-17
Fix static array overrun.
Brad Smith
2006-05-17
regen
Brad Smith
2006-05-17
sync handling of fatal firmware errors w/ wpi(4)
Damien Bergamini
2006-05-17
remove 10GbE from the Xframe entries.
Brad Smith
2006-05-17
tweak the dmesg printing a bit.
Brad Smith
2006-05-17
mega-commit of unrelated changes:
Damien Bergamini
2006-05-17
Refactor scsi path so that we can have a single sgl function for io and non-io
Marco Peereboom
2006-05-16
Nuke some { }
Marco Peereboom
2006-05-16
Move !xs->data case into mfi_start_xs.
Marco Peereboom
2006-05-16
Fix some more htole32 screw-ups.
Marco Peereboom
2006-05-16
Labeling was the wrong way around. Make 5e 5i and vice versa.
Marco Peereboom
2006-05-16
Fix some htole32 I missed.
Marco Peereboom
2006-05-16
Fix tsleep wait channel name; ok damien@
Miod Vallat
2006-05-16
attach 8139's capable of C+ mode to the re(4) driver, instead of the rl(4)
Brad Smith
[next]