On Thu, 25 Sep 2003, YhLu wrote:

> Then where can the config tool got that info to produce
> >MAINBOARD_PART_NUMBER="hdama"
> >MAINBOARD_VENDOR="arima"

The config tool produces it automatically  from the name of the mainboard. 

In other words, when you say: 
mainboard arima/hdama

The config tools internally creates the variables as such:
MAINBOARD_PART_NUMBER="hdama"
MAINBOARD_VENDOR="arima"

it is all done for you.

ron

_______________________________________________
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios

Reply via email to