Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2000 01:36:40 -0800 (PST)
From:      Søren Schmidt <sos@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata ata-all.c ata-all.h
Message-ID:  <200010300936.BAA72155@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2000/10/30 01:36:40 PST

  Modified files:
    sys/dev/ata          ata-all.c ata-all.h 
  Log:
  Fix the PCCARD ATA breakage..
  This is due to a bug that has been in there since Warneer did the
  PCCARD stuff, the altioaddr is not offset 8 its offset 14 from
  the base address.
  Also only probe the master device, no known PCCARD ATA thingies
  has a slave AFAIK..
  
  Revision  Changes    Path
  1.82      +7 -3      src/sys/dev/ata/ata-all.c
  1.35      +5 -3      src/sys/dev/ata/ata-all.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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