diff options
author | 2003-06-27 10:03:37 +0000 | |
---|---|---|
committer | 2003-06-27 10:03:37 +0000 | |
commit | 6fc8fa54d4a5c330515514d6df4d9d5dc6876cb4 (patch) | |
tree | 0a023ce7708cfc517c0af5100d437d6fad762c66 | |
parent | /etc/authpf.allow -> /etc/authpf/authpf.allow in comments (diff) | |
download | wireguard-openbsd-6fc8fa54d4a5c330515514d6df4d9d5dc6876cb4.tar.xz wireguard-openbsd-6fc8fa54d4a5c330515514d6df4d9d5dc6876cb4.zip |
Sunix covers a whole range of cards under this one ID so change the name
accordingly
-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 */ |