cvs commit: src/sys/i386/include bus_at386.h bus_dma.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jul 23 00:15:08 PDT 2003
dillon 2003/07/23 00:14:15 PDT
Modified files:
sys/i386/include bus_at386.h bus_dma.h
Log:
2003-07-22 Hiten Pandya <hmp at xxxxxxxx>
* MFC FreeBSD rev. 1.189 of kern_exit.c (DONE)
(shmexit to take vmspace instead of proc)
(sort the sys/lock.h include in vm_map.c too)
* MFC FreeBSD rev. 1.143 of kern_sysctl.c (DONE)
(don't panic if sysctl is unregistrable)
* Don't panic when enumerating SYSCTL_NODE()
without children nodes. (DONE)
* MFC FreeBSD rev. 1.113 of kern_sysctl.c (DONE)
(Fix ogetkerninfo() handling for KINFO_BSD_SYSINFO)
* MFC FreeBSD rev. 1.103 of kern_sysctl.c (DONE)
(Never reuse AUTO_OID values)
* MFC FreeBSD rev 1.21 of i386/include/bus_dma.h
(BUS_DMAMEM_NOSYNC -> BUS_DMA_COHERENT)
* MFC FreeBSD rev. 1.19 of i386/include/bus_dma.h (DONE)
(Implement real read/write barriers for i386)
Submitted by: Hiten Pandya <hmp at xxxxxxxxxxx>
Revision Changes Path
1.3 +14 -5 src/sys/i386/include/bus_at386.h
1.3 +2 -2 src/sys/i386/include/bus_dma.h
More information about the Commits
mailing list