diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-06-30 23:31:44 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-06-30 23:31:44 +0000 |
commit | ed56aa67953688e17584d92eafd020c2ab71fcdb (patch) | |
tree | 9f4d7095e1efc186029caa595c25e19f2be56deb /sys/dev | |
parent | 4801e93567514a45486e5f684a42776cb4dc7e10 (diff) |
remove the hyphen in the Xframe II entry.
Diffstat (limited to 'sys/dev')
-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 d799e12f72f..613ba33f287 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1088 2006/06/29 19:03:35 brad Exp $ +$OpenBSD: pcidevs,v 1.1089 2006/06/30 23:31:43 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2298,7 +2298,7 @@ product NEOMAGIC NM256ZX 0x8006 MagicMedia 256ZX /* Neterion products */ product NETERION XFRAME 0x5831 Xframe -product NETERION XFRAME_2 0x5832 Xframe-II +product NETERION XFRAME_2 0x5832 Xframe II /* Netgear products */ product NETGEAR MA301 0x4100 MA301 |