diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2016-01-14 04:04:14 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2016-01-14 04:04:14 +0000 |
commit | 2508e3e65916802fa4aa935d5e9b0aa9099a42b7 (patch) | |
tree | 97037e4da5e74073c5ac82db3145e011fdae20de /sys | |
parent | a8164d11b9c2f34752b4103c45f1fbde94c4f774 (diff) |
there are two types of samsung sm951
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index bda0f6d27eb..d3f631c66ec 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1783 2015/12/31 20:39:38 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1784 2016/01/14 04:04:13 dlg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -6447,7 +6447,8 @@ product SAFENET SAFEXCEL 0x1141 SafeXcel product SAMSUNG SWL2210P 0xa000 MagicLAN SWL-2210P product SAMSUNG2 S4LN053X01 0x1600 S4LN053X01 product SAMSUNG2 XP941 0xa800 XP941 -product SAMSUNG2 SM951 0xa801 SM951 +product SAMSUNG2 SM951_AHCI 0xa801 SM951 AHCI +product SAMSUNG2 SM951_NVME 0xa802 SM951 NVMe /* Sangoma products */ product SANGOMA A10X 0x0300 A10x |