Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/sbus
Module Name: src
Committed By: jdc
Date: Tue May 6 21:24:40 UTC 2008
Modified Files:
src/sys/dev/sbus: if_gem_sbus.c
Log Message:
Add more initialisation steps (read reset register; pause; set burst size
in config register).
This fixes the continuous interrupt stream previously seen. It is now
possible to run `ifconfig gem0 up`. However, "gem0: device timeout"
messages appear and we don't appear to receive any interrupts.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/sbus/if_gem_sbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index