Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 1997 00:41:59 -0700 (PDT)
From:      John Dyson <dyson@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/conf LINT src/sys/i386/isa wd.c wdreg.h src/sys/pci ide_pci.c pcireg.h
Message-ID:  <199709200741.AAA24199@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       1997/09/20 00:41:58 PDT

  Modified files:
    sys/i386/conf        LINT 
    sys/i386/isa         wd.c wdreg.h 
    sys/pci              ide_pci.c pcireg.h 
  Log:
  Addition of support of the slightly rogue Promise IDE interface(Dyson), support
  of multiple PCI IDE controllers(Dyson), and some updates and cleanups from
  John Hood, who originally made our IDE DMA stuff work :-).
  
  I have run tests with 7 IDE drives connected to my system, all in DMA
  mode, with no errors.  Modulo any bugs, this stuff makes IDE look
  really good (within it's limitations.)
  
  Submitted by:	John Hood <cgull@smoke.marlboro.vt.us>
  
  Revision  Changes    Path
  1.368     +17 -2     src/sys/i386/conf/LINT
  1.139     +55 -33    src/sys/i386/isa/wd.c
  1.20      +7 -3      src/sys/i386/isa/wdreg.h
  1.4       +1092 -614 src/sys/pci/ide_pci.c
  1.19      +2 -1      src/sys/pci/pcireg.h



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