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
2011-04-20
Interrupt handlers should only return 1 if they did some work. The
Claudio Jeker
2011-04-20
Support for Intel GM45 SOL (Serial-over-LAN, part of Intel AMT) as a
Mike Larkin
2011-04-20
do not disable interrupts in the isr and then enable them again
David Gwynne
2011-04-19
Iopoolification. Much simpler version than the one revived at k2k11.
Kenneth R Westerback
2011-04-19
clean out some tiny nits
Theo de Raadt
2011-04-19
regen
Jonathan Gray
2011-04-19
add some more Core 2G/6 Series PCH entries
Jonathan Gray
2011-04-19
Simplify umass devid generation. Only use the last 12 characters of
Matthew Dempsky
2011-04-19
Fix potential null dereference.
Charles Longeau
2011-04-19
Remove dead assignments and newly created unused variables.
Charles Longeau
2011-04-19
Fix dead store. Instead of just remove it, use it properly.
Charles Longeau
2011-04-19
Cease to pretend RAW SCSI mode exists. Eradicate all traces.
Kenneth R Westerback
2011-04-19
Include USB vendor and product ids when manufacturing a unique disk id
Matthew Dempsky
2011-04-18
remove the old style by-pass-the-buffer-cache vnd code.
Thordur I. Bjornsson
2011-04-18
ido not disable interrupts in the isr and then enable them again
David Gwynne
2011-04-18
since the pciide driver's interrupt handler can return -1 during hotplug
Theo de Raadt
2011-04-18
keep an eye out for wdc registers returning 0xff. if they return 0xff,
Theo de Raadt
2011-04-18
Change all aml_xfoo to aml_foo names now that parser is stable
Jordan Hargrave
2011-04-17
Add wol support to xl(4). Not really tested, but hopefully someone will
Stefan Sperling
2011-04-17
Don't increase if_oerrors for every multicast frame leaving the interface.
Stefan Sperling
2011-04-16
Initialize variables before use.
Kenneth R Westerback
2011-04-15
Change wdc_reset_channel() to take a `no wait' argument. Pass in turn this
Miod Vallat
2011-04-15
Remove the acpi event definitions. They've not been used for over a
Owain Ainsworth
2011-04-15
Remove dead assignments and one newly created unused variable.
Charles Longeau
2011-04-14
add support for VIA VT6415 & VX900 IDE
Jonathan Gray
2011-04-14
regen
Jonathan Gray
2011-04-14
VIA VX900 IDE
Jonathan Gray
2011-04-14
the mechanical part of 82580 support, more to come
Jonathan Gray
2011-04-14
Add several additional adapter types and correct definition of
Jonathan Gray
2011-04-14
Spacing nit.
Owain Ainsworth
2011-04-14
For the time being repost Intel clarkdale IGD.
Owain Ainsworth
2011-04-14
Make RAIDFRAME compile
pea
2011-04-14
Reducing number of call update_leds().
Alexandr Shadchin
2011-04-14
do not disable interrupts in the isr and then enable them again
David Gwynne
2011-04-14
stray space
Marco Peereboom
2011-04-14
Ignore scsi start stop instead of trying to be clever. A softraid
Marco Peereboom
2011-04-13
wskbd_holdscreen() is not needed and can be removed
Alexandr Shadchin
2011-04-13
to quote from the gospel of bus_dma.9:
David Gwynne
2011-04-13
modify the interrupt handler so it only processes the rings once,
David Gwynne
2011-04-13
modify the interrupt handler so it only processes the rings once, rather
David Gwynne
2011-04-12
regen
Jonathan Gray
2011-04-12
add some entries from submitted dmesgs
Jonathan Gray
2011-04-12
We need to delay 10msec after changing to/from D3 state. note: There are
Theo de Raadt
2011-04-12
Fix uninitialized variable access introduced in 1.58, causing read access
Miod Vallat
2011-04-11
Fix SPL handling when PCDISPLAY_SOFTCURSOR is enabled.
Matthew Dempsky
2011-04-11
uncompressed video formats have a fixed per-pixel bit depth, which
Jacob Meuser
2011-04-10
Merge viapm and viaenv
Alexandr Shadchin
2011-04-10
bring back changes in r 1.192:
Jacob Meuser
2011-04-09
add all 64 bit dma plumbing but stick with 32 for now by default.
Marco Peereboom
2011-04-09
use unique wait channels
Theo de Raadt
[next]