Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2009 15:47:42 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h
Message-ID:  <200905191547.n4JFljNR062159@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-05-19 15:47:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/ata          ata-chipset.c ata-pci.h 
  Log:
  SVN rev 192387 on 2009-05-19 15:47:42Z by jhb
  
  MFC:
  - Add a void pointer to the ata-pci controller softc to allow
    chipset-specific code to attach chipset-specific data.
  - Use chipset-specific data in the acard and promise chipsets rather than
    changing the ivars of ATA PCI devices.
  
  Revision    Changes    Path
  1.202.2.20  +25 -21    src/sys/dev/ata/ata-chipset.c
  1.81.2.10   +1 -0      src/sys/dev/ata/ata-pci.h



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