[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: redhat 6.1 autodetection of hardware ?



"Glenn McGrath" <Glenn.McGrath@jcu.edu.au> writes:

> Anyone familiar with how redhat 6.1 detects hardware, i did an installion of
> it and it seems to do a good job, i havent looked into how it does it.

Does it work like suses hardware detection works?

for i in /lib/modules/version/*; do
	modprobe $i >/dev/null 2>/dev/null
done

If it does, it doesn´t realy help. Otherwise the question would be how 
they do it and what license it carries.

May the Source be with you.
			Goswin


Reply to: