diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-06-27 10:03:38 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-06-27 10:03:38 +0000 |
commit | 9609d88f81e67b9095b20d74dd752eb81a2763a4 (patch) | |
tree | b87abb1b26438d35ff8d1b4a969fdf2fc0893136 /sys | |
parent | e02280c2f03d642363e4cd15c1f779c5f5c2fd08 (diff) |
Sunix covers a whole range of cards under this one ID so change the name
accordingly
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 72720f348c9..4467230faba 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.645 2003/06/26 23:16:37 deraadt Exp $ + $OpenBSD: pcidevs,v 1.646 2003/06/27 10:03:37 henning Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2354,7 +2354,7 @@ product SUNDANCE ST201 0x0201 ST201 product SUNDANCE ST2021 0x2021 ST2021 Gigabit Ethernet /* Sunix */ -product SUNIX 4065A 0x7168 4065A +product SUNIX 40XX 0x7168 40XX product SUNIX 4018A 0x7268 4018A /* Surecom products */ |