Do you have any comment anout the patch?  If there isn't any big
problem, I hope to commit it to current.

Thank you.


I wrote:
> Do you remember this topic?  I have revised the indirection support
> patch.  What I have changed are:
>   - to make diff files more readable
>   - introduce the bus_simple_create_bsh() that creates
>     a bus_space_handle_tag from a base address.
> 
> I have made PC98 GENERIC98 kernel and i386 LINT kernel and both of
> them can be compiled.
> 
> Changed and new files are as follows:
>   alpha/include/bus.h
>   i386/include/bus.h
>   i386/include/bus_at386.h (new file)
>   i386/include/bus_pc98.h (new file)
>   i386/i386/nexus.c
>   i386/isa/isa.c
>   dev/advansys/adv_isa.c
>   dev/advansys/adv_pci.c
>   pci/amd.c
>   pci/isp_pci.c
> 
> I put new files and diffs as follows:
>   http://www.FreeBSD.ORG/~kato/busspace/index.html
>      INDEX
> 
>   http://www.FreeBSD.ORG/~kato/busspace/alpha_bus.h.diff
>      diff between old bus.h and new bus.h
> 
>   http://www.FreeBSD.ORG/~kato/busspace/i386_bus.h
>      i386/include/bus.h
> 
>   http://www.FreeBSD.ORG/~kato/busspace/bus_at386.h
>      i386/include/bus_at386.h
> 
>   http://www.FreeBSD.ORG/~kato/busspace/bus_at386.h.diff
>      diff between old bus.h and bus_at386.h
> 
>   http://www.FreeBSD.ORG/~kato/busspace/bus_pc98.h
>      i386/include/bus_pc98.h
> 
>   http://www.FreeBSD.ORG/~kato/busspace/bus_pc98.h.diff
>      diff between old bus.h and bus_pc98.h
> 
>   http://www.FreeBSD.ORG/~kato/busspace/isa.c.diff
>      diff of i386/isa/isa.c
> 
>   http://www.FreeBSD.ORG/~kato/busspace/nexus.c.diff
>      diff of i386/i386/nexus.c
> 
>   http://www.FreeBSD.ORG/~kato/busspace/adv_isa.c.diff
>      diff of dev/advansys/adv_isa.c
> 
>   http://www.FreeBSD.ORG/~kato/busspace/adv_pci.c.diff
>      diff of dev/advansys/adv_pci.c
> 
>   http://www.FreeBSD.ORG/~kato/busspace/amd.c.diff
>      diff of pci/amd.c
> 
>   http://www.FreeBSD.ORG/~kato/busspace/isp_pci.c.diff
>      diff of pci/isp_pci.c

-----------------------------------------------+--------------------------+
KATO Takenori <[EMAIL PROTECTED]>  |        FreeBSD           |
Dept. Earth Planet. Sci, Nagoya Univ.          |    The power to serve!   |
Nagoya, 464-8602, Japan                        |  http://www.FreeBSD.org/ |
                                               |http://www.jp.FreeBSD.org/|
++++ FreeBSD(98) 3.3R-Rev. 01 available!       +==========================+


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to