cvs commit: src/sys/dev/ata ata-all.h ata-chipset.c ata-pci.h ata-raid.c

Søren Schmidt sos at FreeBSD.org
Sun Aug 7 11:20:29 GMT 2005


sos         2005-08-07 11:20:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/ata          ata-all.h ata-chipset.c ata-pci.h 
                         ata-raid.c 
  Log:
  MFC:
          Remove stale struct ata_channel declaration
          Add support for the ITE IT8211F controller
          Dont limit all transfers to DEV_BSIZE (stale dbug code)
          Hide the loaded/unloaded message behind bootverbose
  
  Approved by: re@
  
  Revision   Changes    Path
  1.103.2.1  +0 -1      src/sys/dev/ata/ata-all.h
  1.126.2.1  +14 -6     src/sys/dev/ata/ata-chipset.c
  1.49.2.1   +1 -0      src/sys/dev/ata/ata-pci.h
  1.98.2.1   +4 -3      src/sys/dev/ata/ata-raid.c


More information about the cvs-src mailing list