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-10-17
Allocate and free RX DMA ring. Mostly form rt2661.c with adaption for malo.
Claudio Jeker
2006-10-17
Kill unused code.
Alexander Yurchenko
2006-10-17
for now, we want traces.
Dale Rahn
2006-10-17
Dont clobber tf->tf_spc, we might want to print it in do_panic.
Dale Rahn
2006-10-17
dont pass a copy of sdmmcs scsi_link struct on the stack to the midlayer.
David Gwynne
2006-10-16
More devices (re which tries to attach and pciide)
Dale Rahn
2006-10-16
sync
Reyk Floeter
2006-10-16
add via VPX-64 chipset
Reyk Floeter
2006-10-16
pciide compat bits, stolen from armish.
Dale Rahn
2006-10-16
busname should be set.
Dale Rahn
2006-10-16
yes this looks like debug, however it allows the kernel to load. ???
Dale Rahn
2006-10-16
Do not zero bss in the kernel, the bootloader does this for us and it causes
Dale Rahn
2006-10-16
Fix for watchdog timeouts experienced with some Realtek adapters.
Brad Smith
2006-10-16
Fix some more "is is"s. ok otto@.
Tom Cosgrove
2006-10-16
Fix some "is is"s. ok otto@.
Tom Cosgrove
2006-10-16
regen
Pedro Martelletto
2006-10-16
Use daddr64_t for logical blocks, okay krw@ thib@ mickey@
Pedro Martelletto
2006-10-16
added amltypes.h stack mod
Jordan Hargrave
2006-10-15
Place bus_dmamap_sync() around malo_send_cmd this should help porting to
Claudio Jeker
2006-10-15
fix parent driver match in brgphy_reset(), simplify code a bit as well, don't
Brad Smith
2006-10-15
attach to the Broadcom BCM5787 PHY.
Brad Smith
2006-10-15
More serious firmware load error messages.
Marcus Glocker
2006-10-15
Add $OpenBSD$ tag
Claudio Jeker
2006-10-15
Add $OpenBSD$ tag
Claudio Jeker
2006-10-15
First stubs for a new driver for the Marvell Libertas chips.
Claudio Jeker
2006-10-15
Yet another example of a non-OK'd diff by brad breaking someone's machine.
Theo de Raadt
2006-10-15
Fix last commit.
Mark Kettenis
2006-10-15
fix broken scope braces
Jordan Hargrave
2006-10-15
Fixed buggy if-else end scope
Jordan Hargrave
2006-10-15
Removed old GPE handler code remnants
Jordan Hargrave
2006-10-15
Fix indentation.
Mark Kettenis
2006-10-15
Get MAC address from VPD, just like we already do for hme(4).
Mark Kettenis
2006-10-15
regen
Jonathan Gray
2006-10-15
Add some Intel 965 devices.
Jonathan Gray
2006-10-15
Remove extra increment of bitmask. ok jordan@
Can Erkin Acar
2006-10-15
recognize the BCM5787 A2 chipset.
Brad Smith
2006-10-15
regen
Brad Smith
2006-10-15
add another OUI id for Broadcom and the BCM5787 PHY id.
Brad Smith
2006-10-15
regen
Brad Smith
2006-10-15
use the correct PCI id for the Broadcom BCM5756 chipset.
Brad Smith
2006-10-15
regen
Brad Smith
2006-10-15
add a few Intel 82Q963 (Q963) chipset ids.
Brad Smith
2006-10-15
Enable bce.
Marco Peereboom
2006-10-14
Apply some formatting.
Marc Balmer
2006-10-14
- Simplify the arguments to bnx_tx_encap.
Brad Smith
2006-10-14
Fix the checks broken during conversion to new code. The Embedded
Can Erkin Acar
2006-10-14
ps uses KERNBASE so define it to the correct value (pointed out by miod)
Dale Rahn
2006-10-14
fix the slightly different reset procedure of single chip variants.
Reyk Floeter
2006-10-13
Fix kernel page fault when the device gets detached after the firmware
Marcus Glocker
2006-10-13
Get rid of another potentially unsafe pattern of foo[strlen(foo) - 1] = ...
Chad Loder
[next]