DragonFly BSD
DragonFly commits List (threaded) for 2004-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/disk/ata ata-dma.c ata-pci.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 17 Feb 2004 20:12:00 -0800 (PST)

dillon      2004/02/17 20:12:00 PST

DragonFly src repository

  Modified files:
    sys/dev/disk/ata     ata-dma.c ata-pci.c 
  Log:
  Add experimental (as in hacked) support for the Silicon Image SATA
  controller 3512.  run it like the SiI 0680 ATA133 controller for now.
  
  It works operating as a non-raid ata device on an FN85 Shuttle (AMD64)
  motherboard.  The controller is theoretically a raid controller there is
  no current support for it.
  
  Revision  Changes    Path
  1.16      +3 -0      src/sys/dev/disk/ata/ata-dma.c
  1.11      +3 -0      src/sys/dev/disk/ata/ata-pci.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/ata/ata-dma.c.diff?r1=1.15&r2=1.16&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/ata/ata-pci.c.diff?r1=1.10&r2=1.11&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]