diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-07-25 16:47:12 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-07-25 16:47:12 +0000 |
commit | 70b14d0df53fcf0c41aabf8e0fa95b5db319371d (patch) | |
tree | 10817c5b86855a2c0ffc2303cb25dfee34c0bd3e /sys/dev | |
parent | cfce1e5312a72da9e943bd65d718760caa0b9e89 (diff) |
picopower devices
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index fd0675e4870..d9aa9859770 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.288 2000/07/20 23:05:15 ho Exp $ + $OpenBSD: pcidevs,v 1.289 2000/07/25 16:47:11 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1302,6 +1302,13 @@ product RCC CMIC_HE 0x0011 CMIC_HE Host /* product RCC UNKNOWN 0x0211 IDE */ /* product RCC UNKNOWN 0x0220 USB */ +/* Picopower */ +product PICOPOWER PT80C826 0x0000 PT80C826 +product PICOPOWER PT86C521 0x0001 PT86C521 +product PICOPOWER PT86C523 0x0002 PT86C523 +product PICOPOWER PC87550 0x0005 PC87550 +product PICOPOWER PT86C523 0x8002 PT86C523 + /* Pijnenburg */ product PIJNENBURG PCC_ISES 0x0001 PCC-ISES |