diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2003-05-14 02:09:29 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2003-05-14 02:09:29 +0000 |
commit | 1ad8526a1a166afb7f1f50ce4a9f71039581ef6a (patch) | |
tree | 7e3eeebba132ba2370de51d8ae659a39dcfd8612 /sys/dev/pci/pcidevs | |
parent | b969db78093b7ecbff89fd06edf87a66122de457 (diff) |
add SUN CE ethernet
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 12e4417de65..5bcd2b50c30 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.621 2003/05/14 01:15:42 pb Exp $ + $OpenBSD: pcidevs,v 1.622 2003/05/14 02:09:28 jason Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2267,6 +2267,7 @@ product SUN PSYCHO 0x8000 Psycho PCI 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 CE 0xabba Cassini Ethernet /* Sundance products */ product SUNDANCE ST201 0x0201 ST201 |