Subject: Re: Emergency 1.5 Branch pullup request (if_ray driver)
To: None <mjacob@feral.com>
From: John Hawkinson <jhawk@MIT.EDU>
List: port-alpha
Date: 01/25/2001 19:35:28
In message <Pine.LNX.4.21.0101251613220.11383-100000@zeppo.feral.com>, Matthew
Jacob writes:
>
>Alpha kernels will not compile w/o this change.
Well, that sucks. How come no one noticed before? (aside from Charles;
I mean on the branch.)
>
>sys/dev/pcmcia/if_ray.c 1.26
> (fix to make it compile again)
>
Done.
CHANGES-1.5.1 entry:
sys/dev/pcmcia/if_ray.c 1.26
Cast pktlen to u_long and print with %ld. Now it compiles on the alpha.
--jhawk