Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Apr 2005 07:14:17 +0000 (UTC)
From:      Søren Schmidt <sos@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata ata-card.c ata-cbus.c ata-isa.c
Message-ID:  <200504130714.j3D7EIw1021899@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2005-04-13 07:14:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-card.c ata-cbus.c ata-isa.c 
  Log:
  Add a ata_setmode method so we dont panic on setmode.
  Note that the mode is only set on the device, we (mostly) have
  no knowledge on how to set mode on the controller if at all possible.
  
  Revision  Changes    Path
  1.32      +16 -3     src/sys/dev/ata/ata-card.c
  1.19      +10 -1     src/sys/dev/ata/ata-cbus.c
  1.26      +14 -0     src/sys/dev/ata/ata-isa.c



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