summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs
AgeCommit message (Collapse)Author
2008-12-10id for Radeon HD2600 PRO AGP; from johan.Owain Ainsworth
2008-12-04typo.Brad Smith
2008-12-04Add some more Intel GM45 MCH PCI id's.Brad Smith
2008-12-02Intel WiFi Link 5150Damien Bergamini
2008-12-01Add product ids for the cardreader functions of the JMC261.Jonathan Gray
From Ethan at JMicron.
2008-11-30another radeonTheo de Raadt
2008-11-23newTheo de Raadt
2008-11-22Pull in all the pcidev discrepancies from drm_pciids.h in dev/pci (whichOwain Ainsworth
is soon to die). "lovely" deraadt@, ok brad@. Both also helped with suggestions.
2008-11-18Correct the product strings for the HP SA P711m/P712m adapters.Brad Smith
2008-11-18Correct SIIG 2082 identifier; Kurt Mosiejczuk (kurt-openbsd-misc; se.rit.edu)Miod Vallat
2008-11-17Add PCI ids for the HP Smart Array P711m/P712m adapters.Brad Smith
From HP via the Linux cciss driver.
2008-11-14Add more NVIDIA MCP77 PCI ids and correct the existing MCP77 SMBus PCI id.Brad Smith
2008-11-06Add the PCI id for the Broadcom BCM5903F Ethernet chipset.Brad Smith
2008-11-04new devsTheo de Raadt
2008-11-04Add PCI ids for the Intel 7300 MCH and some more IDT PCI Express switches.Brad Smith
2008-11-04another intel g45 devTheo de Raadt
2008-11-03add Radeon HD 3650Robert Nagy
2008-10-30Add the PCI id for the Promise PDC42819 chipset.Brad Smith
2008-10-28More MCP79 Host bridge PCI ids.Brad Smith
2008-10-28Correct MCP79 SMBus PCI id and add missing MCP79 PCI ids.Brad Smith
2008-10-16Correct the existing Intel E4500 entries so they're properly named E5400Brad Smith
and add some missing entries for the E5400 chipset.
2008-10-08new PCI ID for Intel WiFi Link 5350.Damien Bergamini
2008-10-06Add some devices from submitted dmesgs.Jonathan Gray
2008-10-06another geforceTheo de Raadt
2008-10-04Some AMD RS780 IDs (same as those listed under ATI).Mark Kettenis
2008-10-02Add IDs for the IBM 4810 BSP (Base System Peripherals) and SCC (SimpleMarc Balmer
Communications Controller) found on IBM SurePOS 300 series.
2008-09-22Fix a typo.Brad Smith
2008-09-22Add PCI id's for the Intel ICH10 southbridge.Brad Smith
Based on a diff from Robert <robert at openbsd dot pap dot st>
2008-09-22Add PCI id's for the Intel G41, G45 and Q45 GPUs.Brad Smith
2008-09-22- Add XenSource vendor id and SCSI HBA product id.Brad Smith
- Add some more Intel ICH9 product id's. Most of the Intel product id's are from Robert <robert at openbsd dot pap dot st>
2008-09-17rev 1.1369 changed the SB200 entries to use the IXPx00 naming schemeBrad Smith
for consistency with the other entries already there. Revert that change. Also change the other entries for the SBx00 chipsets from using IXPx00 to using SBx00. IXPx00 was a code name used by ATI in addition to the SBx00 product name. As of SB700 and newer the IXPx00 name has been dropped plus SBx00 are more well known. requested by jsg@ awhile ago.
2008-09-17- Fix a typo, Rebotics -> RoboticsBrad Smith
- Replace tabs with spaces as separator for two NVIDIA entries NVIDIA part from Antti Harri <iku at openbsd dot fi>
2008-09-17Remove some duplicate NVIDIA entries and touch up some of the namesBrad Smith
to make the naming more consistent.
2008-09-15Add an IDT PCIe bridge.Brad Smith
2008-09-11Re-add the Broadcom BCM4321 and BCM4322 PCI ids and correct the previousBrad Smith
entry labeled as BCM4322 which is actually a serial port.
2008-09-11Revert previous commit; it introduces duplicate #defines.Mark Kettenis
2008-09-11Add Broadcom BCM4321 and BCM4322 PCI ids.Brad Smith
2008-09-11Broadcom BCM4315.Miod Vallat
2008-09-08- Add entries for two revisions of the ATI Radeon X1650 adapters.Brad Smith
- Fix some of the existing ATI Radeon entries to have more consistent and shorter names. Based on a diff from Jonathan Armani <jonathan dot armani at supinfo dot com>
2008-09-05- clarify Radeon HD 2600 Pro entryOkan Demirmen
- add Mobility Radeon HD 2600 found in a hp 8510p ok brad
2008-08-30Add PCI ids for Intel E1000 82576 based boards.Brad Smith
From FreeBSD
2008-08-30Add the vendor ID for Techsan Electronics and PCI ids for theirBrad Smith
Sky2PC DVB cards. From jbg@
2008-08-26Add the PCI id for the Broadcom BCM5785 Ethernet controller.Brad Smith
2008-08-22more puc happinessTheo de Raadt
2008-08-18Add the PCI id for the Broadcom BCM5716 Ethernet controller.Brad Smith
2008-08-13Add another PCI id for the Realtek 8139D chipset.Brad Smith
From FreeBSD
2008-08-08PCI IDs for Intel WiFi Link 5000 series (5100, 5300, 5350).Damien Bergamini
2008-07-28revert AR5416 PCIE to AR5418, the product description is clear aboutReyk Floeter
it while atheros' driver says something wrong (even if it is technically correct). also rename AR9280 PCIE to AR9281 (guessed). triggered by kettenis@
2008-07-28Name PLX PEX devices a bit more consistently, and keep them sorted inMark Kettenis
numerical order.
2008-07-28Add devices from submitted dmesgs and some VX800 bits.Jonathan Gray