diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2011-04-27 07:52:01 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2011-04-27 07:52:01 +0000 |
commit | 999d04b476e6c635bb75bffd63d6e96b3cc1d28f (patch) | |
tree | 47f988b516b24cce9f551d8d3a372a0924cba302 /sys | |
parent | 070b7216e0f98eb3ac9240505497233f5ba40f8e (diff) |
more Intel non raid/non ahci mode 6 Series SATA
Diffstat (limited to 'sys')
-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 |