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

Nate Lawson njl at FreeBSD.org
Mon Dec 8 18:54:49 PST 2003


njl         2003/12/08 18:54:48 PST

  FreeBSD src repository

  Modified files:
    sys/contrib/dev/acpica exfldio.c 
  Log:
  Local change:  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.19      +174 -135  src/sys/contrib/dev/acpica/exfldio.c


More information about the cvs-all mailing list