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
Age
Commit message (
Expand
)
Author
2006-11-13
add the zd1211b firmware.
Brad Smith
2006-11-13
Add zd1211b firmware.
Jonathan Gray
2006-11-12
$OBJCOPY is not defined by sys.mk yet
Theo de Raadt
2006-11-12
In malo_send_cmd_dma() reduce the poll loop to 10 and increase the delay
Claudio Jeker
2006-11-12
Rewrite part of malo_tx_mgt() to do the mbuf dance in a nicer way. This
Claudio Jeker
2006-11-12
Simplify code and remove a delay() by actually waiting for the command to
Claudio Jeker
2006-11-11
Get rid of magic isa and eisa bus numbers in mpbios code. Pave the way for
Mark Kettenis
2006-11-11
reloc.h is included via machine/reloc.h so it should be accessable here.
Dale Rahn
2006-11-11
regen. -moj
Mats O Jansson
2006-11-11
Some ATI and NVIDIA devices. -moj
Mats O Jansson
2006-11-11
Add acpi_sleep and acpi_stall functions.
Marco Peereboom
2006-11-11
regen -moj
Mats O Jansson
2006-11-11
Add some USR Wlan adapters. -moj
Mats O Jansson
2006-11-11
add quirk for the usb missile launcher
Jolan Luff
2006-11-11
regen
Jolan Luff
2006-11-11
usb missile launcher
Jolan Luff
2006-11-11
Add support for 3Com 3CRWE154G72. -moj
Mats O Jansson
2006-11-11
be silent
Theo de Raadt
2006-11-10
Fix typo.
Mark Kettenis
2006-11-10
Add support for Sun 1000baseSX cards.
Mark Kettenis
2006-11-10
Fix DMA firmware command interface (poll for command response), and get the
Marcus Glocker
2006-11-10
Pre-allocate the TX DMA maps intead of creating and destroying a DMA map
Brad Smith
2006-11-10
Defer setting of the valid bit in the first TX descriptor after
Damien Bergamini
2006-11-10
relocations belong in reloc.h
Dale Rahn
2006-11-10
Correct order of the bitfields of float and double. Fixes ldexp() (and
Otto Moerbeek
2006-11-10
acx(4) doesn't use rssadapt(9).
Damien Bergamini
2006-11-10
regen
Brad Smith
2006-11-10
add vendor id for Quicknet Technologies.
Brad Smith
2006-11-10
Remove debug code.
Miod Vallat
2006-11-10
Remove unnecessary failure printf. That's what nonzero return codes are for.
Miod Vallat
2006-11-10
Avoid an unnecessary branch for byte-by-byte copyin() and copyout().
Miod Vallat
2006-11-10
Fetch syscall arguments beyond r9 with copyin() from the userland stack,
Miod Vallat
2006-11-10
Fix an mbuf leak in an error path. OK brad@
Claudio Jeker
2006-11-10
Enforce correct userspace bounds in copy{in,out}str().
Miod Vallat
2006-11-10
Will be needed at some point.
Dale Rahn
2006-11-09
Clarify what hardware firmware is for.
Jonathan Gray
2006-11-09
Correctly update the m_pkthdr.len in the raw bpf tap. OK mglocker@
Claudio Jeker
2006-11-09
add a solid compliment of usb devices
Theo de Raadt
2006-11-09
no need to check for IFF_ALLMULTI when we just removed the flag...
Reyk Floeter
2006-11-09
knf
Reyk Floeter
2006-11-09
add multicast filter support instead of using ALLMULTI all the time
Reyk Floeter
2006-11-09
regen
Robert Nagy
2006-11-09
Add ATI Radeon X700 SE with secondary;
Robert Nagy
2006-11-09
remove another useless header and move the 12 register definitions to
Reyk Floeter
2006-11-09
tweaks;
Jason McIntyre
2006-11-09
Fix a bug in the firmware command function and check if the main firmware
Marcus Glocker
2006-11-09
regen
Brad Smith
2006-11-09
add a HiNT Corp. PCI bridge and some additional Marvell SATA ids.
Brad Smith
2006-11-09
landisk has no DCD line, so we must force TS_CARR_ON. This is a gruesome
Theo de Raadt
2006-11-09
typo
Theo de Raadt
[next]