Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2000 23:13:55 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/isa fd.c fdc.h fdreg.h
Message-ID:  <200001060713.XAA60043@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/01/05 23:13:55 PST

  Modified files:
    sys/isa              fd.c fdc.h fdreg.h 
  Log:
  Merge most of FDC_YE into the mainline driver.
  o Rename FDC_PCMCIA to FDC_NODMA to allow systems that don't have dma
    for floppies.
  o Remove all but two FDC_YE ifdefs.  They aren't needed.
  o Move defines for YE_DATAPORT to fdreg.h.
  
  Not fixed:
  o The pccard probe/attach.  However, motivated individuals can more
    easily add this now.
  
  This is a merge of changes I've had in my tree for a long time.  These
  fixes were tested on my VAIO with its normal floppy.  Please let me
  know if I broke anything.
  
  Prodded by: Peter Wemm <peter@freebsd.org>
  
  Revision  Changes    Path
  1.175     +27 -76    src/sys/isa/fd.c
  1.18      +2 -4      src/sys/isa/fdc.h
  1.13      +6 -1      src/sys/isa/fdreg.h



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?200001060713.XAA60043>