Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2009 15:38:17 +0000 (UTC)
From:      Rafal Jaworowski <raj@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf files src/sys/dev/ata ata-all.h ata-dma.c ata-pci.h ata-sata.c
Message-ID:  <200906241538.n5OFcwas015154@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
raj         2009-06-24 15:38:17 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
    sys/dev/ata          ata-all.h ata-dma.c ata-pci.h ata-sata.c 
  Log:
  SVN rev 194844 on 2009-06-24 15:38:17Z by raj
  
  Move non-PCI prototypes from ata-pci.h -> ata-all.h.
  
  This removes unnecessary PCI #includes dependency for systems with ATA
  controllers living at non-PCI buses.
  
  Submitted by:   Piotr Ziecik
  Obtained from:  Semihalf
  
  Revision  Changes    Path
  1.1445    +2 -2      src/sys/conf/files
  1.146     +13 -0     src/sys/dev/ata/ata-all.h
  1.160     +0 -2      src/sys/dev/ata/ata-dma.c
  1.109     +0 -13     src/sys/dev/ata/ata-pci.h
  1.6       +0 -3      src/sys/dev/ata/ata-sata.c



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