diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2009-09-29 16:29:14 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2009-09-29 16:29:14 +0000 |
commit | 87a0b56ede60fe9826841a801a6fd2741226a8ae (patch) | |
tree | f64685b396b2fdceb656a3e86f50ecb176c7e1d7 /sys | |
parent | 7a8ad714820f554f3091c3f21e74d2973adee58c (diff) |
phison pciide controller found in expresscard SSD cards
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index f528da696f0..15579ca3de7 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1493 2009/09/20 13:08:23 sthen Exp $ +$OpenBSD: pcidevs,v 1.1494 2009/09/29 16:29:13 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -303,6 +303,7 @@ vendor FREESCALE 0x1957 Freescale vendor ATTANSIC 0x1969 Attansic Technology vendor AGEIA 0x1971 Ageia vendor JMICRON 0x197b JMicron +vendor PHISON 0x1987 Phison vendor ASPEED 0x1a03 ASPEED Technology vendor AWT 0x1a3b AWT vendor SYMPHONY2 0x1c1c Symphony Labs @@ -4257,6 +4258,9 @@ product PHILIPS SAA7133 0x7133 SAA7133 TV product PHILIPS SAA7134 0x7134 SAA7134 TV product PHILIPS SAA7135 0x7135 SAA7135 TV +/* Phison products */ +product PHISON PS5000 0x5000 PS5000 + /* Picopower */ product PICOPOWER PT80C826 0x0000 PT80C826 product PICOPOWER PT86C521 0x0001 PT86C521 |