diff options
author | 1999-06-03 16:13:05 +0000 | |
---|---|---|
committer | 1999-06-03 16:13:05 +0000 | |
commit | b199ebc780eb8884c985870c07b133418466e4cd (patch) | |
tree | e6da7bc091dac4f4e6bac0b50e9f1d085a2f415c | |
parent | use __sparc__ just in case (diff) | |
download | wireguard-openbsd-b199ebc780eb8884c985870c07b133418466e4cd.tar.xz wireguard-openbsd-b199ebc780eb8884c985870c07b133418466e4cd.zip |
obvious shortening
-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 0f6a5417d20..0087d0e724b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.147 1999/06/01 17:09:09 mickey Exp $ +$OpenBSD: pcidevs,v 1.148 1999/06/03 16:13:05 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -220,7 +220,7 @@ vendor STB 0x10b4 STB Systems vendor PLX 0x10b5 PLX Technology vendor MADGE 0x10b6 Madge Networks vendor 3COM 0x10B7 3Com -vendor SMC 0x10b8 Standard Microsystems +vendor SMC 0x10b8 SMC vendor ALI 0x10b9 Acer Labs vendor MITSUBISHIELEC 0x10ba Mitsubishi Electronics vendor DAPHA 0x10bb Dapha Electronics |