summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2008-10-08new PCI ID for Intel WiFi Link 5350.Damien Bergamini
2008-10-07Kill a bunch of #ifdef freebsd/netbsd code in *_drv.c. No binary change.Owain Ainsworth
2008-10-07Kill the linux-ready negative return codes in ``shared'' code. We handleOwain Ainsworth
2008-10-07Move dev->driver over to being a pointer to a const struct, instead of stupidlyOwain Ainsworth
2008-10-07If we fail to read the MAC address from the eeprom, fallback to readingJoel Sing
2008-10-06regenJonathan Gray
2008-10-06Add some devices from submitted dmesgs.Jonathan Gray
2008-10-06syncTheo de Raadt
2008-10-06another geforceTheo de Raadt
2008-10-05Detect if the adapter is a PCIe adapter and set the RL_FLAG_PCIE flagBrad Smith
2008-10-05Always update published link state even if the internal link state doesn'tMark Kettenis
2008-10-04regenMark Kettenis
2008-10-04Some AMD RS780 IDs (same as those listed under ATI).Mark Kettenis
2008-10-02First step towards cleaning up the Ethernet driver ioctl handling.Brad Smith
2008-10-02according to the alsa driver for these devices, the hardware providesJacob Meuser
2008-10-02backout Tadpole specific non-dma workaround commited in 1.287, since itTheo de Raadt
2008-10-02Add the IBM 4810 ("SurePOS 300 Series") SCC to support the four additionalMarc Balmer
2008-10-02sync.Marc Balmer
2008-10-02Add IDs for the IBM 4810 BSP (Base System Peripherals) and SCC (SimpleMarc Balmer
2008-09-30style nits.Brad Smith
2008-09-29Put back the ``address'' field to struct drm_buf, this allows machdrm toOwain Ainsworth
2008-09-29Fix mmap to always return the right value in the error path. While i'mOwain Ainsworth
2008-09-29always need the vlan includes; ok jsgTheo de Raadt
2008-09-27remove a debug printf that is no longer requiredJonathan Gray
2008-09-26Attach agp(4) to the Intel Q35 integrated video.Mike Belopuhov
2008-09-26Add drivers for the JMicron JMC250/JMC260 Ethernet controllersJonathan Gray
2008-09-25remove dead stores.Charles Longeau
2008-09-25remove dead stores and newly created unused variable.Charles Longeau
2008-09-25remove dead store.Charles Longeau
2008-09-25remove dead store.Charles Longeau
2008-09-24remove dead stores and newly created unused variables.Charles Longeau
2008-09-24remove dead stores and newly created unused variables.Charles Longeau
2008-09-24Fix a vr(4) panic that occurs under high load.Marco Pfatschbacher
2008-09-23Rewrite two small sections of code in bge_blockinit() to simplify theBrad Smith
2008-09-22regenBrad Smith
2008-09-22Fix a typo.Brad Smith
2008-09-22Add PCI id's for the Intel ICH10 southbridge.Brad Smith
2008-09-22Do not use an uninitialized local for comparison in azalia_rirb_intr().Miod Vallat
2008-09-22regenBrad Smith
2008-09-22Add PCI id's for the Intel G41, G45 and Q45 GPUs.Brad Smith
2008-09-22regenBrad Smith
2008-09-22- Add XenSource vendor id and SCSI HBA product id.Brad Smith
2008-09-18Introduce the infrastructure required to support hardware VLAN tagChristian Weisgerber
2008-09-18Rework the drm locking to be at least halfway sane. The freebsd codeOwain Ainsworth
2008-09-18fix potential use of uninitialized valueCharles Longeau
2008-09-17ATI IXPx00 -> SBx00Brad Smith
2008-09-17Update for renamed ATI PCI ids.Brad Smith
2008-09-17regenBrad Smith
2008-09-17rev 1.1369 changed the SB200 entries to use the IXPx00 naming schemeBrad Smith
2008-09-17regenBrad Smith