Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 1999 18:09:38 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_mx.c if_mxreg.h src/sys/alpha/conf GENERIC
Message-ID:  <199904010209.SAA19925@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1999/03/31 18:09:37 PST

  Modified files:
    sys/pci              if_mx.c if_mxreg.h 
    sys/alpha/conf       GENERIC 
  Log:
  Make the Macronix driver work on FreeBSD/alpha and add to GENERIC.
  Like the PNIC, we have to copy packet headers in the receive handler
  because the chip will only DMA to longword aligned buffers.
  
  Also do some mindor cleanups.
  
  Revision  Changes    Path
  1.12      +64 -21    src/sys/pci/if_mx.c
  1.3       +8 -2      src/sys/pci/if_mxreg.h
  1.18      +2 -1      src/sys/alpha/conf/GENERIC


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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