Dear Alan,
Thanks for your help.
I am getting the Error "unknown device 14e5" and "unknown device 1001". The
output I am getting is as follows****
.
[r...@localhost ~]# *uname -rmi*
2.6.18-53.1.4.el5 i686 i386
[r...@localhost ~]# */sbin/lspci -m | grep -E 'net|less'*
02:00.0 "Ethernet controller" "Attansic Technology Corp." "L1 Gigabit
Ethernet Adapter" -rb0 "ASUSTeK Computer Inc." "Unknown device 14e5"
03:00.0 "Network controller" "Intel Corporation" "PRO/Wireless 3945ABG
Network Connection" -r02 "Intel Corporation" "Unknown device 1001"
[r...@localhost ~]# */sbin/lspci -m | grep "$(/sbin/lspci | awk '/net/ ||
/less/ { print $1 }')"*
02:00.0 "Ethernet controller" "Attansic Technology Corp." "L1 Gigabit
Ethernet Adapter" -rb0 "ASUSTeK Computer Inc." "Unknown device 14e5"
03:00.0 "Network controller" "Intel Corporation" "PRO/Wireless 3945ABG
Network Connection" -r02 "Intel Corporation" "Unknown device 1001"