Sorry for the delay. On Friday 24 March 2006 16:23, Bastian Blank wrote: > Can you please run: > # udevcontrol log_priority=debug > # echo >/sys/bus/ccw/devices/0.0.0a00/uevent
If I run it after a clean boot (with my current workaround to bring up
ctc0 [1] disabled), I get:
udevd-event[2009]: run_program: '/sbin/hwup -A net ctc0 /class/net/ctc0'
udevd-event[2009]: run_program: '/sbin/hwup' returned with status 9
If I run it when the interface is already up, I get:
udevd-event[2031]: run_program: '/sbin/hwup -A ccw 0.0.0a00
/devices/css0/0.0.0007/0.0.0a00'
udevd-event[2031]: run_program: '/sbin/hwup' returned with status 1
[1] My current workaround is a local init.d script that contains:
#! /bin/sh
if uname -a | grep -q "2\.6"; then
hwup ccw 0.0.0a00
fi
pgpfkHWIVt0n6.pgp
Description: PGP signature

