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

cvs commit: src/sys/bus/pccard pccard.c src/sys/dev/pccard/pccbb pccbb.c pccbbvar.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 18 Dec 2005 17:18:58 -0800 (PST)

dillon      2005/12/18 17:18:58 PST

DragonFly src repository

  Modified files:
    sys/bus/pccard       pccard.c 
    sys/dev/pccard/pccbb pccbb.c pccbbvar.h 
  Log:
  Fix a number of panic conditions for network cardbus devices by implementing
  the now mandatory interrupt serialization.
  
  Reported-by: Steve Mynott <steve.mynott@xxxxxxxxx>
  Patches-by: Matthew Dillon and Sepherosa Ziehau <sepherosa@xxxxxxxxx>
  
  Revision  Changes    Path
  1.15      +1 -1      src/sys/bus/pccard/pccard.c
  1.12      +9 -2      src/sys/dev/pccard/pccbb/pccbb.c
  1.2       +1 -0      src/sys/dev/pccard/pccbb/pccbbvar.h


http://www.dragonflybsd.org/cvsweb/src/sys/bus/pccard/pccard.c.diff?r1=1.14&r2=1.15&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/pccard/pccbb/pccbb.c.diff?r1=1.11&r2=1.12&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/pccard/pccbb/pccbbvar.h.diff?r1=1.1&r2=1.2&f=u



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