DragonFly BSD
DragonFly commits List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/pccard/pccbb pccbb.c


From: Jeffrey Hsu <hsu@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 30 Mar 2005 21:43:34 -0800 (PST)

hsu         2005/03/30 21:43:34 PST

DragonFly src repository

  Modified files:
    sys/dev/pccard/pccbb pccbb.c 
  Log:
  A kludge to always give the driver a second chance to attach the cbb device.
  
  Similar to the following part of FreeBSD rev 1.66 by imp:
    o Remove bogus checks when reallocating memory for the registers.  They
      weren't needed and turned out to be completely bogus.
  
    This lets me load/unload pccard with a pccard in a slot and have the
    child correctly detach/attach.  This should help people that have wi
    in their kernel, but that kldload cbb and pccard, for example.
  
  Revision  Changes    Path
  1.5       +16 -22    src/sys/dev/pccard/pccbb/pccbb.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/pccard/pccbb/pccbb.c.diff?r1=1.4&r2=1.5&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]