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

Thomas E. Spanjaard tgen at crater.dragonflybsd.org
Tue Dec 5 11:28:56 PST 2006


tgen        2006/12/05 11:28:14 PST

DragonFly src repository

  Modified files:
    sys/dev/disk/nata    ata-card.c 
  Log:
  Use IODATA as pcmcia vendor id for the IO-Data CBIDE2. Actually, it should
  be -1, because it is really identified by CIS data. This requires (at least)
  a sync of our pccarddevs with Free-/NetBSD, because this vendor id actually
  belongs to another company.
  
  Also call pccard_get_function_number() instead of pccard_get_function() with
  error recording, as we don't have that, and this works.
  
  Revision  Changes    Path
  1.2       +2 -4      src/sys/dev/disk/nata/ata-card.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/nata/ata-card.c.diff?r1=1.1&r2=1.2&f=u





More information about the Commits mailing list