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-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
2006-05-16
consider re(4) as a possible 8139 chipset.
Brad Smith
2006-05-16
only allow setting Jumbo MTU frame sizes with the 8169 chipset.
Brad Smith
2006-05-16
Add READ CAPACITY.
Marco Peereboom
2006-05-16
Oops PREREAD not PREWRITE.
Marco Peereboom
2006-05-16
Add TUR and make it send it directly to firmware.
Marco Peereboom
2006-05-15
Clear all relevant ccb fields when mfi_put_ccb frees a ccb.
Marco Peereboom
2006-05-15
Oops don't send command twice to firmware when polling.
Marco Peereboom
2006-05-15
Add INQUIRY command.
Marco Peereboom
2006-05-15
Sprinkle bus_space_barrier()s after LANCE register writes, as already done
Miod Vallat
2006-05-15
Add AGP support for Intel 945G/GM chipsets. The 945GM (mobile) variant
Dimitry Andric
2006-05-15
Add device name when printing out errors. Pointed out by deraadt@
Marco Peereboom
2006-05-15
Kill evil spacing.
Marco Peereboom
2006-05-15
Make _bmc_io_wait 1 second instead of 500ms.
Marco Peereboom
2006-05-15
add a shutdown hook.
Brad Smith
[next]