summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2011-05-02syncOwain Ainsworth
2011-05-02Radeon HD300; from Pedro la Peu. Thanks!Owain Ainsworth
2011-05-01Add some PARAM and flags defines needed for later version of the intelOwain Ainsworth
2011-05-01Fix a NULL dereference if drm fails to attach.Owain Ainsworth
2011-04-27support Intel 6 series SATA in non raid/non ahci mode.Jonathan Gray
2011-04-27regenJonathan Gray
2011-04-27more Intel non raid/non ahci mode 6 Series SATAJonathan Gray
2011-04-27fix the interrupt handler in the case when the interrupt is sharedAlexandre Ratchov
2011-04-26typo; found in an old tree..Theo de Raadt
2011-04-24in azalia_intr():Jacob Meuser
2011-04-24do not need that protoTheo de Raadt
2011-04-24get the error ccbs state right for a put when a port is empty. should getDavid Gwynne
2011-04-24match Radeon HD5450 on the kernel side; Mark PeoplesTheo de Raadt
2011-04-24syncTheo de Raadt
2011-04-24Radeon HD5450, Mark PeoplesTheo de Raadt
2011-04-22Turning on SCSIDEBUG (for debugging other drivers, of course) shouldTheo de Raadt
2011-04-22Add support for PCH2 (Sandy Bridge) MAC with 82579 PHY.Jonathan Gray
2011-04-21match on 6 series smbus, tested by Laurence TrattJonathan Gray
2011-04-21steal the ccb for error handling before it might be needed during theDavid Gwynne
2011-04-21ahci asks atascsi to reserve a ccb to use for error handling, but thenDavid Gwynne
2011-04-20Interrupt handlers should only return 1 if they did some work. TheClaudio Jeker
2011-04-20Support for Intel GM45 SOL (Serial-over-LAN, part of Intel AMT) as aMike Larkin
2011-04-20do not disable interrupts in the isr and then enable them againDavid Gwynne
2011-04-19regenJonathan Gray
2011-04-19add some more Core 2G/6 Series PCH entriesJonathan Gray
2011-04-18ido not disable interrupts in the isr and then enable them againDavid Gwynne
2011-04-18since the pciide driver's interrupt handler can return -1 during hotplugTheo de Raadt
2011-04-18keep an eye out for wdc registers returning 0xff. if they return 0xff,Theo de Raadt
2011-04-17Add wol support to xl(4). Not really tested, but hopefully someone willStefan Sperling
2011-04-15Remove dead assignments and one newly created unused variable.Charles Longeau
2011-04-14add support for VIA VT6415 & VX900 IDEJonathan Gray
2011-04-14regenJonathan Gray
2011-04-14VIA VX900 IDEJonathan Gray
2011-04-14the mechanical part of 82580 support, more to comeJonathan Gray
2011-04-14Spacing nit.Owain Ainsworth
2011-04-14For the time being repost Intel clarkdale IGD.Owain Ainsworth
2011-04-14do not disable interrupts in the isr and then enable them againDavid Gwynne
2011-04-13to quote from the gospel of bus_dma.9:David Gwynne
2011-04-13modify the interrupt handler so it only processes the rings once,David Gwynne
2011-04-13modify the interrupt handler so it only processes the rings once, ratherDavid Gwynne
2011-04-12regenJonathan Gray
2011-04-12add some entries from submitted dmesgsJonathan Gray
2011-04-12We need to delay 10msec after changing to/from D3 state. note: There areTheo de Raadt
2011-04-10Merge viapm and viaenvAlexandr Shadchin
2011-04-10bring back changes in r 1.192:Jacob Meuser
2011-04-09use unique wait channelsTheo de Raadt
2011-04-08backout previous (which has some interrupt spin problem, sort of diagnosedTheo de Raadt
2011-04-07Do not use NULL in integer comparisons. No functional change.Miod Vallat
2011-04-07Avoid using an uninitialized variable when downgrading PIO mode too much onMiod Vallat
2011-04-06move ips to iopools. its the usual drill, io between volumes is nowDavid Gwynne