Update of /cvsroot/alsa/alsa-kernel/isa/opti9xx
In directory sc8-pr-cvs1:/tmp/cvs-serv10312/isa/opti9xx
Modified Files:
opti92x-ad1848.c
Log Message:
- added snd_card_set_dev() macro.
- sysfsfied more pci, isapnp and usb drivers.
Index: opti92x-ad1848.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/isa/opti9xx/opti92x-ad1848.c,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- opti92x-ad1848.c 13 Jan 2004 17:11:26 -0000 1.36
+++ opti92x-ad1848.c 21 Jan 2004 18:32:47 -0000 1.37
@@ -1973,6 +1973,7 @@
}
if (hw <= OPTi9XX_HW_82C930)
chip->mc_base -= 0x80;
+ snd_card_set_dev(card, &pcard->card->dev);
} else {
#endif /* CONFIG_PNP */
if ((error = snd_card_opti9xx_detect(card, chip)) < 0) {
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog