Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Nov 2008 18:48:54 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/i386/i386 bios.c src/sys/isa isa_common.c isa_common.h isavar.h pnp.c
Message-ID:  <200811021850.mA2IoPNw012709@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2008-11-02 18:48:54 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        bios.c 
    sys/isa              isa_common.c isa_common.h isavar.h pnp.c 
  Log:
  SVN rev 184564 on 2008-11-02 18:48:54Z by imp
  
  MFp4:
  
  Make the ISA bus keep track of more PNP details.  Plus a minor style
  fix while I'm here.  More could be done here, but except for some SBCs
  that don't have ACPI, there's limited value to anybody in doing so.
  
  Revision  Changes    Path
  1.76      +2 -1      src/sys/i386/i386/bios.c
  1.48      +19 -3     src/sys/isa/isa_common.c
  1.16      +3 -0      src/sys/isa/isa_common.h
  1.31      +8 -2      src/sys/isa/isavar.h
  1.22      +2 -0      src/sys/isa/pnp.c



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