summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs
AgeCommit message (Collapse)Author
2006-08-01add PCI id for the IBM Calgary IOMMU found in high end IBM xServies servers.Brad Smith
2006-08-01more tabs.Brad Smith
2006-07-31future areca devices.David Gwynne
from erich chen
2006-07-29more areca raid controller idsDavid Gwynne
2006-07-28add Intel IOP333, 5000 and 6321ESB PCI ids.Brad Smith
2006-07-28add some Broadcom, NVIDIA and Ricoh PCI ids.Brad Smith
2006-07-27oopsMichael Shalayeff
2006-07-27new twe idMichael Shalayeff
2006-07-23add NVidia MCP61 IDE and SMBus PCI ids.Brad Smith
2006-07-23more consistent naming for some of the NVidia entries.Brad Smith
2006-07-23add two more MCP61 Ethernet MAC PCI ids.Brad Smith
From Linux's pci_ids.h
2006-07-23add PCI ids for the NVidia MCP61/65 chipsets and additional ids for theBrad Smith
MCP51/55 chipsets. From The Linux PCI ID Repository
2006-07-22add ATI SB450 and SiS 966 HD Audio PCI ids.Brad Smith
2006-07-22add PCI ids for the ATI SB600 South Bridge devices.Brad Smith
2006-07-20- The ADMtek AN983B is actually a ADM9511. [1]Brad Smith
- Add the ADMtek ADM9513 PCI id. [2] [1] Clarification from Garrett D'Amore <garrett_damore at tadpole dot com> via NetBSD's source-changes. [2] From mbr@FreeBSD
2006-07-18add the ADMtek AN983B PCI id.Brad Smith
2006-07-18Add O2Micro OZ711EC1 SmartCardBus Controller.Moritz Jodeit
2006-07-18the VIA HDA PCI id matches against multiple chipsets.Brad Smith
2006-07-17fix some of the IBM entries.Brad Smith
2006-07-17new bridge; sthen@symphytum.spacehopper.orgTheo de Raadt
2006-07-17add areca and their raid productsDavid Gwynne
2006-07-15Add MCP04 ISA bridge.Mark Kettenis
2006-07-14Add a few more Promise devices.Jonathan Gray
2006-07-13Add the VIA VT8237A HD Audio PCI id.Brad Smith
From kent@NetBSD
2006-07-09add the QLogic ISP2322 PCI id.Brad Smith
2006-07-09add the JMicron JMB368 PCI product id.Brad Smith
2006-07-08revert the addition of the second 21152 PCI bridge id. I reseated the adapterBrad Smith
and it came up with the proper id.
2006-07-08The 82870P2 PCI-PCI bridge is a PCI-X bridge and add a second 21152 PCIBrad Smith
bridge id, found on a quad port ste(4) adapter.
2006-07-08add the ATI IXP300 SATA PCI id.Brad Smith
2006-07-01add new Intel Gig ids from the ES2 and ICH8 chipsets.Brad Smith
2006-06-30add Micrel vendor id and some product ids.Brad Smith
2006-06-30remove the hyphen in the Xframe II entry.Brad Smith
2006-06-29add the Intel IOP331 PCIX-PCIX bridge and fix the existing IOP331 entriesBrad Smith
as they are really the IOP332 PCIE-PCIX bridges.
2006-06-29add a few ALi devices.Brad Smith
2006-06-28better entry for NVidia MCP55 HD Audio.Brad Smith
2006-06-27Add device ids for some ATI radeon ports and the Intel 82945GM PCIEGordon Willem Klok
graphics port.
2006-06-27add the PCI product ids for the RealTek 8169SC and 8101E.Brad Smith
From wpaul FreeBSD
2006-06-25fix Surecom NE-34 dmesg, found on misc@Martin Reindl
ok brad@
2006-06-25add Parallels PCI ids.Brad Smith
2006-06-24Correct a typo in one of the CN700 host bridge product ids.Jonathan Gray
2006-06-23add the Promise PDC40518 SATA-II chipset PCI id.Brad Smith
From Henrik Flodell
2006-06-23add a few more Broadcom BCM43xx wireless PCI ids.Brad Smith
2006-06-22The DGE560T_2 PCI id was a guess and more of a place holder as I did notBrad Smith
know what hardware this really was at the time. It looks as if this is really a DGE530 B1.
2006-06-21add the BCM5786 PCI id.Brad Smith
From the Linux tg3 driver.
2006-06-20Promise PDC20775, from Aaron Linville.Jonathan Gray
2006-06-19add some more Broadcom Gig PCI ids.Brad Smith
From the Linux tg3 driver.
2006-06-18add some additional LSI Logic PCI ids.Brad Smith
From the LSI Linux MPT driver.
2006-06-07rename the Realtek RT8111B entry to RT8168.Brad Smith
2006-06-03Add pci vendor id for Equinox systems, and several device ids forGordon Willem Klok
their multiport serial boards (SST series). ok deraadt@
2006-05-28Add a few more devices from submitted dmesgs.Jonathan Gray