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 PCI id for "ATI Mobility Radeon 9700".
details: https://anonhg.NetBSD.org/src/rev/eba01ad260a2
branches: trunk
changeset: 581995:eba01ad260a2
user: nonaka <nonaka%NetBSD.org@localhost>
date: Mon Jun 13 07:31:50 2005 +0000
description:
Add PCI id for "ATI Mobility Radeon 9700".
diffstat:
sys/dev/pci/pcidevs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d4ae7442bbb8 -r eba01ad260a2 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Mon Jun 13 00:34:08 2005 +0000
+++ b/sys/dev/pci/pcidevs Mon Jun 13 07:31:50 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.714 2005/06/07 11:31:44 skrll Exp $
+$NetBSD: pcidevs,v 1.715 2005/06/13 07:31:50 nonaka Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1015,6 +1015,7 @@
product ATI RADEON_9600 0x4e46 Radeon 9600TX
product ATI RADEON_9700_PRO 0x4e47 Radeon 9700 Pro
product ATI RADEON_9800_PRO 0x4e48 Radeon 9800 Pro
+product ATI RADEON_MOB_9700 0x4e50 Mobility Radeon 9700
product ATI RADEON_MOB_T2 0x4e54 Radeon Mobility T2 (M10) NT
product ATI RADEON_9700_9500_S 0x4e64 Radeon 9700/9500 Series Secondary
product ATI RADEON_9700_9500_S2 0x4e65 Radeon 9700/9500 Series Secondary
Home |
Main Index |
Thread Index |
Old Index