cvs commit: src/sys/contrib/dev/acpica exfldio.c hwsleep.c

Nate Lawson njl at FreeBSD.org
Tue Apr 13 19:17:00 PDT 2004


njl         2004/04/13 19:17:00 PDT

  FreeBSD src repository

  Modified files:
    sys/contrib/dev/acpica exfldio.c hwsleep.c 
  Log:
  Check in files with local changes:
  
  * In the resume path, give up after waiting for a while
  for WAK_STS to be set.  Some BIOSs never set it.
  
  * Allow access to the field if it is within the region size rounded
  up to a multiple of the access byte width.  This overcomes "off-by-one"
  programming errors in the AML often found in Toshiba laptops.
  
  Revision  Changes    Path
  1.21      +2 -2      src/sys/contrib/dev/acpica/exfldio.c
  1.15      +18 -6     src/sys/contrib/dev/acpica/hwsleep.c


More information about the cvs-src mailing list