diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-01-26 00:07:44 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-01-26 00:07:44 +0000 |
commit | 38f0dc890f23f8de14abe63f60a9f9bf3be40271 (patch) | |
tree | 99c5b1e021cc51f059d55c7efa4b74f3f4d8a80d /drivers/pci | |
parent | 07ebee0bea931f0d373e40205c932cae6b00a86d (diff) |
Support for the NEC DDB Vrc-5074 evaluation board. Patches by
Geert Uytterhoeven (geert@linux-m68k.org).
Diffstat (limited to 'drivers/pci')
-rw-r--r-- | drivers/pci/devlist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pci/devlist.h b/drivers/pci/devlist.h index 6077bc8a5..58a1edd07 100644 --- a/drivers/pci/devlist.h +++ b/drivers/pci/devlist.h @@ -186,6 +186,7 @@ ENDVENDOR() VENDOR( NEC, "NEC" ) DEVICE( NEC, NEC_PCX2, "PowerVR PCX2") + DEVICE( NEC, NEC_NILE4, "Vrc5074 (Nile 4)") ENDVENDOR() VENDOR( FD, "Future Domain" ) |