[EMAIL PROTECTED] ("Richard B. Johnson") writes:
[about PCI setup code]
> This stuff has to be set up before you
> have any resources necessary to execute the output of a 'C' compiler,
> so, if you are looking for 'C' syntax, you are out of luck.
Sorry, but that's plain rubbish.
Some things in bootcode usually have to be done in assembly, but
PCI setup is definitely *not* among them, unless you have some
really unique hardware. Hell, I've even written bootcode where
the memory-controller is set up from C.
//Marcus
--
-------------------------------+-----------------------------------
Marcus Sundberg | Phone: +46 707 452062
Embedded Systems Consultant | Email: [EMAIL PROTECTED]
Cendio Systems AB | http://www.cendio.com
-
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/
- Re: VGA PCI IO port reservations Alan Cox
- Re: VGA PCI IO port reservations Richard B. Johnson
- Re: VGA PCI IO port reservations Russell King
- Re: VGA PCI IO port reservations Richard B. Johnson
- Re: VGA PCI IO port reservati... Russell King
- Re: VGA PCI IO port reservati... Richard B. Johnson
- Re: VGA PCI IO port reservati... Olivier Galibert
- Re: VGA PCI IO port reservati... H. Peter Anvin
- Re: VGA PCI IO port reservati... Alan Cox
- Re: VGA PCI IO port reservati... Kai Henningsen
- Re: VGA PCI IO port reservati... Marcus Sundberg
- Re: VGA PCI IO port reservations H. Peter Anvin
- Re: VGA PCI IO port reservati... Richard B. Johnson
- Re: VGA PCI IO port reservations Brian Gerst
- Re: VGA PCI IO port reservations Russell King
- Re: VGA PCI IO port reservations Jeff Garzik
- Re: VGA PCI IO port reservations H. Peter Anvin
- Re: VGA PCI IO port reservations H. Peter Anvin

