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
2011-05-25
- For AR8132 fast ethernet controller, do not report 1000baseT
Kevin Lo
2011-05-25
try to map an msi style interrupt. if that doesnt work then try to map a
David Gwynne
2011-05-24
sync
Theo de Raadt
2011-05-24
a few more devices
Theo de Raadt
2011-05-24
Reimplement uvm/uvm_map.
Ariane van der Steldt
2011-05-22
regen
Mark Kettenis
2011-05-22
The RD890 entries here are really SR5690/5670/5650 devices.
Mark Kettenis
2011-05-21
Make inteldrm_intr only do any work if we know for sure that interrupts
Owain Ainsworth
2011-05-21
Introduce a flag to indicate that it is ok to use MSI on a certain PCI bus
Mark Kettenis
2011-05-20
Fix typo; from Brad
Kevin Lo
2011-05-19
Save and restore the MSI capability registers on suspend/resume.
Mark Kettenis
2011-05-18
Mention new alc(4) devices in commments. No active changes.
Stuart Henderson
2011-05-18
Support additional L2C variants and L1D (AR813x/AR815x chips).
Stuart Henderson
2011-05-15
regen
Mark Kettenis
2011-05-15
Fix entries for Intel 6700PXH.
Mark Kettenis
2011-05-15
match on LSI SAS2108/SAS2116/SAS2208/SAS2308
Jonathan Gray
2011-05-15
regen
Jonathan Gray
2011-05-15
add ids for LSI SAS2108/SAS2116/SAS2208/SAS2308
Jonathan Gray
2011-05-14
regen
Mark Kettenis
2011-05-14
Keep Intel PCI IDs sorted numerically.
Mark Kettenis
2011-05-14
Pass flags down the PCI bus hierarchy. Soon to be used to selectively enable
Mark Kettenis
2011-05-14
Add register definitions for PCI MSI capaility.
Mark Kettenis
2011-05-09
Refactor queue allocation and initialization into a wdc_alloc_queue()
Matthew Dempsky
2011-05-09
Initialize the wdc ata_drive_datas structs earlier in wdcattach() so
Matthew Dempsky
2011-05-08
Move ata_put_xfer() from ata_xfer to atascsi_methods. It's just silly
Matthew Dempsky
2011-05-06
acknowledge only those interrupts that we can process;
Mike Belopuhov
2011-05-02
Do not check malloc return value against NULL, as M_WAITOK is used.
Charles Longeau
2011-05-02
Add definitions for the radeon kms related ioctls (i.e. gem/ttm on
Owain Ainsworth
2011-05-02
remove workaround found in FreeBSD driver but not in Intel's official
David Hill
2011-05-02
Some extra paranoia for if we fail to attach.
Owain Ainsworth
2011-05-02
Add a workaround for an 82579 hardware bug that can result in
Jonathan Gray
2011-05-02
Radeon HD3000; from Pedro la Peu.
Owain Ainsworth
2011-05-02
sync
Owain Ainsworth
2011-05-02
Radeon HD300; from Pedro la Peu. Thanks!
Owain Ainsworth
2011-05-01
Add some PARAM and flags defines needed for later version of the intel
Owain Ainsworth
2011-05-01
Fix a NULL dereference if drm fails to attach.
Owain Ainsworth
2011-04-27
support Intel 6 series SATA in non raid/non ahci mode.
Jonathan Gray
2011-04-27
regen
Jonathan Gray
2011-04-27
more Intel non raid/non ahci mode 6 Series SATA
Jonathan Gray
2011-04-27
fix the interrupt handler in the case when the interrupt is shared
Alexandre Ratchov
2011-04-26
typo; found in an old tree..
Theo de Raadt
2011-04-24
in azalia_intr():
Jacob Meuser
2011-04-24
do not need that proto
Theo de Raadt
2011-04-24
get the error ccbs state right for a put when a port is empty. should get
David Gwynne
2011-04-24
match Radeon HD5450 on the kernel side; Mark Peoples
Theo de Raadt
2011-04-24
sync
Theo de Raadt
2011-04-24
Radeon HD5450, Mark Peoples
Theo de Raadt
2011-04-22
Turning on SCSIDEBUG (for debugging other drivers, of course) should
Theo de Raadt
2011-04-22
Add support for PCH2 (Sandy Bridge) MAC with 82579 PHY.
Jonathan Gray
2011-04-21
match on 6 series smbus, tested by Laurence Tratt
Jonathan Gray
[next]