From f916b90d1e17a525e067ccbe29777bb8525febeb Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Wed, 27 Jul 2005 23:45:11 +0000 Subject: add PCI ID for Sundance ST1023 Gigabit chipset. --- sys/dev/pci/pcidevs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index bbe67886fbe..8b5ebfdfac2 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.897 2005/07/25 07:46:21 jsg Exp $ +$OpenBSD: pcidevs,v 1.898 2005/07/27 23:45:10 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2568,6 +2568,7 @@ product SUN CE 0xabba Cassini Ether /* Sundance products */ product SUNDANCE ST201 0x0201 ST201 +product SUNDANCE ST1023 0x1023 ST1023 product SUNDANCE ST2021 0x2021 ST2021 /* Sunix */ -- cgit v1.2.3