diff options
author | 2009-04-24 17:32:48 +0000 | |
---|---|---|
committer | 2009-04-24 17:32:48 +0000 | |
commit | db3c680c76d3297b244437ddec8aff5e5a26d053 (patch) | |
tree | dba0dd86c0f43aad7cbf365a9bc7e3c818582281 | |
parent | remove no longer needed workaround (diff) | |
download | wireguard-openbsd-db3c680c76d3297b244437ddec8aff5e5a26d053.tar.xz wireguard-openbsd-db3c680c76d3297b244437ddec8aff5e5a26d053.zip |
Add product id for Berkshire Products PCI PC Watchdog.
-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 ab3c9818b24..d05b2f0f9a2 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1468 2009/04/12 13:45:23 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1469 2009/04/24 17:32:48 mk Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4204,6 +4204,7 @@ product PICOPOWER PT86C523_2 0x8002 PT86C523_2 /* Pijnenburg */ product PIJNENBURG PCC_ISES 0x0001 PCC-ISES +product PIJNENBURG PCWD_PCI 0x5030 PCI PC WD /* Platform */ product PLATFORM ES1849 0x0100 ES1849 |