List Info

Thread: RH certified hw




RH certified hw
user name
2006-02-22 21:49:31
I don't seem to find a way to filter the list of
compatible/certified hardware 
on RH's site.
I need to display only the NICs for AS3.
Does anybody know if it's possible?

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-requestredhat.com?subject=unsubscribe
h
ttps://www.redhat.com/mailman/listinfo/redhat-list
RH certified hw
user name
2006-02-23 12:54:01
2006/2/22, Viorel Tabara <viorelathabascau.ca>:
> I don't seem to find a way to filter the list of
compatible/certified hardware
> on RH's site.
> I need to display only the NICs for AS3.
> Does anybody know if it's possible?

https://
hardware.redhat.com/hwcert/index.cgi

See: Quick search

Cheers.

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-requestredhat.com?subject=unsubscribe
h
ttps://www.redhat.com/mailman/listinfo/redhat-list
RH certified hw
user name
2006-02-25 00:18:45
...that's where I was searching.

I ended up with this solution:
[root root]# for i in `find /lib/modules/\`uname
-r\`/kernel/drivers/net 
-iname *.*o -print | \ 
    awk -F / ' { print $NF  }'` ; do grep ${i%.*}
/usr/share/hwdata/pcitable ; 
done | \ 
    grep Ethernet | cut -f 3,4 | uniq | sort -k 2 | cut -f 2


Viorel

---------- On Thursday 23 February 2006 5:54 am, Daniel
Carrillo 
<daniel.carrillogmail.com> wrote:---------- 
>
> Subject: Re: RH certified hw
> Date: Thursday 23 February 2006 5:54 am
> From: Daniel Carrillo <daniel.carrillogmail.com>
> To: General Red Hat Linux discussion list
<redhat-listredhat.com>
> CC: 
> 
> 2006/2/22, Viorel Tabara <viorelathabascau.ca>:
> > I don't seem to find a way to filter the list of
compatible/certified
> > hardware on RH's site.
> > I need to display only the NICs for AS3.
> > Does anybody know if it's possible?
>
> https://
hardware.redhat.com/hwcert/index.cgi
>
> See: Quick search
>
> Cheers.

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-requestredhat.com?subject=unsubscribe
h
ttps://www.redhat.com/mailman/listinfo/redhat-list
[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )