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
2007-01-27
Delay status report during attach until after invoking _DCK.
Michael Knudsen
2007-01-27
convert to our locks to rwlocks.
David Gwynne
2007-01-27
Say ``docking station'' instead of ``docked'' in the sensor description
Michael Knudsen
2007-01-27
Reading the spec again it seems I missed that the _INI method
Michael Knudsen
2007-01-26
Actually add the acpidock indicator sensor stuff to the softc struct so
Michael Knudsen
2007-01-26
Workaround for an issue with em(4) interfaces on Lenovo X60/T60 laptops where
Tobias Weingartner
2007-01-26
remove duplicate test; from brad
Jason Wright
2007-01-26
As per PCI specs, disable an adapter's transaction response while
Marc Aurele La France
2007-01-25
Be a bit more verbose during attach even without ACPI_DEBUG for now.
Michael Knudsen
2007-01-25
Install an indicator sensor to show if we're docked or not.
Michael Knudsen
2007-01-25
Make debug output a tad more consistent.
Michael Knudsen
2007-01-25
Remove comment that I committed by accident.
Michael Knudsen
2007-01-25
Do the sensor magic correctly. Found by Constantine Murenin.
Marco Peereboom
2007-01-24
Deal with weird systems that return bogus device numbers for stuff that's not
Mark Kettenis
2007-01-24
revert changes committed between r1.25 and 1.26.
Damien Bergamini
2007-01-23
adjust m_data and m_len directly rather than calling m_adj().
Marcus Glocker
2007-01-23
Fixes for static integer setting
Jordan Hargrave
2007-01-22
Fix a comment and reduce the chattyness of some debug.
Michael Knudsen
2007-01-22
Some nits from fkr@, thanks!
Michael Knudsen
2007-01-22
Actually look for docking stations by looking for _DCK nodes.
Michael Knudsen
2007-01-22
Tell config about acpidock.
Michael Knudsen
2007-01-22
Add driver for ACPI docking stations.
Michael Knudsen
2007-01-22
iterate over the endpoints looking for appropriate interface descriptors to
David Gwynne
2007-01-22
regenerate
Chris Kuethe
2007-01-22
Add the USB interface for my cable modem which is now usable
Chris Kuethe
2007-01-21
Use MII_ANEGTICKS_GIGE instead of MII_ANEGTICKS.
Mark Kettenis
2007-01-21
Fix typo. From brad@
Mark Kettenis
2007-01-21
Remove bogus check for old firmware.
Ryan Thomas McBride
2007-01-20
move the interrupt establishment till after everything in the softc is
David Gwynne
2007-01-19
bnx_init() takes a pointer to sc, not ifp.
Ryan Thomas McBride
2007-01-19
Some '= 0' -> '= NULL' cleanup for pointer fields and return values.
Kenneth R Westerback
2007-01-19
Workarounds for DMA HW errata on pci express chips. Based on FreeBSD
Kenneth R Westerback
2007-01-18
Check whether PCI interrupt link devices are enabled.
Mark Kettenis
2007-01-18
Added fix for static integer
Jordan Hargrave
2007-01-18
do not freak out if cannot map physdrives into volumes and handle it proper e...
Michael Shalayeff
2007-01-18
regen
Jonathan Gray
2007-01-18
Add a bunch of as yet untested AX88178 devices.
Jonathan Gray
2007-01-18
Don't reinitialize card at every media change.
Kenneth R Westerback
2007-01-18
Add support for AX88772 devices with external PHY.
Jonathan Gray
2007-01-18
regen
Jonathan Gray
2007-01-18
Correct entry for D-Link DUB-E100 rev B1
Jonathan Gray
2007-01-17
Remove some textual sk heritage warts by renaming some functions and
Kenneth R Westerback
2007-01-16
Fix invalid _CRS length. Some aml implementations lie about how long a
Marco Peereboom
2007-01-15
Report flow control status.
Mark Kettenis
2007-01-14
Introduce register read/write helper routines for radio and phy. Start
Marcus Glocker
2007-01-14
regen
Jonathan Gray
2007-01-14
Match some additional devices found in Linux driver.
Jonathan Gray
2007-01-13
Correctly count outbound packets.
Mark Kettenis
2007-01-13
attach to Sierra Wireless Aircard 875; ok fkr@
Kevin Steves
2007-01-13
Touch of clean up:
Thordur I. Bjornsson
[next]