랜카드 드라이버가 잡혀있지 않아도 /proc/pci 파일에서 어느정도
정보를 얻을 수 있습니다.(ISA 랜카드의 경우는 모르겠네요 ^^)
예를들어 제 시스템의 경우...
cat /proc/pci 명령으로 보면 다음과 같이 표시됩니다.
Bus 0, device 19, function 0:
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev 16).
IRQ 11.
Master Capable. Latency=32. Min Gnt=32.Max Lat=64.
I/O at 0xec00 [0xecff].
Non-prefetchable 32 bit memory at 0xfebfff00 [0xfebfffff].
Bus 1, device 0, function 0:
VGA compatible controller: nVidia Corporation Riva TnT2 [NV5] (rev 21).
IRQ 11.
Master Capable. Latency=32. Min Gnt=5.Max Lat=1.
Non-prefetchable 32 bit memory at 0xfd000000 [0xfdffffff].
Prefetchable 32 bit memory at 0xf2000000 [0xf3ffffff].
: 랜카드의 명칭은 어디서 알수있나요.......