diff options
| author | bouyer <bouyer@NetBSD.org> | 2000-04-19 07:51:20 +0000 |
|---|---|---|
| committer | bouyer <bouyer@NetBSD.org> | 2000-04-19 07:51:20 +0000 |
| commit | 01beba012a1595c19f90e606c2c336cde4dee855 (patch) | |
| tree | ffbb909154ab62f212d6b91d71a4a5193886d577 | |
| parent | 5393e61dd088ca7cb0b08e56ad952ab67b6fad74 (diff) | |
Add some Symbios devices.
| -rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 066752e544d..b772c8def01 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.208 2000/04/18 16:37:00 cgd Exp $ +$NetBSD: pcidevs,v 1.209 2000/04/19 07:51:20 bouyer Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -1129,6 +1129,9 @@ product SYMBIOS 825 0x0003 53c825 product SYMBIOS 815 0x0004 53c815 product SYMBIOS 810AP 0x0005 53c810AP product SYMBIOS 860 0x0006 53c860 +product SYMBIOS 896 0x000b 53c896 +product SYMBIOS 895 0x000c 53c895 +product SYMBIOS 885 0x000d 53c885 product SYMBIOS 875 0x000f 53c875 product SYMBIOS 1510 0x0010 53c1510 product SYMBIOS 875J 0x008f 53c875J |
