Changeset 372
- Timestamp:
- Sep 14, 2008, 3:02:06 AM (17 years ago)
- Location:
- GPL/branches/uniaud32-2.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-2.0/alsa-kernel/pci/hda/hda_intel.c
r371 r372 600 600 break; 601 601 #ifdef TARGET_OS2 602 if (count >= 5000) /* Hack on OS/2 to stop infinite loop as jiffies don't increment * .602 if (count >= 5000) /* Hack on OS/2 to stop infinite loop as jiffies don't increment */ 603 603 break; 604 604 #endif -
GPL/branches/uniaud32-2.0/uniaud.inc
r358 r372 7 7 # BUILDVERSION must be 3 parts, and only numbers like 5.44.108 8 8 # It is best that 2'nd number is always 2 digits, eg at least 10 9 BUILDVERSION = 1.9. 59 BUILDVERSION = 1.9.6 10 10 11 11 # Fixpack version … … 13 13 # ex RC3 GA FIXPACK2 beta_47 14 14 # Comment out to avoid a fixpack line in bldlevel 15 FIXPACK = SVN r3 5815 FIXPACK = SVN r371 16 16 17 17 # ALSA BUILD VERSION
Note:
See TracChangeset
for help on using the changeset viewer.