diff options
-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 9876933e650..842a6699aa9 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1384 2008/07/01 22:48:15 sthen Exp $ +$OpenBSD: pcidevs,v 1.1385 2008/07/05 18:21:47 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4098,6 +4098,7 @@ product SUN US_IIi 0xa000 UltraSPARC IIi PCI product SUN US_IIe 0xa001 UltraSPARC IIe PCI product SUN CASSINI 0xabba Cassini product SUN NEPTUNE 0xabcd Neptune +product SUN SBBC 0xc416 SBBC /* Sundance products */ product SUNDANCE ST201_1 0x0200 ST201 |