diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-02-18 09:30:43 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-02-18 09:30:43 +0000 |
commit | f5b1b0100ae1f13a271f03244fb6ba5fe0d41b40 (patch) | |
tree | 7f6a43003e4c13938db3ed99610a8438a0870a68 /sys/dev | |
parent | 12d45204b3298ad0d91b106713e9500f7b9cd287 (diff) |
a sunix puc
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index b4821015b9a..564a4d61dde 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.488 2002/02/17 19:24:10 deraadt Exp $ + $OpenBSD: pcidevs,v 1.489 2002/02/18 09:30:42 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -534,6 +534,7 @@ vendor TRIWARE 0x13c1 3ware vendor SUNDANCE 0x13f0 Sundance vendor CMI 0x13f6 C-Media Electronics vendor LAVA 0x1407 Lava +vendor SUNIX 0x1409 Sunix vendor OXFORD2 0x1415 Oxford vendor TAMARACK 0x143d Tamarack Microelectronics vendor OXFORD 0x14d2 Oxford @@ -1917,6 +1918,9 @@ product SUN US_IIe 0xa001 UltraSPARC IIe PCI product SUNDANCE ST201 0x0201 ST201 product SUNDANCE ST2021 0x2021 ST2021 Gigabit Ethernet +/* Sunix */ +product SUNIX 0x4065 4065A + /* Surecom products */ product SURECOM NE34 0x0e34 Surecom NE-34 |