Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/sys/dev/pci Pull up following revision(s) (requested by t...
details: https://anonhg.NetBSD.org/src/rev/085889f72d2a
branches: netbsd-3
changeset: 577115:085889f72d2a
user: riz <riz%NetBSD.org@localhost>
date: Tue Sep 06 21:32:31 2005 +0000
description:
Pull up following revision(s) (requested by tron in ticket #748):
sys/dev/pci/pcidevs: revision 1.732
Add PCI ids for ATI Radeon 9600 LE.
diffstat:
sys/dev/pci/pcidevs | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 18ce818142fb -r 085889f72d2a sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Tue Sep 06 21:29:42 2005 +0000
+++ b/sys/dev/pci/pcidevs Tue Sep 06 21:32:31 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.701.2.12 2005/07/24 21:07:55 riz Exp $
+$NetBSD: pcidevs,v 1.701.2.13 2005/09/06 21:32:31 riz Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -952,8 +952,10 @@
/* ATI products */
product ATI RADEON_A3 0x4136 Radeon Mobility A3
+product ATI RADEON_9600_LE 0x4151 Radeon 9600 LE
product ATI RADEON_9600_XT 0x4152 Radeon 9600 XT
product ATI MACH32 0x4158 Mach32
+product ATI RADEON_9600_LE_S 0x4171 Radeon 9600 LE Secondary
product ATI RADEON_9600_XT_S 0x4172 Radeon 9600 XT Secondary
product ATI RADEON_U1 0x4336 Radeon Mobility U1
product ATI RADEON_M6_U2 0x4337 Radeon Mobility M6
Home |
Main Index |
Thread Index |
Old Index