diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2014-12-02 00:08:51 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2014-12-02 00:08:51 +0000 |
commit | c5e4863e4679af1765468560e264507ee7e496e7 (patch) | |
tree | 33e7bd3ce1ec9a18e5575bc9cf321511fbbed45b /sys/dev/pci | |
parent | 6360eefedb37c2de6dbef552ae81e858f93ebd3d (diff) |
Add Samsung SSD controller.
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index bbecbacff18..fe8de4ad70b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1749 2014/11/28 14:12:19 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1750 2014/12/02 00:08:50 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -6079,6 +6079,7 @@ product SAFENET SAFEXCEL 0x1141 SafeXcel /* Samsung products */ product SAMSUNG SWL2210P 0xa000 MagicLAN SWL-2210P +product SAMSUNG2 S4LN053X01 0x1600 S4LN053X01 product SAMSUNG2 XP941 0xa800 XP941 /* Sangoma products */ |