Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2008 04:44:24 +0000 (UTC)
From:      Takahashi Yoshihiro <nyan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa isa.c src/sys/pc98/include bus.h src/sys/pc98/pc98 busiosubr.c
Message-ID:  <200809070444.m874ith8092354@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nyan        2008-09-07 04:44:24 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/isa         isa.c 
    sys/pc98/include     bus.h 
    sys/pc98/pc98        busiosubr.c 
  Log:
  SVN rev 182836 on 2008-09-07 04:44:24Z by nyan
  
  - Add the i386_memio_map_load() function to load I/O address table.
  - Add the bus_space_compare macro for bus_space consistency.
  - Switch using the bus_space_map_load() in isa_load_resourcev().
  
  Revision  Changes    Path
  1.152     +2 -21     src/sys/i386/isa/isa.c
  1.8       +22 -0     src/sys/pc98/include/bus.h
  1.7       +25 -0     src/sys/pc98/pc98/busiosubr.c



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