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-02-06
add macros describing the ports interrupt status, interrupt enable, task
David Gwynne
2007-02-06
De-register. No object code change.
Kenneth R Westerback
2007-02-03
Change sensor description to `docked'/`not docked' depending on actual
Michael Knudsen
2007-02-03
Fix typo; clear tx FIFO underrun IRQ as intended instead of rx FIFO overrun
Mark Kettenis
2007-02-03
Don't set the RL_CFG1_FULLDUPLEX bit. The RL_CFG1_FULLDUPLEX bit in
Kenneth R Westerback
2007-02-02
up the accepted length to ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN on rx; from brad@
Jason Wright
2007-02-01
Don't throttle and serialize I/O operations, okay miod@ krw@
Pedro Martelletto
2007-01-31
Introduce acpi_hasprocfvs thats "ACPI Has Processor Frequency and Voltage
Gordon Willem Klok
2007-01-31
oops. now is the miodski version of the diff (;
Michael Shalayeff
2007-01-31
run a timeout (calling intr handler) to recover from in buffer oflows that ma...
Michael Shalayeff
2007-01-31
Workaround for the problem where the SD card reader stops responding after
Claudio Jeker
2007-01-31
macros describing a ports sata status register
David Gwynne
2007-01-30
Simplify agp_generic_bind_memory by not trying to allocate big chunks
Dimitry Andric
2007-01-30
default to have pckbd_set_xtscancode() instruct the 8042 to use
joshua stein
2007-01-30
Oops, missed this in the regen commit.
Jonathan Gray
2007-01-30
update vic(4) to use the LINK_STATE_IS_UP() macro
Reyk Floeter
2007-01-30
Allow the bnx(4) driver to make use of all of the available hardware
Kenneth R Westerback
2007-01-30
Rough in more support for 5787/5755 chips so far known to not work or
Kenneth R Westerback
2007-01-30
Add some umsm devices found in Linux driver.
Jonathan Gray
2007-01-30
regen
Jonathan Gray
2007-01-30
Add some additional umsm products found in Linux driver.
Jonathan Gray
2007-01-28
regen
Mark Kettenis
2007-01-28
Add nVIDIA GeForce 7800 GS. From Jim Razmus.
Mark Kettenis
2007-01-28
Fix a number of issues with vesabios discovered by miod@
Gordon Willem Klok
2007-01-28
Fix pasto.
Mark Kettenis
2007-01-28
Properly route lapic NMIs.
Mark Kettenis
2007-01-28
Restore spl level before exiting on error.
Kenneth R Westerback
2007-01-27
When flooding dmesg with ``can't read/write phy register'', be nice enough to
Miod Vallat
2007-01-27
In autoneg mode, use RL_MEDIASTAT on re(4), like we do on rl(4) already.
Miod Vallat
2007-01-27
Add some more _STA flags.
Marco Peereboom
2007-01-27
No need to invoke _INI explicitly as this is currently done
Michael Knudsen
2007-01-27
Don't invoke methods on the wrong devnode. Sigh.
Michael Knudsen
2007-01-27
Unbreak build with ACPI_DEBUG.
Michael Knudsen
2007-01-27
Enable transmit TCP/UDP checksum offload.
Kenneth R Westerback
2007-01-27
Only set sensor to on when ACPIDOCK_STATUS_DOCKED. Before it would also
Michael Knudsen
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
[next]