Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 May 2011 03:26:24 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bm if_bm.c src/sys/powerpc/powermac macio.c maciovar.h
Message-ID:  <201105060326.p463Qui9000872@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

nwhitehorn    2011-05-06 03:26:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bm           if_bm.c 
    sys/powerpc/powermac macio.c maciovar.h 
  Log:
  SVN rev 221519 on 2011-05-06 03:26:24Z by nwhitehorn
  
  Do not use Open Firmware to open the device and instead program its start
  on our own. This prevents hangs at boot when using a bm(4) NIC where the
  cable is not plugged in at boot time.
  
  Obtained from:  NetBSD
  MFC after:      1 week
  
  Revision  Changes    Path
  1.9       +15 -19    src/sys/dev/bm/if_bm.c
  1.33      +31 -0     src/sys/powerpc/powermac/macio.c
  1.9       +10 -0     src/sys/powerpc/powermac/maciovar.h



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