Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Dec 2000 16:19:10 -0800 (PST)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi.c
Message-ID:  <200012050019.eB50JBJ32025@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2000/12/04 16:19:10 PST

  Modified files:
    sys/dev/acpica       acpi.c 
  Log:
  ACPI HID's aren't limited to 7 characters.  Don't check the length of the
  HID passed in as an argument at all; callers are typically going to be
  sending us static strings anyway.
  
  Submitted by:	Munehiro Matsuda <haro@tk.kubota.co.jp>
  
  Revision  Changes    Path
  1.5       +3 -3      src/sys/dev/acpica/acpi.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012050019.eB50JBJ32025>