G-NIC2 on Linux Alpha?

Nick draggy@kosmic.org
Wed Jan 6 11:41:14 1999


Has anyone been able to use the G-NIC2 under Linux Alpha?  The module
won't compile because of this error:


/usr/include/asm/current.h:4: global register variable follows a function
definition


current.h is quite short:

#ifndef _ALPHA_CURRENT_H
#define _ALPHA_CURRENT_H

register struct task_struct *current __asm__("$8");

#endif /* !(_ALPHA_CURRENT_H) */


 | To unsubscribe, send mail to Majordomo@cesdis.gsfc.nasa.gov, and within the
 |  body of the mail, include only the text:
 |   unsubscribe this-list-name youraddress@wherever.org
 | You will be unsubscribed as speedily as possible.