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
2009-06-04
spacing
Martynas Venckus
2009-06-04
instead of having some 'generic' data str. with "NB: don't use it
Martynas Venckus
2009-06-04
trying to split some parts;
Martynas Venckus
2009-06-04
regen
Damien Bergamini
2009-06-04
the Sitecom WL-608 is a run(4) (although it is not 80.11n capable).
Damien Bergamini
2009-06-04
- Rewrite ioctl handling code and receive filter handling to clean
Stuart Henderson
2009-06-04
Even more KNF.
Paul Irofti
2009-06-04
Add myself to the copyright, suggested by marco@.
Paul Irofti
2009-06-04
KNF dammit
Miod Vallat
2009-06-04
move redundant bus_dmamap_sync calls outside an if/else block.
Stuart Henderson
2009-06-04
Add missing argument to printf statement.
Ray Lai
2009-06-04
Add DIOCRLDINFO to those drivers previously deprived.
Kenneth R Westerback
2009-06-04
Store next page in the Link Partner Next Page register for compatibility with
Mark Kettenis
2009-06-04
Match em(4) against all the newer chips (82575/6) and treat them all the
Claudio Jeker
2009-06-04
Sync
Claudio Jeker
2009-06-04
Id of another 82576 controller found in the freebsd driver.
Claudio Jeker
2009-06-04
Some output devices have only brightness support (or only output switching).
Paul Irofti
2009-06-04
Fix IPv4 rx checksumming for the non-TCP/UDP case. DESCV2 chips
Christian Weisgerber
2009-06-04
enable IPv6 receive TCP/UDP checksum offload for the 5755 and later chips;
Christian Weisgerber
2009-06-04
only one : in a line. the seperation is:
Theo de Raadt
2009-06-04
replace the cumbersome macros that check for chip revisions with quirk flags
Christian Weisgerber
2009-06-03
Make sure to fail WSDISPLAYIO_[GS]ETPARAM if it is not handled.
Miod Vallat
2009-06-03
sync
Martynas Venckus
2009-06-03
realtek rtl8187b devices that will run urtw. ok jsg@
Martynas Venckus
2009-06-03
add a flexible buffer queue (bufq) api, based on the never used
Thordur I. Bjornsson
2009-06-03
Define a wsdisplay type for gfxp(4).
Mark Kettenis
2009-06-03
Slay the running out of wu during rebuild dragon and some cleanup
Marco Peereboom
2009-06-03
rename some macros for more consistent naming; from Brad
Christian Weisgerber
2009-06-03
make wireless interfaces priority 4 by default. other interfaces remain
Bob Beck
2009-06-03
Make sure that the brightness value sent to acpi is one of the values
Matthieu Herrb
2009-06-03
put the values direct in the array, otherwise the nested macros are longer
Theo de Raadt
2009-06-03
Add support for the newer 82575 and maybe 82576 chips. The cards work more
Claudio Jeker
2009-06-03
whitespace. "Sure" marco@
Chris Kuethe
2009-06-03
Import acpi power resource driver. This is needed for suspend/resume logic.
Paul Irofti
2009-06-03
Oops need to kill the XXX comment that we are not enabling softraid rebuild
Marco Peereboom
2009-06-03
Start using the shiny new function pointer to determine if we have disk
Marco Peereboom
2009-06-03
Whack conflicting BARs, such that they get assigned a non-conflicting value
Mark Kettenis
2009-06-03
set IFF_ALLMULTI properly also when in promiscuous mode and some
Christian Weisgerber
2009-06-03
register bit definitions instead of magic numbers;
Christian Weisgerber
2009-06-03
Don't disable dock devices if dock isn't initially attached
Jordan Hargrave
2009-06-03
mjacob took kettenis's r1.44 into FreeBSD and added a tweak to
Kenneth R Westerback
2009-06-03
ansi function decls, no binary change.
Jonathan Gray
2009-06-03
More KNF
Jordan Hargrave
2009-06-03
Make sure we don't stomp on a RAID partition that is already in use.
Marco Peereboom
2009-06-03
Add acpivideo support. This adds brightness support for all laptops
Paul Irofti
2009-06-03
Added ejectable bay for IDE cdroms
Jordan Hargrave
2009-06-03
from Brad; I've read and tested it, also reads ok to dlg@.
Stuart Henderson
2009-06-02
KNF cleanup and denoise
Jordan Hargrave
2009-06-02
ehci_alloc_sqtd_chain() was doing signed math on len, thus the great code
Theo de Raadt
2009-06-02
Added changes for docking station, must eject all children devices
Jordan Hargrave
[next]