Results 1 to 4 of 4
hi friends,
how to find a non-pci/non-usb device.
lspci lists pci devices and lsusb lists usb devices.
is there any other command/way to view the devices installed.
thanks in advance......
- 04-25-2009 #1
finding devices
hi friends,
how to find a non-pci/non-usb device.
lspci lists pci devices and lsusb lists usb devices.
is there any other command/way to view the devices installed.
thanks in advance...
- 04-25-2009 #2Just Joined!
- Join Date
- Apr 2009
- Posts
- 90
What sort of device are we talking about here?
If its isapnp, then there *was* a command called isapnp I believe.
Other than PCI, USB, ISA though - I am not sure what you mean?
Best bet is to type `dmesg` and search the output for the device you are after.
- 04-25-2009 #3
like vme devices (VERSAmodule Eurocard)
- 04-25-2009 #4Just Joined!
- Join Date
- Apr 2009
- Posts
- 90
There is a vme module, according to my googling of the subject.
not sure if this is any help:
https://linuxlink.timesys.com/forum/522


Reply With Quote