diff options
author | Michael Knudsen <mk@cvs.openbsd.org> | 2009-04-24 17:32:49 +0000 |
---|---|---|
committer | Michael Knudsen <mk@cvs.openbsd.org> | 2009-04-24 17:32:49 +0000 |
commit | ffec7f14e4e8f3150783b0e50c4fe7a098017605 (patch) | |
tree | 539acf62c9d299316a556e405af489713d486135 /sys/dev/pci/pcidevs | |
parent | 62e53fbeef2425348ed154aebeb141dfe55d1f4b (diff) |
Add product id for Berkshire Products PCI PC Watchdog.
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 |