lkml.org 
[lkml]   [1999]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectpcmcia 11-Aug-99 / gcc 2.95
pcmcia 11-Aug-99 doesn't compile with gcc 2.95 because of some broken asm
constructs.

__asm__ __volatile__
("lcall %%cs:" SYMBOL_NAME_STR(pnp_bios_callpoint) "\n\t"
:"=a"(status)
^^^^
:"a"(PNP_GET_NUM_SYS_DEV_NODES),
^^^
"b"((2 << 16) | PNP_TS1),
"c"((PNP_DS << 16) | PNP_TS1)
:"ax", "memory");
^^^^

I know the usual fix for this, but I'm not sure how to do fix it for a
BIOS call...

LLaP
bero

--
Tired of waiting for Windows 2000?
STOP WAITING! http://www.ms-windows-2000.com/


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.031 / U:0.364 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site