DragonFly commits List (threaded) for 2007-01
DragonFly BSD
DragonFly commits List (threaded) for 2007-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/usr.sbin/acpi/acpidump acpi.c


From: Jeffrey Hsu <hsu@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 9 Jan 2007 23:37:44 -0800 (PST)

hsu         2007/01/09 23:37:44 PST

DragonFly src repository

  Modified files:
    usr.sbin/acpi/acpidump acpi.c 
  Log:
  Same as FreeBSD rev 1.27:
  
   date: 2004-08-17 22:56:07 -0700;  author: njl;  state: Exp;  lines: +5 -2;
   When one entry in the RSDT is corrupted, just skip it instead of bailing out.
   This gets us the info we need on systems which have proprietary tables that
   don't match the standard.  For instance, an AMI system has a table of type
   "OEMB" with an invalid checksum.
  
   Tested by:      Maxim Maximov <mcsi_at_mcsi.pp.ru>
  
  Revision  Changes    Path
  1.4       +6 -4      src/usr.sbin/acpi/acpidump/acpi.c


http://www.dragonflybsd.org/cvsweb/src/usr.sbin/acpi/acpidump/acpi.c.diff?r1=1.3&r2=1.4&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]