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-31
- Make DMA descripter members volatile
Brad Smith
2006-10-31
we're passing physical addresses to the adapter, so say so. add some magic
David Gwynne
2006-10-31
absolutely huge reworking on this driver (sorry reyk). so far attach,
David Gwynne
2006-10-30
regen
Brad Smith
2006-10-30
add PCI ids for newer Intel PRO/1000 chipsets.
Brad Smith
2006-10-30
regen
Brad Smith
2006-10-30
fix a typo in the comment above the SNI entries, SNC -> SNI.
Brad Smith
2006-10-30
Fix dynamic tuning of the radio sensitivity I broke when moving from
Damien Bergamini
2006-10-30
Fix nameref -> objref for forward definition evaluator
Jordan Hargrave
2006-10-30
removed unused variable.
David Gwynne
2006-10-30
regen
Brad Smith
2006-10-30
add an ALI PCI-ISA bridge and an NEC PCIe to PCI-X bridge.
Brad Smith
2006-10-29
Reorganize malo_intr() a bit. Check for unhandled interrupt flags and
Claudio Jeker
2006-10-29
In malo_ioctl() if the returned error is ENETRESET reset the device.
Claudio Jeker
2006-10-29
MALO_CMD_RESPONSE is acting just as a flag so move it to the end of the list.
Claudio Jeker
2006-10-29
Fix some nasty bugs in malo_reset() and malo_cmd_set_channel() and simplify
Claudio Jeker
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
[next]