diff options
author | Thorsten Lockert <tholo@cvs.openbsd.org> | 1998-12-25 20:19:02 +0000 |
---|---|---|
committer | Thorsten Lockert <tholo@cvs.openbsd.org> | 1998-12-25 20:19:02 +0000 |
commit | ab21f45ce2c1facc9666e9ea8eb0772c0e60272c (patch) | |
tree | fa7945bfb71e8e5408646faf9240e23958951abe /sys/dev/pci/pcidevs_data.h | |
parent | 9bae8f6263c789707d1230070e3998d76e05205f (diff) |
Sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 132ed74d13a..f03ec3f2029 100644 --- a/sys/dev/pci/pcidevs_data.h +++ b/sys/dev/pci/pcidevs_data.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.110 1998/12/25 19:53:13 tholo Exp + * OpenBSD: pcidevs,v 1.111 1998/12/25 20:18:13 tholo Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -5715,6 +5715,12 @@ struct pci_knowndev pci_knowndevs[] = { NULL, }, { + PCI_VENDOR_RISCOM, 0, + PCI_KNOWNDEV_NOPROD, + "RISCom", + NULL, + }, + { PCI_VENDOR_PICTUREEL, 0, PCI_KNOWNDEV_NOPROD, "Picture Elements", |