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-20
attach for the Broadcom BCM5755 ASIC based chipsets as well.
Brad Smith
2006-10-20
regen
Brad Smith
2006-10-20
add PHY id for the Broadcom BCM5755 ASIC based chipsets.
Brad Smith
2006-10-20
move the Jumbo frame settings and Ethernet@Wirespeed code into separate
Brad Smith
2006-10-19
make the exit label naming scheme match the current function names, removes
Brad Smith
2006-10-19
Overhaul the transmit path:
Brad Smith
2006-10-19
add a PHY workaround for the 5787 ASIC based chipsets.
Brad Smith
2006-10-19
Rearrange the code a bit, rename a few functions and make brgphy(4) use
Brad Smith
2006-10-19
Reduce the scope of the locks.
Marco Peereboom
2006-10-19
KNF and some cleanup
Marco Peereboom
2006-10-19
Fix hopefully the last wscons jump scrolling glitch, which can occur
Dimitry Andric
2006-10-19
regen
Jonathan Gray
2006-10-19
Support later versions of the ASUS WL-167g which have switched
Jonathan Gray
2006-10-19
s/Mhz/MHz/ in comments and printf() strings
Tom Cosgrove
2006-10-19
Match the IDE controller in the AMD Geode companion device CS5536.
Tom Cosgrove
2006-10-19
Replace ACPI ioctls with APM ioctls. This makes ACPI talk the same protocol
Marco Peereboom
2006-10-19
Fixed AML debugger code to use new interface
Jordan Hargrave
2006-10-19
Fix capacity calculations. Tested on Dell C610, D810, Lenovo X60s.
Marco Peereboom
2006-10-19
Fixed GPE debug levels
Jordan Hargrave
2006-10-19
Fixed acpitz match function
Jordan Hargrave
2006-10-19
Merged target/terminal handling code
Jordan Hargrave
2006-10-18
Fix packet length for RX bpf mtap.
Marcus Glocker
2006-10-18
Simplify the logic of the for loops in the sis_ring_init() function.
Brad Smith
2006-10-17
For non-CPU_BIOS architectures calculate the number of cylinders on
Kenneth R Westerback
2006-10-17
disable the firmware fastboot feature on 5752/5755 and 5787 ASICs,
Brad Smith
2006-10-17
replace hand rolled code with LIST_FOREACH in gem_mediachange().
Brad Smith
2006-10-17
Add first bits of a RX intr handler routine. Needs further clarification.
Marcus Glocker
2006-10-17
Allocate and free TX DMA rings additionally change some of the structures to
Claudio Jeker
2006-10-17
fix typo in comment
Todd T. Fries
2006-10-17
Allocate and free RX DMA ring. Mostly form rt2661.c with adaption for malo.
Claudio Jeker
2006-10-17
dont pass a copy of sdmmcs scsi_link struct on the stack to the midlayer.
David Gwynne
2006-10-16
sync
Reyk Floeter
2006-10-16
add via VPX-64 chipset
Reyk Floeter
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
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
[next]