Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2005 22:12:34 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ed if_ed_pci.c
Message-ID:  <200510132212.j9DMCYgR089501@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-10-13 22:12:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ed           if_ed_pci.c 
  Log:
  If we can't probe the RTL80x9 for some reason, fall back to probing it
  as a Novell NE-2000.  This is necessary for unpatched qemu working
  correctly.  qemu claims to be a RTL8029, but doesn't implement the
  RTL8029 specific registers at this time.  I've created patches for
  that, but there's no reason we can't use qemu's emulation w/o these
  patches.  This should make life easier for those folks that boot
  FreeBSD via qemu.
  
  Revision  Changes    Path
  1.48      +9 -2      src/sys/dev/ed/if_ed_pci.c



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