Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2001 17:49:34 -0700 (PDT)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_resource.c
Message-ID:  <200108300049.f7U0nY137035@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2001/08/29 17:49:34 PDT

  Modified files:
    sys/dev/acpica       acpi_resource.c 
  Log:
  Retarget the resource parser slightly.  We only fetch current resources
  for the device now (we should really just be parsing a passed-in resource
  buffer).
  
  Wrap long lines so this is (more) readable.
  
  Support Address16 and Address32 resources, in the CONSUMER case.
  
  Support DRQs so that we can handle ISA devices.
  
  Support ExtendedIrqs (we ignore most of their attributes)
  
  Add a placeholder device for system memory and system resources.  This
  takes the place of the nexus placeholder, which only attaches to ISA.
  
  Revision  Changes    Path
  1.7       +288 -37   src/sys/dev/acpica/acpi_resource.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?200108300049.f7U0nY137035>