Date: Sun, 30 Nov 2003 08:27:59 -0800 (PST) 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-all.c ata-card.c Message-ID: <200311301627.hAUGRxG6037627@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos         2003/11/30 08:27:59 PST
  FreeBSD src repository
  Modified files:
    sys/dev/ata          ata-all.c ata-card.c 
  Log:
  Fix ata-card.
  The altio resource magic no longer worked probably due to other changes
  in the kernel. Redo that part so it also fits better into ATAng.
  Fix detach so it doesn't panic the system when a pccard device is
  yanked.
  
  Approved by: re@
  
  Revision  Changes    Path
  1.198     +1 -1      src/sys/dev/ata/ata-all.c
  1.20      +27 -37    src/sys/dev/ata/ata-card.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311301627.hAUGRxG6037627>
