1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00

Correct DEC -> Digital Equipment Corporation.

This commit is contained in:
Garrett Wollman 1994-10-01 00:18:53 +00:00
parent 28dc19771b
commit e902866cf7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3251
3 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
/**************************************************************************
**
** $Id: pci.c,v 2.1 94/09/16 08:01:20 wolf Rel $
** $Id: pci.c,v 1.5 1994/09/28 16:34:07 se Exp $
**
** General subroutines for the PCI bus on 80*86 systems.
** pci_configure ()
@ -554,7 +554,7 @@ struct vt {
static struct vt VendorTable[] = {
{0x1002, "ATI TECHNOLOGIES INC"},
{0x1011, "DIGITAL EQUIPMENT COMPANY"},
{0x1011, "DIGITAL EQUIPMENT CORP."},
{0x101A, "NCR"},
{0x102B, "MATROX"},
{0x1045, "OPTI"},

View File

@ -1,6 +1,6 @@
/**************************************************************************
**
** $Id: pci.c,v 2.1 94/09/16 08:01:20 wolf Rel $
** $Id: pci.c,v 1.5 1994/09/28 16:34:07 se Exp $
**
** General subroutines for the PCI bus on 80*86 systems.
** pci_configure ()
@ -554,7 +554,7 @@ struct vt {
static struct vt VendorTable[] = {
{0x1002, "ATI TECHNOLOGIES INC"},
{0x1011, "DIGITAL EQUIPMENT COMPANY"},
{0x1011, "DIGITAL EQUIPMENT CORP."},
{0x101A, "NCR"},
{0x102B, "MATROX"},
{0x1045, "OPTI"},

View File

@ -1,6 +1,6 @@
/**************************************************************************
**
** $Id: pci.c,v 2.1 94/09/16 08:01:20 wolf Rel $
** $Id: pci.c,v 1.5 1994/09/28 16:34:07 se Exp $
**
** General subroutines for the PCI bus on 80*86 systems.
** pci_configure ()
@ -554,7 +554,7 @@ struct vt {
static struct vt VendorTable[] = {
{0x1002, "ATI TECHNOLOGIES INC"},
{0x1011, "DIGITAL EQUIPMENT COMPANY"},
{0x1011, "DIGITAL EQUIPMENT CORP."},
{0x101A, "NCR"},
{0x102B, "MATROX"},
{0x1045, "OPTI"},