Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Dec 2005 21:54:56 +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/modules Makefile
Message-ID:  <200512232154.jBNLsuCm058279@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-12-23 21:54:56 UTC

  FreeBSD src repository

  Modified files:
    sys/modules          Makefile 
  Log:
  Build ed on amd64.  The pci attachment works with qemu on amd64.
  
  I'm holding off on building on sparc64 and others because I don't know
  if this driver has had all the inb/outb removed (I think it has).  Nor
  do I know if there are byte ordering issues.  There are very few word
  operations on an NE2000, but I've not had time to audit them all.
  
  Suggested by: Daniel O'Connor
  
  Revision  Changes    Path
  1.468     +1 -0      src/sys/modules/Makefile



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