Re: BIOS Vs. Linux

2010-11-07 Thread अनुज
2010/11/7 Greg Freemyer 2010/11/6 Rajat Sharma : >> Greg, >>> So the timing as to when the parameters is not what I was addressing. >> >> From your previous reply, it looked like you are not agreeing with my first >> statement >> "As I can remember, Linux uses BIOS only at the bootup time, after t

Re: BIOS Vs. Linux

2010-11-06 Thread Greg Freemyer
2010/11/6 Rajat Sharma : > Greg, >> So the timing as to when the parameters is not what I was addressing. > > From your previous reply, it looked like you are not agreeing with my first > statement > "As I can remember, Linux uses BIOS only at the bootup time, after that on a > running kernel, ther

Re: BIOS Vs. Linux

2010-11-06 Thread Rajat Sharma
Greg, > So the timing as to when the parameters is not what I was addressing. >From your previous reply, it looked like you are not agreeing with my first statement "As I can remember, Linux uses BIOS only at the bootup time, after that on a running kernel, there is no role of BIOS routines." s

Re: BIOS Vs. Linux

2010-11-06 Thread Greg Freemyer
2010/11/6 Rajat Sharma : > Greg, > you are right about Intel AHCI, I also had to change it once in BIOS for > detecting some Intel's SSD drives. But I think that was again for boot time > hardware initialization. Are you sure that these parameters are accessed > from BIOS routines on a running Linu

Re: BIOS Vs. Linux

2010-11-06 Thread Rob Woolley
There is also the Video BIOS area which may be used by X (or others) for displaying graphics when no native drivers are available. Also, if USB Legacy mode is enabled there may be background SMIs that are generated to break into the BIOS System Management Mode and provide legacy support for keyboa

Re: BIOS Vs. Linux

2010-11-05 Thread Rajat Sharma
Greg, you are right about Intel AHCI, I also had to change it once in BIOS for detecting some Intel's SSD drives. But I think that was again for boot time hardware initialization. Are you sure that these parameters are accessed from BIOS routines on a running Linux kernel? Rajat 2010/11/5 Greg F

Re: BIOS Vs. Linux

2010-11-05 Thread Tapas Mishra
2010/11/4 अनुज : > Hi list, > > I am just exploring how much the linux is dependent on BIOS. I wanted to know > : > > 1. Which information linux uses from BIOS ( some sort of tables like > MP tables, ACPI tables) and for what purpose? > 2. Whether linux uses BIOS routines to program and initialize

Re: BIOS Vs. Linux

2010-11-05 Thread Greg Freemyer
2010/11/4 Rajat Sharma : > As I can remember, Linux uses BIOS only at the bootup time, after that on a > running kernel, there is no role of BIOS routines. Please refer to > Understanding Linux Kernel for specific details. It also has one appendix on > Linux Boot-up sequence which depends on BIOS.

Re: BIOS Vs. Linux

2010-11-05 Thread Bond
2010/11/4 अनुज : > Hi list, > > I am just exploring how much the linux is dependent on BIOS. I wanted to know > : > > 1. Which information linux uses from BIOS ( some sort of tables like > MP tables, ACPI tables) and for what purpose? > 2. Whether linux uses BIOS routines to program and initialize

Re: BIOS Vs. Linux

2010-11-03 Thread Rajat Sharma
As I can remember, Linux uses BIOS only at the bootup time, after that on a running kernel, there is no role of BIOS routines. Please refer to Understanding Linux Kernel for specific details. It also has one appendix on Linux Boot-up sequence which depends on BIOS. Linux has its own drivers for con

BIOS Vs. Linux

2010-11-03 Thread अनुज
Hi list, I am just exploring how much the linux is dependent on BIOS. I wanted to know : 1. Which information linux uses from BIOS ( some sort of tables like MP tables, ACPI tables) and for what purpose? 2. Whether linux uses BIOS routines to program and initialize the different chips (e.g. IOAPI