Oops... 

I tried your script and it choked on the line following your comment
"clear bits 0, 1, and 3" with the following:

./frank.sh: 08: value too great for base (error token is "08")

Just to clarify my byte/bit problem, if this is before...

50: 08 00 81 14 02 00 40 01 2b 10 55 11 01 00 11 11

I want this for after, right?

50: 00 00 81 14 02 00 40 01 2b 10 55 11 01 00 11 11

since 08 = 00001000 ?
bit:       76543210

Frank de Lange wrote:

|   On Sat, Oct 14, 2000 at 08:58:38PM -0400, Leigh Orf wrote:
|   > 
|   > Tried that. At least I think I did. Still hung.
|   
|   Your tweaking BYTES, not BITS here...
|    
|   > home[1008]:/home/orf/lockup% sudo setpci -s 0:0.0  50=0
|   > home[1008]:/home/orf/lockup% sudo setpci -s 0:0.0  51=0 /* unnecessary */
|   > home[1008]:/home/orf/lockup% sudo setpci -s 0:0.0  53=0
|   
|   Lucky you, that your system did't crash and burn...

I'm getting used to it....

Thanks,

Leigh

|   Cheers//Frank
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to