Update of /cvsroot/alsa/alsa-driver/pci/nm256 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19788/pci/nm256
Modified Files: .cvsignore Makefile Added Files: nm256.c Removed Files: nm256.patch Log Message: Clean up of power-management codes. - moved commonly used codes to the core layer. - using the unified suspend/resume callbacks for PCI and ISA - added snd_card_set_pm_callbacks() and snd_card_set_isa_pm_callbacks() as the registration functions. Index: .cvsignore =================================================================== RCS file: /cvsroot/alsa/alsa-driver/pci/nm256/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 10 Nov 2003 17:32:43 -0000 1.3 +++ .cvsignore 8 Apr 2004 16:38:16 -0000 1.4 @@ -1,5 +1,4 @@ .depend -nm256.c .*.cmd *.ko *.mod.c Index: Makefile =================================================================== RCS file: /cvsroot/alsa/alsa-driver/pci/nm256/Makefile,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Makefile 11 Nov 2003 13:12:25 -0000 1.5 +++ Makefile 8 Apr 2004 16:38:16 -0000 1.6 @@ -5,10 +5,6 @@ include $(SND_TOPDIR)/toplevel.config include $(SND_TOPDIR)/Makefile.conf -clean-files := nm256.c - include $(SND_TOPDIR)/alsa-kernel/pci/nm256/Makefile include $(SND_TOPDIR)/Rules.make - -nm256.c: nm256.patch $(SND_TOPDIR)/alsa-kernel/pci/nm256/nm256.c --- nm256.patch DELETED --- ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog