cvs commit: src/sys/dev/ata ata-all.c ata-card.c

Søren Schmidt sos at FreeBSD.org
Sun Nov 30 08:28:01 PST 2003


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


More information about the cvs-src mailing list