DragonFly BSD
DragonFly commits List (threaded) for 2003-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/i386/include bus_at386.h bus_dma.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 23 Jul 2003 00:14:15 -0700 (PDT)

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@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@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




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]