porting 82xx HCI driver
Russell McGuire
rmcguire at uwbt.com
Sat Oct 8 12:00:58 EST 2005
Everyone,
I am attempting to port the 8xx HCI driver over to the MPC8280, and have it
compiling...
However, there are a few functions that seem to be missing, that are
implicitly defined... These are just warnings during a compile but turn up
as errors when attempting to load the modules...
I was curious if it was just a missing piece of the kernel that I have not
included in the build.
Here are a few of the functions...
stop_sof_timer
ack_sof_timer
assert_reset
board_stop_force_disconnect
I have done a complete text search on the kernel source I have for 2.4.25
and haven't turned up anything.
Any ideas?
-Russ
More information about the Linuxppc-embedded
mailing list