cvs commit: src/sys/dev/ed if_ed_pci.c

Warner Losh imp at FreeBSD.org
Thu Oct 13 15:12:34 PDT 2005


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


More information about the cvs-all mailing list