diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-07-05 18:21:48 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-07-05 18:21:48 +0000 |
commit | 9f48a0abc09e940758c8d0f8ae3318f6ecaaca47 (patch) | |
tree | 226c4d7915686a4ff5d49697c7fd999560a43959 /sys/dev/pci/pcidevs | |
parent | c593797b35718462cfc32300fe3b91ab61c28024 (diff) |
Add Sun SBBC.
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 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 |