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
/
pci
Age
Commit message (
Expand
)
Author
2012-10-13
This device should not put itself into D3 by itself when going to WOL;
Theo de Raadt
2012-10-12
Added I-O DATA RSA-PCI2 support.
sasano
2012-10-12
Add $OpenBSD$ CVS Ids.
Reyk Floeter
2012-10-12
Cleanup false positives for uninitialized uses.
Christiano F. Haesbaert
2012-10-12
no need to fetch and print the fw revision
Mike Belopuhov
2012-10-12
major cleanup
Mike Belopuhov
2012-10-12
a bit of janitoring
Mike Belopuhov
2012-10-11
rework the firmware interface and incorporate all the guts into
Mike Belopuhov
2012-10-11
kill a scary unused function
Mike Belopuhov
2012-10-11
better integer log2 implementation, checked with what linux is doing
Mike Belopuhov
2012-10-11
remove pci_set_powerstate() calls that are not needed, since the pci
Theo de Raadt
2012-10-10
add missing break
Theo de Raadt
2012-10-08
Revamp the sequences for suspend/hibernate -> resume so that the code
Theo de Raadt
2012-10-05
Avoid uninitiliazed use of ctl and corresponding warnings.
Christiano F. Haesbaert
2012-09-30
Correct the addition of the 39320LPE controller. The actual product name
Brad Smith
2012-09-30
Simplify the gem(4) variant detection code a bit.
Brad Smith
2012-09-28
update my copyright
Mike Belopuhov
2012-09-28
Add support for the Adaptec 39320LPE controller.
Brad Smith
2012-09-26
Do not report link status unless the interface is up as the status is
Brad Smith
2012-09-26
Add support for VLAN sized frames.
Brad Smith
2012-09-26
add D-Link DGE-530T to re(4), update re(4) manpage
Ryan Freeman
2012-09-25
Add minimal support for gen7/ivy bridge in inteldrm.
Jonathan Gray
2012-09-20
make the lines printed during attach more consistent with other drivers
Jasper Lievisse Adriaanse
2012-09-19
Add resource tracking for PCI bus numbers. This will allow us to prevent
Mark Kettenis
2012-09-19
ioctl requests are u_long not int, spotted via clang
Jonathan Gray
2012-09-19
Add new drivers for virtio network (vio) and block devices (vioblk, the disks
Stefan Fritsch
2012-09-18
Wait until all xfers have finished before giving up DMA buffer mappings.
Gerhard Roth
2012-09-13
tell mii_attach where the phy is on the chip, rather than asking it to
David Gwynne
2012-09-13
regen
joshua stein
2012-09-13
recognize the Intel Centrino Advanced-N 6235
joshua stein
2012-09-10
autoconf is not the right place to sleep; noticed by haesbaert
Mike Belopuhov
2012-09-08
Don't use mtrr if we are not on i386/amd64.
Martin Pieuchot
2012-09-08
Instead of having yet an other option to compile the drm code without agp
Martin Pieuchot
2012-09-07
Call pci_min_powerstate() to determine the lowest possible powerstate instead
Mark Kettenis
2012-09-07
Fixup a memory access fault on an invalid reply. Quoting the spec:
Mike Belopuhov
2012-09-03
add Intel 7 series kt (amt serial over lan)
Jonathan Gray
2012-08-31
Wake on LAN support for nfe(4). Tested by me, russel on misc@, and jsg.
Stefan Sperling
2012-08-30
Determine the memory and mmio regions based on previously initialzed BAR
Martin Pieuchot
2012-08-30
Use only one macro instead of two to turn debug printf on.
Martin Pieuchot
2012-08-28
oops. a bit of debugging code has sneaked in
Mike Belopuhov
2012-08-28
Get rid of several ill-defined concepts and use more information
Mike Belopuhov
2012-08-25
Make sure we disable interrupts on attachment before re-enabling.
Christiano F. Haesbaert
2012-08-25
Small cleanup.
Christiano F. Haesbaert
2012-08-25
some endian fixes.
David Gwynne
2012-08-23
cleanup calculations in iocfacts a bit: number of reply frames doesn't
Mike Belopuhov
2012-08-23
whitespace cleanup; no functional change
Mike Belopuhov
2012-08-23
use BUS_DMA_ZERO
Mike Belopuhov
2012-08-23
the chain_offset in mfii requests are in 16 byte units, not 4 like
David Gwynne
2012-08-23
turns out - is not commutative.
David Gwynne
2012-08-23
stupid code bug.
David Gwynne
[next]