cvs commit: src/sys/dev/disk/ata atapi-cd.c atapi-cd.h

Matthew Dillon dillon at crater.dragonflybsd.org
Thu May 17 10:45:55 PDT 2007


dillon      2007/05/17 10:44:27 PDT

DragonFly src repository

  Modified files:
    sys/dev/disk/ata     atapi-cd.c atapi-cd.h 
  Log:
  Remove the roll-your-own disklabel from the ATA CD driver.  Use the
  disk management layer instead.
  
  Revision  Changes    Path
  1.33      +32 -79    src/sys/dev/disk/ata/atapi-cd.c
  1.5       +1 -1      src/sys/dev/disk/ata/atapi-cd.h


http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/ata/atapi-cd.c.diff?r1=1.32&r2=1.33&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/ata/atapi-cd.h.diff?r1=1.4&r2=1.5&f=u





More information about the Commits mailing list