diff options
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 70e8c3d94b6..817dd096dab 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1049 2006/03/29 05:10:41 jsg Exp $ +$OpenBSD: pcidevs,v 1.1050 2006/04/02 05:12:02 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3018,7 +3018,8 @@ product SUN US_IIe 0xa001 UltraSPARC IIe PCI product SUN CASSINI 0xabba Cassini /* Sundance products */ -product SUNDANCE ST201 0x0201 ST201 +product SUNDANCE ST201_1 0x0200 ST201 +product SUNDANCE ST201_2 0x0201 ST201 product SUNDANCE ST1023 0x1023 ST1023 product SUNDANCE ST2021 0x2021 ST2021 |