diff options
author | 2001-10-05 20:55:09 +0000 | |
---|---|---|
committer | 2001-10-05 20:55:09 +0000 | |
commit | 559009cda8f79271cf240a60e47f245173558f89 (patch) | |
tree | 6f9cf690f3377f798240984a3678016f8e692803 | |
parent | more (diff) | |
download | wireguard-openbsd-559009cda8f79271cf240a60e47f245173558f89.tar.xz wireguard-openbsd-559009cda8f79271cf240a60e47f245173558f89.zip |
fix
-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 d7ed1f29dc1..2185a0f0ebb 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.451 2001/10/05 17:44:27 deraadt Exp $ + $OpenBSD: pcidevs,v 1.452 2001/10/05 20:55:09 jason Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1440,7 +1440,7 @@ product MATROX PRODUCTIVA_AGP 0x1001 MGA G100 AGP product MATROX MYSTIQUE 0x102b MGA 1064SG /* Mitsubishi Electronics */ -product MITSUBISHIELEC 0x0304 GUI Accel +product MITSUBISHIELEC GUI 0x0304 GUI Accel /* Motorola products */ product MOT MPC106 0x0002 MPC106 Host-PCI |