Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Oct 2008 15:27:13 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/adb adb_bus.c adbvar.h src/sys/powerpc/powermac cuda.c pmu.c
Message-ID:  <200810301528.m9UFSCgi052714@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2008-10-30 15:27:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/adb          adb_bus.c adbvar.h 
    sys/powerpc/powermac cuda.c pmu.c 
  Log:
  SVN rev 184473 on 2008-10-30 15:27:13Z by nwhitehorn
  
  Fix some possible infinite loops in the ADB code, and remove some hacks
  that were inserted in desperation during bring-up. In addition, move ADB bus
  enumeration and child attachment to when interrupts are available.
  
  Revision  Changes    Path
  1.2       +32 -5     src/sys/dev/adb/adb_bus.c
  1.2       +1 -2      src/sys/dev/adb/adbvar.h
  1.2       +9 -19     src/sys/powerpc/powermac/cuda.c
  1.2       +0 -2      src/sys/powerpc/powermac/pmu.c



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