oh ok. thanks for moving it. i didn't know there was a section for wireless.
i switched to root, and lspci still wasn't found. but then i installed the pciutils package and now it works. but i still don't get any output for that and dmsg.
here:
[root@localhost john]# dmesg|grep eth
[root@localhost john]# lspci -vv|grep Eth
[root@localhost john]# ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:167 errors:0 dropped:0 overruns:0 frame:0
TX packets:167 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:12474 (12.1 Kb) TX bytes:12474 (12.1 Kb)
sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
[root@localhost john]#