cvs commit: src/sys/bus/firewire fwohci.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jul 17 20:52:29 PDT 2008
dillon 2008/07/17 20:51:28 PDT
DragonFly src repository
Modified files:
sys/bus/firewire fwohci.c
Log:
Try to make fwohci work more reliably. Stop printing 'phy int' to the
console when it occurs. Mask the interrupts which are not supported so
they do not reoccur.
There is still a problem with PHY resets... the bus does not always get
scanned after a reset.
Revision Changes Path
1.19 +7 -1 src/sys/bus/firewire/fwohci.c
http://www.dragonflybsd.org/cvsweb/src/sys/bus/firewire/fwohci.c.diff?r1=1.18&r2=1.19&f=u
More information about the Commits
mailing list