diff options
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 54c4dfb3612..4b2336b5acb 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1596 2011/04/24 03:10:50 deraadt Exp $ +$OpenBSD: pcidevs,v 1.1597 2011/04/27 07:52:00 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2292,6 +2292,8 @@ product INTEL 6SERIES_AHCI_2 0x1c03 6 Series AHCI product INTEL 6SERIES_RAID_1 0x1c04 6 Series RAID product INTEL 6SERIES_RAID_2 0x1c05 6 Series RAID product INTEL 6SERIES_RAID_3 0x1c06 6 Series RAID +product INTEL 6SERIES_SATA_3 0x1c08 6 Series SATA +product INTEL 6SERIES_SATA_4 0x1c09 6 Series SATA product INTEL 6SERIES_PCIE_1 0x1c10 6 Series PCIE product INTEL 6SERIES_PCIE_2 0x1c12 6 Series PCIE product INTEL 6SERIES_PCIE_3 0x1c14 6 Series PCIE |