diff options
author | Martin Reindl <martin@cvs.openbsd.org> | 2006-06-25 11:37:01 +0000 |
---|---|---|
committer | Martin Reindl <martin@cvs.openbsd.org> | 2006-06-25 11:37:01 +0000 |
commit | c7af95e9184cabcafcdcef739c05eecef4ecf51b (patch) | |
tree | 1da96a0519f0d3ce8635cf2d2aa03a52bbf44862 /sys/dev/pci | |
parent | 5abaee913b6c34a45bd9e9355a9a81fa539ffb48 (diff) |
fix Surecom NE-34 dmesg, found on misc@
ok brad@
Diffstat (limited to 'sys/dev/pci')
-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 2773aab11a1..661dc5f22ac 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1082 2006/06/25 05:38:13 brad Exp $ +$OpenBSD: pcidevs,v 1.1083 2006/06/25 11:37:00 martin Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3112,7 +3112,7 @@ product SUNIX 40XX 0x7168 40XX product SUNIX 4018A 0x7268 4018A /* Surecom products */ -product SURECOM NE34 0x0e34 Surecom NE-34 +product SURECOM NE34 0x0e34 NE-34 /* Syba */ product SYBA 4S2P 0x0781 4S2P |