From: NIIBE Y. <gn...@m1...> - 2002-05-01 00:36:34
|
Changes from mainline. 2002-04-26 NIIBE Yutaka <gn...@m1...> * AGAINST-2.5.10: New file. * AGAINST-2.5.9: Removed. * Makefile: Version 2.5.10. * drivers/pci/pci.ids: Incorporate changes in 2.5.10. Index: Makefile =================================================================== RCS file: /cvsroot/linuxsh/linux/Makefile,v retrieving revision 1.17 diff -u -3 -p -r1.17 Makefile --- Makefile 23 Apr 2002 04:35:59 -0000 1.17 +++ Makefile 1 May 2002 00:34:07 -0000 @@ -1,6 +1,6 @@ VERSION = 2 PATCHLEVEL = 5 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION =-sh KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) Index: drivers/pci/pci.ids =================================================================== RCS file: /cvsroot/linuxsh/linux/drivers/pci/pci.ids,v retrieving revision 1.8 diff -u -3 -p -r1.8 pci.ids --- drivers/pci/pci.ids 23 Apr 2002 04:35:59 -0000 1.8 +++ drivers/pci/pci.ids 1 May 2002 00:34:07 -0000 @@ -220,6 +220,7 @@ 5145 Radeon QE 5146 Radeon QF 5147 Radeon QG + 514c Radeon 8500 QL 5159 Radeon VE QY 515a Radeon VE QZ 5245 Rage 128 RE |