Hello,

On Tue, 23 May 2000, David Huggins-Daines wrote:

> For your convenience, here is a version of that patch for 2.2.14,
> which should also work in 2.2.15.  It seems to work on Miata, but I
> don't have a net-accessible SX164 at the moment.

I was trying to use this patch on my stock RH6.1 system running kernel
2.2.15 with ide patch. It's a SX164 based on PCA56. I use SRM console.

I had some problems with it:

1. It didn't apply cleanly (due to differences between 2.2.14 and 2.2.15 I
   guess). I had to apply it by hand

2. It didn't compile for me. Compilation got stuck while compiling
   sx164_init_arch() with an error message something like 'as: invalid
   command in line xxx'. When I omitted that part (I don't care about
   motion extensions), it compiled OK.

3. Running the patched kernel was OK, the cycle frequency was OK
   (533333333 Hz as oposed to 531914893 Hz). That cured the problems I had
   with clock on this system (I'm running xntpd and I had to change the
   tick value from original 977 to 974 for xntpd to stabilize the time).
   However, when I do 'shutdown -h', weird thing happens: SRM complains
   about HWRPB being invalid.
   On more notice about time and xntp on this system: on this very system
   I used to run RH5.1, booting via AlphaBIOS and MILO. I did not have any
   problems with xntpd at that time (the cycle frequency was wrong as
   well, however a bit more acurate - about 533 MHz if I remember
   correctly).

Here are the messages, taken from the screen, after I execute
'shutdown -h'.

Without the PYXIS patch:

...
The system is halted
--> at this point, the execution passes to SRM console
halted CPU 0

halt code = 5
HALT instruction executed
PC = fffffc0000310040
*** no timer interrupts on CPU 0 ***
Resetting I/O buses...
>>>

With the PYXIS patch:

...
The system is halted
--> at this point, the execution passes to SRM console
halted CPU 0  

halt code = 5
HALT instruction executed
PC = fffffc0000310040
warning -- HWRPB is invalid
>>>

Any clue?

Regards,
  Metod

Metod Kozelj

mailto:[EMAIL PROTECTED]            /\  Ne posiljajte mi smeti ker grizem!
http://www.rzs-hm.si/                   /  \  Don't spam me for I bite!
_______________________________________/    \__________________________________

---- perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'


Reply via email to