diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2008-04-07 10:13:20 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2008-04-07 10:13:20 +0000 |
commit | 9a73cd62dbc21bd6944a43aa41516aea784ca4b3 (patch) | |
tree | 9f3b5b27cec499cacb669f4b0a1922fa7dfd833f /sys | |
parent | f2bb49dbe8f7c2650595dd714ef6d93d536fd9cb (diff) |
neptune
Diffstat (limited to 'sys')
-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 0f61edb137b..88a93ed8ce7 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1338 2008/04/06 00:43:43 brad Exp $ +$OpenBSD: pcidevs,v 1.1339 2008/04/07 10:13:19 dlg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3900,6 +3900,7 @@ product SUN MS_IIep 0x9000 microSPARC IIep PCI 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 /* Sundance products */ product SUNDANCE ST201_1 0x0200 ST201 |