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-10-29
Add first TX path and active scan bits. Don't expect to much yet.
Marcus Glocker
2006-10-28
M_TRAILINGSPACE(m) returns 0 if M_READONLY(m) is true,
Brad Smith
2006-10-28
- Use better names for the variables containing the timeouts in Hz instead of
Marc Balmer
2006-10-27
udcf(4) degraded the sensor status from OK to WARNING on the first receiption
Marc Balmer
2006-10-27
regen
Brad Smith
2006-10-27
add the NVIDIA GeForce 6100 nForce 430 and some more MCP61 devices.
Brad Smith
2006-10-26
Set Rx early threshold and Tx DMA thesholds.
Brad Smith
2006-10-26
Fix this by commiting the proper revision of the bge_encap() diff.
Brad Smith
2006-10-26
bge_encap():
Brad Smith
2006-10-26
fix fxp(4) so that it will reset the link when you change the speed... This
Brad Smith
2006-10-26
Move from a switch based baud rate selection to range checking
Jonathan Gray
2006-10-26
Driver for MosChip MCS7703 based USB Serial devices.
Jonathan Gray
2006-10-26
regen
Jonathan Gray
2006-10-26
MosChip serial & Ethernet
Jonathan Gray
2006-10-26
do the minimal initialization of the firmware so that ASF always
Brad Smith
2006-10-25
Don't convert buffer/field output to integer
Jordan Hargrave
2006-10-25
added deref/index for integer types
Jordan Hargrave
2006-10-25
Resort some functions, tiny cleanup.
Marcus Glocker
2006-10-25
Ooops, forgot to add radio mtap includes.
Marcus Glocker
2006-10-25
replace a few more instances of hand rolled code with the
Brad Smith
2006-10-24
Condense get functions into a single function. This is ahead of retrieving
Marco Peereboom
2006-10-24
remove useless chunks of code that do nothing, since endian adjustments
Brad Smith
2006-10-24
KNF
Marco Peereboom
2006-10-24
Work around PR 5268 by printing "bad string" instead of panicing. There is
Marco Peereboom
2006-10-24
Fix RX DMA handling; until now the card stopped receiving interrupts
Marcus Glocker
2006-10-24
Added stack trace to aml_die+acpidebug
Jordan Hargrave
2006-10-24
Fix indentation to not imply, that USB_ATTACH_ERROR_RETURN
Moritz Jodeit
2006-10-23
- remove the TODO comments at the top.
Brad Smith
2006-10-23
Reduced memory allocations for temporary values
Jordan Hargrave
2006-10-23
remove detach() function. this is not hotplug and this is dead code.
Damien Bergamini
2006-10-23
make sure wpi_iter_func() is called at splnet.
Damien Bergamini
2006-10-23
simplify zyd_read_eeprom().
Damien Bergamini
2006-10-23
turn link led off when returning to the S_INIT state.
Damien Bergamini
2006-10-23
use the Sundance TC9021 ids. this was done so that stge(4) will attach
Brad Smith
2006-10-23
regen
Brad Smith
2006-10-23
add the Sundance TC9021 PCI ids.
Brad Smith
2006-10-22
fetch the name of the cd device attached to the atapiscsi scsibus by
David Gwynne
2006-10-22
strncpy -> strlcpy
David Gwynne
2006-10-22
Set Jumbo frame settings for Jumbo capable bge(4) adapters.
Brad Smith
2006-10-22
recognize the BCM5715 A3 chipset.
Brad Smith
2006-10-22
regen
Brad Smith
2006-10-22
add the ASPEED Technology vendor id, AST2000 product id and an NVIDIA MCP55
Brad Smith
2006-10-22
DMA memory for the TX ring should be aligned at RL_RING_ALIGN,
Brad Smith
2006-10-22
now with the right revision of this diff which compiles. ok pedro, mglocker.
Brad Smith
2006-10-22
make data LED blink upon TX.
Damien Bergamini
2006-10-22
make sure ni->ni_txrate is always initialized to a meaningful value by
Damien Bergamini
2006-10-22
replace rssadapt(9) with amrr for automatic rate control.
Damien Bergamini
2006-10-22
do per-node rate control.
Damien Bergamini
2006-10-22
Check that ni->ni_rates.rs_nrates is not greater than sizeof rs.rates in
Damien Bergamini
2006-10-22
oops, the eventnotify stuff was accidentally enabled with the scsiconf
David Gwynne
[next]