/[openvortex]/alsa/pci/au88x0/au88x0.c
ViewVC logotype

Diff of /alsa/pci/au88x0/au88x0.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by vizard, Fri Apr 25 00:56:06 2003 UTC revision 1.8 by vizard, Tue Apr 29 23:01:05 2003 UTC
# Line 268  snd_vortex_probe(struct pci_dev *pci, co Line 268  snd_vortex_probe(struct pci_dev *pci, co
268      sprintf(card->longname, "%s at 0x%lx irq %i",      sprintf(card->longname, "%s at 0x%lx irq %i",
269              card->shortname, chip->io, chip->irq);              card->shortname, chip->io, chip->irq);
270            
271  #ifdef CONFIG_SND_AU8830  #ifdef CHIP_AU8830
272      {      {
273          unsigned char revision;          unsigned char revision;
274          if ((err = pci_read_config_byte(pci, PCI_REVISION_ID, &revision)) < 0) {          if ((err = pci_read_config_byte(pci, PCI_REVISION_ID, &revision)) < 0) {

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26