Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2002 13:39:26 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi.c src/sys/i386/acpica acpi_machdep.c
Message-ID:  <200210092039.g99KdQTh087443@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/10/09 13:39:26 PDT

  Modified files:
    sys/dev/acpica       acpi.c 
    sys/i386/acpica      acpi_machdep.c 
  Log:
  Use d_thread_t for cdevsw functions instead of struct thread * so that it
  is easier to share this code with 4-stable.
  
  Revision  Changes    Path
  1.77      +3 -3      src/sys/dev/acpica/acpi.c
  1.4       +4 -4      src/sys/i386/acpica/acpi_machdep.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?200210092039.g99KdQTh087443>