Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Add Freescale P2020/P2010 device ids
details: https://anonhg.NetBSD.org/src/rev/fb11e83fd24b
branches: trunk
changeset: 763307:fb11e83fd24b
user: matt <matt%NetBSD.org@localhost>
date: Wed Mar 16 23:19:32 2011 +0000
description:
Add Freescale P2020/P2010 device ids
diffstat:
sys/dev/pci/pcidevs | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 0522984a56cb -r fb11e83fd24b sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Wed Mar 16 21:35:30 2011 +0000
+++ b/sys/dev/pci/pcidevs Wed Mar 16 23:19:32 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1067 2011/03/05 15:36:27 matt Exp $
+$NetBSD: pcidevs,v 1.1068 2011/03/16 23:19:32 matt Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2059,6 +2059,10 @@
product FREESCALE MPC8572 0x0041 MPC8572
product FREESCALE MPC8536E 0x0050 MPC8536E
product FREESCALE MPC8536 0x0051 MPC8536
+product FREESCALE P2020E 0x0070 P2020E
+product FREESCALE P2020 0x0071 P2020
+product FREESCALE P2010E 0x0078 P2010E
+product FREESCALE P2010 0x0079 P2010
/* Marvell products */
product MARVELL GT64010A 0x0146 GT-64010A System Controller
Home |
Main Index |
Thread Index |
Old Index